<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>autonomous systems Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/autonomous-systems/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/autonomous-systems/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Wed, 14 Aug 2024 06:47:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Artificial Intelligence: Definition and Types of Artificial Intelligence</title>
		<link>https://www.aiuniverse.xyz/artificial-intelligence-definition-and-types-of-artificial-intelligence/</link>
					<comments>https://www.aiuniverse.xyz/artificial-intelligence-definition-and-types-of-artificial-intelligence/#respond</comments>
		
		<dc:creator><![CDATA[Maruti Kr.]]></dc:creator>
		<pubDate>Wed, 14 Aug 2024 06:46:58 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Artificial intelligence (AI)]]></category>
		<category><![CDATA[autonomous systems]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[Ethical AI]]></category>
		<category><![CDATA[General AI]]></category>
		<category><![CDATA[machine learning (ML)]]></category>
		<category><![CDATA[Narrow AI]]></category>
		<category><![CDATA[natural language processing (NLP)]]></category>
		<category><![CDATA[Superintelligent AI]]></category>
		<category><![CDATA[Symbolic AI]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=19040</guid>

					<description><![CDATA[<p>Introduction Artificial Intelligence (AI) is a broad field of computer science focused on creating systems capable of performing tasks that typically require human intelligence. These tasks include <a class="read-more-link" href="https://www.aiuniverse.xyz/artificial-intelligence-definition-and-types-of-artificial-intelligence/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/artificial-intelligence-definition-and-types-of-artificial-intelligence/">Artificial Intelligence: Definition and Types of Artificial Intelligence</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<h2 class="wp-block-heading">Introduction</h2>



<p>Artificial Intelligence (AI) is a broad field of computer science focused on creating systems capable of performing tasks that typically require human intelligence. These tasks include reasoning, learning, problem-solving, perception, and language understanding. AI can be categorized into several types based on its capabilities, functions, and application domains. </p>



<h2 class="wp-block-heading">Types of Artificial Intelligence</h2>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="1024" data-id="19041" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/08/DALL·E-2024-08-14-12.14.20-A-futuristic-landscape-illustrating-three-types-of-artificial-intelligence_-Narrow-AI-represented-by-a-humanoid-robot-analyzing-data-on-multiple-scree.webp" alt="" class="wp-image-19041" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/08/DALL·E-2024-08-14-12.14.20-A-futuristic-landscape-illustrating-three-types-of-artificial-intelligence_-Narrow-AI-represented-by-a-humanoid-robot-analyzing-data-on-multiple-scree.webp 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2024/08/DALL·E-2024-08-14-12.14.20-A-futuristic-landscape-illustrating-three-types-of-artificial-intelligence_-Narrow-AI-represented-by-a-humanoid-robot-analyzing-data-on-multiple-scree-300x300.webp 300w, https://www.aiuniverse.xyz/wp-content/uploads/2024/08/DALL·E-2024-08-14-12.14.20-A-futuristic-landscape-illustrating-three-types-of-artificial-intelligence_-Narrow-AI-represented-by-a-humanoid-robot-analyzing-data-on-multiple-scree-150x150.webp 150w, https://www.aiuniverse.xyz/wp-content/uploads/2024/08/DALL·E-2024-08-14-12.14.20-A-futuristic-landscape-illustrating-three-types-of-artificial-intelligence_-Narrow-AI-represented-by-a-humanoid-robot-analyzing-data-on-multiple-scree-768x768.webp 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</figure>



<h3 class="wp-block-heading">1. <strong>Narrow AI (Weak AI)</strong></h3>



<p><strong>Definition</strong>: Narrow AI, also known as Weak AI, refers to artificial intelligence systems that are specialized and focused on performing a specific task or a set of closely related tasks.</p>



<p><strong>Characteristics</strong>:</p>



<ul class="wp-block-list">
<li><strong>Task-Specific</strong>: Designed to handle specific functions such as image recognition, language translation, or playing a game.</li>



<li><strong>Limited Scope</strong>: Operates within a predefined range and lacks the ability to generalize beyond its programmed tasks.</li>



<li><strong>No Self-Awareness</strong>: Cannot understand or reason outside its specific application.</li>
</ul>



<p><strong>Examples</strong>:</p>



<ul class="wp-block-list">
<li><strong>Voice Assistants</strong>: Siri, Alexa, Google Assistant. They can perform tasks like setting reminders or answering questions but cannot engage in conversations outside their designed capabilities.</li>



<li><strong>Recommendation Systems</strong>: Used by platforms like Netflix or Amazon to suggest products or movies based on user preferences and behavior.</li>



<li><strong>Autonomous Vehicles</strong>: Systems like Tesla’s Autopilot use machine learning to navigate roads but are limited to driving tasks and cannot engage in other activities.</li>
</ul>



<h3 class="wp-block-heading">2. <strong>General AI (Strong AI)</strong></h3>



<p><strong>Definition</strong>: General AI, or Strong AI, refers to an advanced form of AI that has the capability to understand, learn, and apply intelligence across a wide range of tasks, much like a human being. This is still a theoretical concept and has not yet been realized.</p>



<p><strong>Characteristics</strong>:</p>



<ul class="wp-block-list">
<li><strong>Broad Competence</strong>: Capable of performing any intellectual task that a human can.</li>



<li><strong>Contextual Understanding</strong>: Can understand and reason about diverse subjects and contexts.</li>



<li><strong>Adaptability</strong>: Can transfer knowledge from one domain to another and learn new tasks with minimal additional input.</li>
</ul>



<p><strong>Examples</strong>: As of now, there are no existing examples of General AI. It remains a subject of research and speculation, with ongoing debates about its potential development and implications.</p>



<h3 class="wp-block-heading">3. <strong>Superintelligent AI</strong></h3>



<p><strong>Definition</strong>: Superintelligent AI refers to a hypothetical AI that surpasses human intelligence across all fields, including creativity, general wisdom, and problem-solving. This concept is often discussed in the context of long-term future scenarios.</p>



<p><strong>Characteristics</strong>:</p>



<ul class="wp-block-list">
<li><strong>Superior Capability</strong>: Possesses cognitive abilities that are far beyond the best human minds.</li>



<li><strong>Potential Risks</strong>: Raises concerns about control, ethical implications, and the potential impact on society and humanity.</li>



<li><strong>Speculative Nature</strong>: Discussions around Superintelligent AI are largely theoretical and focus on its potential development and consequences.</li>
</ul>



<p><strong>Examples</strong>: No real-world examples exist. Superintelligent AI is often explored in science fiction and theoretical discussions about the future of AI.</p>



<h3 class="wp-block-heading">4. <strong>Reactive Machines</strong></h3>



<p><strong>Definition</strong>: Reactive machines are basic AI systems that operate purely on the present input without the ability to form memories or use past experiences.</p>



<p><strong>Characteristics</strong>:</p>



<ul class="wp-block-list">
<li><strong>Immediate Response</strong>: Reacts to specific inputs with predefined responses.</li>



<li><strong>No Learning</strong>: Does not learn from past interactions or experiences.</li>



<li><strong>Simple Design</strong>: Often simpler in design and implementation compared to more advanced AI systems.</li>
</ul>



<p><strong>Examples</strong>:</p>



<ul class="wp-block-list">
<li><strong>IBM’s Deep Blue</strong>: A chess-playing AI that defeated grandmaster Garry Kasparov. It used predefined strategies and calculations without learning from previous games.</li>



<li><strong>Basic Chatbots</strong>: Simple bots that provide scripted responses based on keywords or phrases.</li>
</ul>



<h3 class="wp-block-heading">5. <strong>Limited Memory AI</strong></h3>



<p><strong>Definition</strong>: Limited memory AI systems have the ability to use past experiences to improve their performance and make better decisions over time. They can retain and learn from data but only within a specific context.</p>



<p><strong>Characteristics</strong>:</p>



<ul class="wp-block-list">
<li><strong>Experience-Based Learning</strong>: Uses historical data to inform current decision-making.</li>



<li><strong>Contextual Memory</strong>: Can remember and use past interactions within a specific domain.</li>



<li><strong>Adaptive</strong>: Capable of improving performance as more data becomes available.</li>
</ul>



<p><strong>Examples</strong>:</p>



<ul class="wp-block-list">
<li><strong>Self-Driving Cars</strong>: Utilize past driving data to make decisions about navigation and obstacle avoidance.</li>



<li><strong>Fraud Detection Systems</strong>: Learn from historical transaction data to identify patterns indicative of fraudulent behavior.</li>
</ul>



<h3 class="wp-block-heading">6. <strong>Theory of Mind AI</strong></h3>



<p><strong>Definition</strong>: Theory of Mind AI aims to develop systems that can understand and simulate human emotions, beliefs, intentions, and mental states. This type of AI is still in the research phase.</p>



<p><strong>Characteristics</strong>:</p>



<ul class="wp-block-list">
<li><strong>Emotional Understanding</strong>: Able to recognize and respond to human emotions and intentions.</li>



<li><strong>Advanced Interaction</strong>: Facilitates more natural and intuitive interactions between humans and machines.</li>



<li><strong>Research Focus</strong>: Involves ongoing research to achieve a deeper level of human-like understanding.</li>
</ul>



<p><strong>Examples</strong>: No existing examples; the development of Theory of Mind AI is a goal for future AI advancements.</p>



<h3 class="wp-block-heading">7. <strong>Self-Aware AI</strong></h3>



<p><strong>Definition</strong>: Self-Aware AI refers to AI that has a sense of self and consciousness, including awareness of its own internal states and the ability to reflect on its actions and existence.</p>



<p><strong>Characteristics</strong>:</p>



<ul class="wp-block-list">
<li><strong>Self-Recognition</strong>: Has an awareness of its own state and existence.</li>



<li><strong>Reflective</strong>: Capable of introspection and understanding its role and impact.</li>



<li><strong>Ethical and Philosophical Implications</strong>: Raises profound questions about the nature of consciousness and the rights of AI.</li>
</ul>



<p><strong>Examples</strong>: No current examples; self-aware AI remains a theoretical concept and is the subject of philosophical and ethical discussions.</p>



<p>Each of these types represents a different level of complexity and capability in AI. The field is rapidly evolving, and future advancements may lead to new forms of AI or refined classifications.</p>
<p>The post <a href="https://www.aiuniverse.xyz/artificial-intelligence-definition-and-types-of-artificial-intelligence/">Artificial Intelligence: Definition and Types of Artificial Intelligence</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/artificial-intelligence-definition-and-types-of-artificial-intelligence/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Technology Required for Swarm Reinforcement Learning</title>
		<link>https://www.aiuniverse.xyz/technology-required-for-swarm-reinforcement-learning/</link>
					<comments>https://www.aiuniverse.xyz/technology-required-for-swarm-reinforcement-learning/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Fri, 14 Aug 2020 05:12:29 +0000</pubDate>
				<category><![CDATA[Reinforcement Learning]]></category>
		<category><![CDATA[autonomous systems]]></category>
		<category><![CDATA[Future]]></category>
		<category><![CDATA[researchers]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=10871</guid>

					<description><![CDATA[<p>Source: i-hls.com Future multi-domain battles will require swarms of dynamically coupled, coordinated heterogeneous mobile platforms to overmatch enemy capabilities and threats. The US Army is looking to <a class="read-more-link" href="https://www.aiuniverse.xyz/technology-required-for-swarm-reinforcement-learning/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/technology-required-for-swarm-reinforcement-learning/">Technology Required for Swarm Reinforcement Learning</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: i-hls.com</p>



<p>Future multi-domain battles will require swarms of dynamically coupled, coordinated heterogeneous mobile platforms to overmatch enemy capabilities and threats.</p>



<p>The US Army is looking to swarming technology to be able to execute time-consuming or dangerous tasks. Swarming is a method of operations where multiple autonomous systems act as a cohesive unit by actively coordinating their actions.&nbsp;</p>



<p>Swarms of unmanned aerial and ground vehicles will now be able to optimally accomplish various missions while minimizing performance uncertainty, thanks to a development by US Army researchers..</p>



<p>The researchers developed a reinforcement learning approach that optimizes guidance policies for the swarming vehicles in real-time. The move will enhance warfighters’ tactical situational awareness, allowing the U.S. Army to dominate in a contested environment.</p>



<p>Reinforcement learning provides a way to optimally control uncertain agents to achieve multi-objective goals when the precise model for the agent is unavailable; however, the existing reinforcement learning schemes can only be applied in a centralized manner, which requires pooling the state information of the entire swarm at a central learner, according to eurekalert.org. This drastically increases the computational complexity and communication requirements, resulting in unreasonable learning time..</p>



<p>The Army funded this effort through the Director’s Research Award for External Collaborative Initiative, a laboratory program to stimulate and support new and innovative research in collaboration with external partners.</p>



<p>The main goal is to develop a theoretical foundation for data-driven optimal control for large-scale swarm networks, where control actions will be taken based on low-dimensional measurement data instead of dynamic models.</p>
<p>The post <a href="https://www.aiuniverse.xyz/technology-required-for-swarm-reinforcement-learning/">Technology Required for Swarm Reinforcement Learning</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/technology-required-for-swarm-reinforcement-learning/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Top 3 Latest Advancements in Artificial Intelligence</title>
		<link>https://www.aiuniverse.xyz/top-3-latest-advancements-in-artificial-intelligence/</link>
					<comments>https://www.aiuniverse.xyz/top-3-latest-advancements-in-artificial-intelligence/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Wed, 17 Jun 2020 06:30:55 +0000</pubDate>
				<category><![CDATA[Reinforcement Learning]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[autonomous systems]]></category>
		<category><![CDATA[chatbots]]></category>
		<category><![CDATA[Google]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=9579</guid>

					<description><![CDATA[<p>Source: yourstory.com AI is fast progressing in every field like healthcare, manufacturing, law, finance, retail, real estate, accountancy, digital marketing. Every field is being computational and becoming <a class="read-more-link" href="https://www.aiuniverse.xyz/top-3-latest-advancements-in-artificial-intelligence/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/top-3-latest-advancements-in-artificial-intelligence/">Top 3 Latest Advancements in Artificial Intelligence</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: yourstory.com</p>



<p>AI is fast progressing in every field like healthcare, manufacturing, law, finance, retail, real estate, accountancy, digital marketing. Every field is being computational and becoming more advanced with some remarkable capabilities emerging these past years.  Artificial Intelligence is reshaping the economy and career landscape with a wide range of diverse patterns from autonomous systems, chatbots, document classification to advanced predictive analytics solutions. Albeit most of the problems faced are in terms of driving down costs, removing friction, speeding processes up, and improving efficiency that can be mitigated as the machines are becoming smarter day by day.</p>



<p>Use of  knowledge graphs in professional services</p>



<p>Google introduced a newer type of database called the knowledge graph in the year 2012. This type of database are compatible and multiple databases can be interrogated simultaneously. Knowledge graphs link triplets of information&#8217;s subject, object, and the relationship between them. This flexible approach allows us to get precise answers to rich and complex questions.  </p>



<p>Problems with knowledge graphs are that they are time-consuming, and expensive to populate. This problem can be mitigated by the rapid improvement in AI called natural language processing, which enables knowledge graphs to be populated automatically. The use of knowledge graphs in professional services like accountancy and law would greatly improve and speed up the work as data retrieval is automated. </p>



<p>Reinforcement learning: the next big thing of AI</p>



<p>&#8220;Reinforcement learning&#8221; is a classic behavioral phenomenon known as psychology literature in the year 1950s, said Dr. Matt Johnson who is the professor of psychology at Hult Business School and the author of the Blindsight: the (mostly hidden ways marketing reshapes our brains). </p>



<p>According to this theory, the agent comes in contact with the surrounding environment and observes a particular activity which then responds to the results depending upon the surrounding. </p>



<p>AI-powered characters will adapt to produce elaborate storylines, and consumers will no longer be confined to fixed dialogues and rigid interaction between non-player markets. </p>



<p>The AI doctor might try medications almost randomly to see what effect they have, and overtime should learn the patterns. and understanding of which medications work best in which situation. </p>



<p>Dark matter: Turns AI understand images like humans</p>



<p>The scientists at Massachetrus Institute of Technology and the University of California, Los Angeles, argue that the key to making AI systems is about visual data like human AI to address &#8220;dark matter&#8221; of computer vision, the things that are not visible in pixels.</p>



<p><strong>AI in content marketing</strong></p>



<p>AI is a  dynamic game-changer for digital marketing from 24/7 chatbots, analyzing data and trends, custom feeds to generating content. AI recommends content topics that align with the trending topic. AI recommends SEO strategies for more relevant and valuable content. AI is creating custom, personalized content for buying users at each stage of customer experience.</p>



<p>The chatbots provide real-life customer experience so they don&#8217;t have to fill the generic form. This provides users quick and easy answers to their questions for their immediate purchase. Users feel they are having a real conversation with humans while it&#8217;s a robot.</p>



<p><strong>Conclusion</strong></p>



<p>AI is becoming affordable and accessible for any software developer. The tech giants are currently competing to dominate the field of artificial intelligence. AI is a necessity in the year 2020 that will witness a growth in facial recognition, computer vision, autonomous vehicles, automatic text generation, cloud, AI-enabled chips, and privacy and policy.</p>
<p>The post <a href="https://www.aiuniverse.xyz/top-3-latest-advancements-in-artificial-intelligence/">Top 3 Latest Advancements in Artificial Intelligence</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/top-3-latest-advancements-in-artificial-intelligence/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI needs to be controlled. But lazy humans may not be up to the job</title>
		<link>https://www.aiuniverse.xyz/ai-needs-to-be-controlled-but-lazy-humans-may-not-be-up-to-the-job/</link>
					<comments>https://www.aiuniverse.xyz/ai-needs-to-be-controlled-but-lazy-humans-may-not-be-up-to-the-job/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 05:41:41 +0000</pubDate>
				<category><![CDATA[AI-ONE]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[autonomous systems]]></category>
		<category><![CDATA[Future]]></category>
		<category><![CDATA[humans]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=7067</guid>

					<description><![CDATA[<p>Source: zdnet.com Artificial intelligence, for all its benefits, needs human oversight. Government reports, and experts all over the world have stressed the importance of keeping a human <a class="read-more-link" href="https://www.aiuniverse.xyz/ai-needs-to-be-controlled-but-lazy-humans-may-not-be-up-to-the-job/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/ai-needs-to-be-controlled-but-lazy-humans-may-not-be-up-to-the-job/">AI needs to be controlled. But lazy humans may not be up to the job</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: zdnet.com</p>



<p>Artificial intelligence, for all its benefits, needs human oversight. Government reports, and experts all over the world have stressed the importance of keeping a human decision-maker in the loop when using AI. </p>



<p>&#8220;Human agency and oversight&#8221; is the first key requirement laid out in the EU Commission&#8217;s white paper on the regulation of AI published earlier this month, and establishing oversight of &#8220;the whole AI process&#8221; is also a recommendation from the UK&#8217;s Committee on standards in public life. Only this week, the Metropolitan police chief Cressida Dick reiterated her commitment to having human workers always making final decisions in policing, rather than letting new technologies overrule officers&#8217; authority.  </p>



<p>In the US, the Pentagon released guidelines last year on the ethical use of AI for military purposes. Among the chief recommendations, the document also features the need for an &#8220;appropriate&#8221; level of human judgement whenever deploying an autonomous system.</p>



<p>It&#8217;s all well and good to recommend that humans consistently monitor the decisions made by AI systems, especially if those decisions impact decisive fields like warfare or policing. But in reality, how good are humans at catching the flaws of those systems?&nbsp;</p>



<p>Not good enough, according to Hannah Fry, associate professor in the mathematics of cities at University College London. Speaking at a conference organised by tech company Fractal in London, Fry explained that having a human overseeing an AI system does not entirely solve the problem – because it doesn&#8217;t do much to overcome innate human flaws. According to Fry, and we place excessive trust in AI systems with consequences that can sometimes be dramatic.</p>



<p>&#8220;If there is one thing you can say for sure, it&#8217;s that you cannot trust people,&#8221; said Fry. &#8220;As humans, we are lazy and we take cognitive shortcuts. Misplacing our trust in machines is a mistake that all of us are capable of doing.&#8221;</p>



<p>Case in point: a few years ago, three Japanese tourists found themselves driving into the Pacific Ocean off the coast of Australia while trying to reach North Stradbroke island, because their GPS system had failed to account for the nine miles of water lying between the island and the mainland.</p>



<p>The anecdote might be entertaining; but it turns out that people are a lot more like those Japanese tourists than we&#8217;d think them to be, said Fry. In this case, the main damage caused by the tourists&#8217; over-reliance on GPS technology was the loss of the their rented Hyundai Getz; but our trust in technology can come at a much greater cost, for example when we get to relying on self-driving cars.&nbsp;</p>



<p>In driving, she explained, humans are bad at paying attention, at being aware of their surroundings and at performing under pressure. And yet, she noted, the idea behind driverless cars is that the human monitor should step in at the last possible moment and operate at peak performance, at the moment where it matters the most.&nbsp;</p>



<p>Having a human overrule the automated decision-maker in the car? &#8220;That&#8217;s not something that&#8217;s going to happen,&#8221; warned&nbsp;Fry.</p>



<p>That is not to say that algorithms should not be deployed altogether. Quite the opposite: Fry herself is a self-professed defender of artificial intelligence, and of the huge benefits it could bring to fields such as healthcare. But there is one simple rule that should apply to all AI systems, according to the mathematician: we should only use algorithms as long as we can trust humans to overrule them when necessary.</p>



<p>In a research paper published in 2018, think tank Pew surveyed almost 1,000 technology experts to gather their insight on the future of humans in the age of artificial intelligence. One of the main take-aways was a similar concern to that of Fry: that people&#8217;s growing dependence on algorithms would eventually erode their ability to think for themselves.</p>



<p>The solution, for Fry, lies in adopting a &#8220;human-centric&#8221; approach when developing new technologies; in other words, an approach that accounts for human flaws. The mathematician advocated for a &#8220;partnership&#8221; between humans and machines that could combine the best of both – while also ensuring that there is always space for humans to question the algorithm&#8217;s results.</p>



<p>One particular field where such a partnership could have promising results is healthcare. When diagnosing cancer, for instance, doctors face the imperative of being both sensitive, to not miss any sign of a tumor; as well as specific, to avoid the unnecessary over-flagging of suspicious tissue.&nbsp;</p>



<p>While humans are &#8220;rubbish&#8221; at sensitivity, Fry said that algorithms are &#8220;ultra-sensitive&#8221;; and on the other hand, she described specificity as our &#8220;human superpower&#8221;. Combining both sets of skills, she concluded, could have tremendous results for healthcare.&nbsp;</p>



<p>&#8220;This is the kind of future I am hoping for,&#8221; she said. One where we acknowledge, when deploying new technology, that it&#8217;s not only machines that have flaws; but that humans do too.</p>
<p>The post <a href="https://www.aiuniverse.xyz/ai-needs-to-be-controlled-but-lazy-humans-may-not-be-up-to-the-job/">AI needs to be controlled. But lazy humans may not be up to the job</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/ai-needs-to-be-controlled-but-lazy-humans-may-not-be-up-to-the-job/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Digital Single Market: A focus on robotics and artificial intelligence</title>
		<link>https://www.aiuniverse.xyz/the-digital-single-market-a-focus-on-robotics-and-artificial-intelligence/</link>
					<comments>https://www.aiuniverse.xyz/the-digital-single-market-a-focus-on-robotics-and-artificial-intelligence/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Fri, 18 Oct 2019 07:58:02 +0000</pubDate>
				<category><![CDATA[AI-ONE]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[autonomous systems]]></category>
		<category><![CDATA[Digital marketing]]></category>
		<category><![CDATA[driverless]]></category>
		<category><![CDATA[Robotics]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=4721</guid>

					<description><![CDATA[<p>Source: openaccessgovernment.org The Digital Single strategy of the European Commission sets out to “open up digital opportunities for people and business and enhance Europe’s position as a world <a class="read-more-link" href="https://www.aiuniverse.xyz/the-digital-single-market-a-focus-on-robotics-and-artificial-intelligence/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/the-digital-single-market-a-focus-on-robotics-and-artificial-intelligence/">The Digital Single Market: A focus on robotics and artificial intelligence</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: openaccessgovernment.org</p>



<p>The Digital Single strategy of the European Commission sets out to “open up digital opportunities for people and business and enhance Europe’s position as a world leader in the digital economy.”(1) This article will briefly examine a part of that by looking at the work of the Robotics and Artificial Intelligence (Unit A.1).</p>



<p>We know that the Unit sets out to push forward the development of a competitive industry in robotics and artificial intelligence (AI) throughout Europe. Certainly, this includes industrial and service robots plus the growing field of autonomous systems from drones and driverless vehicles to computing and cognitive vision.</p>



<p>Also, the Unit encourages the wide uptake and best use of robotics and AI in all societal and industrial fields. The Unit takes responsibility for the European Commission’s participation in the contractual PPP on Robotics and for the implementation and development of the relevant strategic industrial agenda.</p>



<p>As well as managing RD&amp;I projects within Horizon 2020, the UNIT keeps up-to-date with legal and ethical issues in the field of robots and autonomous systems, for example, aspects related to the impact of automation and robotics on jobs and work environment, as well as liability and safety.</p>



<p>Currently, Juha Heikkilä is Head of Unit at Robotics and Artificial Intelligence (Unit A.1) (2). Juha joined the European Commission in 1998 and today works in their (3) Directorate-General for Communications Networks, Content and Technology (DG CONNECT). This is the department “responsible to develop a digital single market to generate smart, sustainable and inclusive growth in Europe.” (4)</p>



<p>In July 2019, we find out that the European Commission launched a call to develop a vibrant European Network of AI Excellence Centres. Under the Horizon 2020 Work Programme 2018-2020, proposals for this can be submitted up to 13th November 2019. Europe has important potential to lead technological advancements in AI, with a strong research infrastructure and world-class community of scientists at their disposal. It is, therefore, crucial that the crème de la crème research teams in Europe collaborate to combat significant technological and scientific challenges.</p>



<p>The Commission is looking ahead at a long-term effort to unify the European AI community and make the region an AI powerhouse. To achieve this, they believe that two actions are needed:</p>



<ol class="wp-block-list"><li><strong>Research and Innovation Action&nbsp;</strong>to mobilise the best researchers into networks of excellence centres to reach a critical mass on important AI topics.</li><li><strong>Coordination and Support Action&nbsp;</strong>to enable exchange between the selected projects, as well as other relevant initiatives.</li></ol>



<p>These aforementioned actions should create synergies with the industrial sector and, “foster an ecosystem of R&amp;D resources, expertise and infrastructure (in areas such as HPC, robotics equipment, IoT infrastructure).” (5)</p>



<p>In other news, a significant piece of robotics news from the European Commission came in late 2018 when they awarded €66,000,000 to robotics projects that will help digitise companies throughout the European Union (EU). As part of the Digitising European Industry Call of Horizon 2020, the EU’s research and innovation programme, one coordination support action and four projects have been awarded. We read more about this on the European Commission’s website.</p>



<p>“They will all help small and medium-sized enterprises (SMEs) adopt new technologies in the robotics and artificial intelligence area. Nearly half of the money dedicated to these Digital Innovation Hubs (DIHs) projects will be dispatched to local companies by involving them in mini-projects or experiments.”</p>



<p>The four awarded projects are:</p>



<ol class="wp-block-list"><li><strong>DIH^2:&nbsp;</strong>A network of 26 DIHs to reach no less than 170 DIHs.</li><li><strong>DIH-HERO:&nbsp;</strong>A broad pan-European network of DIHs specialising in healthcare robotics will be established.</li><li><strong>TRINITY:&nbsp;</strong>The aim here is to create a network of multidisciplinary DIHs consisting of research centres, university groups companies that cover a wide array of topics.</li><li><strong>RIMA:&nbsp;</strong>This sets out to establish a network of 13 DIHs on robotics to facilitate the uptake of maintenance and inspection and maintenance technologies. (6)</li></ol>



<p>The topics briefly discussed are just a few examples of the excellent work of the Robotics and Artificial Intelligence (Unit A.1) within the European Commission and we look forward to future developments in this most exciting area of work. It’s a really important aspect of the Digital Single Market but it’s not the only part of it.</p>
<p>The post <a href="https://www.aiuniverse.xyz/the-digital-single-market-a-focus-on-robotics-and-artificial-intelligence/">The Digital Single Market: A focus on robotics and artificial intelligence</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/the-digital-single-market-a-focus-on-robotics-and-artificial-intelligence/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
