<?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>Artificial Intelligence | Future Markets Magazine</title>
	<atom:link href="https://future-markets-magazine.com/en/markets-technology-en/artificial-intelligence-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://future-markets-magazine.com/en/markets-technology-en/artificial-intelligence-en/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Aug 2018 13:35:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://future-markets-magazine.com/wp-content/uploads/2021/04/cropped-TQ_byEBV_512x512px-2-32x32.png</url>
	<title>Artificial Intelligence | Future Markets Magazine</title>
	<link>https://future-markets-magazine.com/en/markets-technology-en/artificial-intelligence-en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Neuronal networks simulating the brain</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/artificial-neuronal-networks/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Mon, 07 May 2018 08:00:02 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[künstliche Intelligenz]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6159</guid>

					<description><![CDATA[<p>Machines are being made more intelligent based on a variety of data analysis methods. The&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/artificial-neuronal-networks/">Neuronal networks simulating the brain</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><b>Machines are being made more intelligent based on a variety of data analysis methods. The focus of these efforts is shifting increasingly from mere performance capability towards creating the kind of flexibility that the human brain achieves. Artificial <a href="https://future-markets-magazine.com/en/encyclopedia/neuronal-networks/" target="_blank" title="Computer programs inspired by the functionality of organic neurons and capable of learning tasks." class="encyclopedia">neuronal networks</a> are playing a big role.</b></p>
<p class="p1">A<span class="s1">ll forms of Artificial Intelligence are not the same &ndash; there are different approaches to how the systems map their knowledge. A distinction is made primarily between two methods: <a href="https://future-markets-magazine.com/en/encyclopedia/neuronal-networks/" target="_blank" title="Computer programs inspired by the functionality of organic neurons and capable of learning tasks." class="encyclopedia">neuronal networks</a> and symbolic AI.</span></p>
<h2 class="p2"><span class="s2"><b>Knowledge represented by symbols</b></span></h2>
<p class="p1">Conventional AI is mainly about logical analysis and planning of tasks. Symbolic, or rule-based, AI is the original method developed back in the 1950s. It attempts to simulate human intelligence by processing abstract symbols and with the aid of formal logic. This means that facts, events or actions are represented by concrete and unambiguous symbols. Based on these symbols, mathematical operations can be defined, such as the programming paradigm &ldquo;if X, then Y, otherwise Z&rdquo;. The knowledge &ndash; that is to say, the sum of all symbols &ndash; is stored in large databases against which the inputs are cross-checked. The databases must be &ldquo;fed&rdquo; in advance by humans. Classic applications of -symbolic AI include, for example, text processing and voice recognition. Probably the most famous example of -symbolic AI is DeepBlue, IBM&rsquo;s chess computer which beat then world champion Garry Kasparov using symbolic AI in 1997.</p>
<p class="p1">As computer performance increases steadily, symbolic AI is able to solve ever more complex problems. It works on the basis of fixed rules, however. For a machine to operate beyond tightly constrained bounds, it needs much more flexible AI capable of handling uncertainty and processing new experiences.</p>
<h2 class="p2"><span class="s2"><b>Advancing knowledge about neurons autonomously</b></span></h2>
<p class="p1"><span class="s1">That flexibility is offered by artificial <a href="https://future-markets-magazine.com/en/encyclopedia/neuronal-networks/" target="_blank" title="Computer programs inspired by the functionality of organic neurons and capable of learning tasks." class="encyclopedia">neuronal networks</a>, which are currently the focus of research activity. They simulate the functionality of the human brain. Like in nature, artificial <a href="https://future-markets-magazine.com/en/encyclopedia/neuronal-networks/" target="_blank" title="Computer programs inspired by the functionality of organic neurons and capable of learning tasks." class="encyclopedia">neuronal networks</a> are made up of nodes, known as neurons, or also units. They receive information from their environment or from other neurons and relay it in modified form to other units or back to the environment (as output). There are three different kinds of unit: </span></p>
<p class="p1"><span class="s1">Input units receive various kinds of information from the outside world. This may be measurement data or image information, for example. The data, such as a photo of an animal, is analysed across multiple layers by hidden units. At the end of the process, output units present the result to the outside world: &ldquo;The photo shows a dog.&rdquo; The analysis is based on the edge by which the individual neurons are interconnected. The strength of the connection between two neurons is expressed by a weight. The greater the weight, the more one unit influences another. Thus the knowledge of a neuronal network is stored in its weights. Learning normally occurs by a change in weight; how and when a weight changes is defined in learning rules. So before a neuronal network can be used in -practice, it must first be taught those learning rules. Then <a href="https://future-markets-magazine.com/en/encyclopedia/neuronal-networks/" target="_blank" title="Computer programs inspired by the functionality of organic neurons and capable of learning tasks." class="encyclopedia">neuronal networks</a> are able to apply their learning <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a> to learn independently and grow autonomously. That is what makes neuronal AI a highly dynamic, adaptable system capable of mastering challenges at which symbolic AI fails.</span></p>
<h2 class="p2"><span class="s2"><b>Cognitive processes as the basis of a new AI</b></span></h2>
<p class="p1"><span class="s1">Another new form of Artificial Intelligence has been developed by computer scientists at the University of -T&uuml;bingen: their &ldquo;Brain Control&rdquo; computer program simulates a 2D world and virtual figures &ndash; or agents &ndash; that act, cooperate and learn autonomously within it. The aim of the simulation is to translate state-of-the-art cognitive science theories into a model and research new variants of AI. Brain Control has not made use of <a href="https://future-markets-magazine.com/en/encyclopedia/neuronal-networks/" target="_blank" title="Computer programs inspired by the functionality of organic neurons and capable of learning tasks." class="encyclopedia">neuronal networks</a> to date, but nor does it adhere to the conventional AI paradigm. The core theoretical idea underlying the program originates from a cognitive psychology theory, according to which cognitive processes are essentially predictable, and based on so-called events. According to the theory, events &ndash; such as a movement to grip a pen, and sequences of events such as packing up at the end of the working day &ndash; form the building blocks of cognition, by which interactions, and sequences of interactions, with the world are selected and controlled in a goal-oriented way. This hypothesis is mirrored by Brain Control: the figures plan and decide by simulating events and their sequencing, and are thus able to carry out quite complex sequences of actions. In this way, the virtual figures can even act collaboratively. First, one figure places another figure on a platform so that the second figure can clear the way, then both of them are able to advance. The modelling of cognitive systems such as in Brain Control is still an ambitious undertaking. But its aim is to deliver improved AI over the long term. </span></p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/artificial-neuronal-networks/">Neuronal networks simulating the brain</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Pattern recognition trough AI</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/pattern-recognition-trough-ai/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Tue, 22 May 2018 11:24:41 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[künstliche Intelligenz]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6166</guid>

					<description><![CDATA[<p>One of the greatest strengths of Artificial Intelligence systems is their ability to find rules&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/pattern-recognition-trough-ai/">Pattern recognition trough AI</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><b>One of the greatest strengths of Artificial Intelligence systems is their ability to find rules or patterns in <a href="https://future-markets-magazine.com/en/encyclopedia/big-data/" target="_blank" title="The back-end is the component of a client/server architecture or computer system kept away from&hellip;" class="encyclopedia">big data</a>, pictures, sounds and much more.</b></p>
<p class="p1">M<span class="s1">any functions of intelligent information systems are based on methods of pattern recognition: support for diagnoses in the area of medicine, voice </span><span class="s1">recognition with assistance systems and translation tools, object detection in camera images and videos or also forecasting of stock prices. All of these applications involve identifying patterns &ndash; or rules &ndash; in large volumes of data. It is immaterial whether this data relates to information stored in a database or to pixels in an image or the operating data of a machine. Such identification of patterns was either not possible at all with classic computer systems or required lengthy calculation times of up to several days. </span></p>
<h2 class="p2"><span class="s2"><b>Classifying data in seconds</b></span></h2>
<p class="p1"><span class="s1">Developments in the area of neural networks and <a href="https://future-markets-magazine.com/en/encyclopedia/machine-learning/" target="_blank" title="Procedure by which computer systems acquire knowledge independently and can expand their knowledge, allowing them&hellip;" class="encyclopedia">machine learning</a> have led to the emergence of solutions today in which even complex input data can be matched and classified within minutes or even seconds with trained features. A distinction is made here between two fundamental methods: supervised and unsupervised classification. </span></p>
<p class="p1"><span class="s1">With supervised classification of input data in pattern recognition, the system is &ldquo;fed&rdquo; training data, with the data with the correct result being labelled accordingly. The correct response must therefore be available during the training phase and the pattern recognition <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a> has to fill the gap between input and output. This form </span>of supervised pattern recognition is used with machine vision for object detection or for facial recognition for example.</p>
<p class="p1"><span class="s1">In the case of unsupervised learning, the training data is not labelled, which means that the possible results are not known. The pattern-recognition <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a> therefore cannot be trained by providing it with the results it is to arrive at. <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">Algorithm</a>s are used more so, which explore the structure of the data and derive meaningful information from it. To stay with the example of machine vision: the techniques of unsupervised pattern recognition are used for object detection, among other things. Unsupervised methods are essentially also used for <a href="https://future-markets-magazine.com/en/encyclopedia/data-mining/" target="_blank" title="Processing large data sets (big data), whereby individual data parts are connected to one another,&hellip;" class="encyclopedia">data mining</a>, thus for detecting contents in large data volumes based on visibly emerging structures. </span></p>
<h2 class="p2"><span class="s2"><b>Finding structures in big data</b></span></h2>
<p class="p1"><span class="s1">A number of different methods are in turn used in this type of <a href="https://future-markets-magazine.com/en/encyclopedia/big-data/" target="_blank" title="The back-end is the component of a client/server architecture or computer system kept away from&hellip;" class="encyclopedia">big data</a> analysis. One such example is association pattern analysis. A set of training data is searched through in this case for combinations of individual facts or events, which occur significantly often or significantly rarely together in the data. Another example in this context is what is known as sequential pattern mining. A set of training data is searched through to identify time-ordered sequences that occur conspicuously often or rarely in succession in the data. The result of the different mining methods is a collection of patterns or rules, which can be applied to future data sets to discover whether one or more rules occur in these data sets. The rules can be integrated in operative software programs in order to develop early warning concepts, for example, or to predict when maintenance is due.</span></p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/pattern-recognition-trough-ai/">Pattern recognition trough AI</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Forms of Artificial Intelligence</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/forms-of-artificial-intelligence/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Fri, 15 Jun 2018 09:01:02 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[formen künstlicher intelligenz]]></category>
		<category><![CDATA[forms of artificial intelligence]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6312</guid>

					<description><![CDATA[<p>Despite the performance capabilities that many AI systems ­already have today, they are still classed&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/forms-of-artificial-intelligence/">Forms of Artificial Intelligence</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><b>Despite the performance capabilities that many AI systems &shy;already have today, they are still classed as &ldquo;weak&rdquo;. Only when they are no longer designed to perform just a &shy;single specific task are they classed<br>
&shy;as &ldquo;strong AI&rdquo;.</b></p>
<p class="p1"><span class="s1">Artificial Intelligence is currently a real buzzword, even &ndash; or especially &ndash; beyond the high-tech industries. But all AI is not the same. Experts classify&nbsp;Artificial Intelligence in three different forms:</span></p>
<ol>
<li class="p1">Weak Artificial Intelligence</li>
<li class="p1">Strong Artificial Intelligence</li>
<li class="p1">Artificial Supertintelligence</li>
</ol>
<p class="p1"><span class="s1">First, there is weak AI (also known as narrow AI). This type of Artificial Intelligence is only able to perform a single, specific, clearly defined task. It employs mathematical and computer science methodology; its approach to problem-solving is not varied, and it gains no deeper understanding of the problem at hand. This means weak AI is quite capable of performing tasks better than a human, but it can&rsquo;t be used to solve any problems other than the original defined task. Familiar examples of weak AI are Siri, some robots used in industrial manufacturing, and autonomous vehicles.</span></p>
<h2 class="p2"><span class="s2"><b>Same intellectual abilities as a human</b></span></h2>
<p class="p1"><span class="s1">When most people think of AI, they think of machines that are more intelligent than humans and can do anything a human can. That type of Artificial Intelligence is termed strong AI (also known as general AI). Machines with strong AI can attain the same intellectual abilities as a human or even surpass them. AI of this type is able to solve more than just one specific problem, act on its own initiative, plan, learn, and communicate in natural language. It has not yet been possible to develop strong AI to date, however. But scientists do consider it a realistic prospect within the next 20 to 40 years.</span></p>
<h2 class="p2"><span class="s2"><b>When machines become more intelligent than their creators</b></span></h2>
<p class="p1"><span class="s1">The third category of AI is Artificial Superintelligence (ASI). It will have been attained when machines surpass the intelligence of the most intelligent minds in human history. The fear is that a stage will then have been reached where humans are no longer the dominant species. Super-intelligent machines would be capable of building still better machines; AI would advance explosively, leaving human intelligence far behind. This scenario has become known as the &ldquo;technological <a href="https://future-markets-magazine.com/en/encyclopedia/singularity/" target="_blank" title="Also called technological singularity &ndash; the point in time at which machines are so advanced&hellip;" class="encyclopedia">singularity</a>&rdquo;. Although it was first coined back in the 1960s, the term became particularly popular in 1998 through a book titled &ldquo;The <a href="https://future-markets-magazine.com/en/encyclopedia/singularity/" target="_blank" title="Also called technological singularity &ndash; the point in time at which machines are so advanced&hellip;" class="encyclopedia">Singularity</a> is Near&rdquo; by Raymond Kurzweil. In his book, Kurzweil predicts that the technological <a href="https://future-markets-magazine.com/en/encyclopedia/singularity/" target="_blank" title="Also called technological singularity &ndash; the point in time at which machines are so advanced&hellip;" class="encyclopedia">singularity</a> will be reached in the year 2045. That is when he estimates that the computing power of AI will have surpassed the intelligence of all of humanity by a factor of a billion. Different time-scales have repeatedly been mooted since Kurzweil&rsquo;s book appeared, however. There is currently no sign of Artificial Superintelligence on the horizon. Yet we should not forget that computing power is advancing at a rapid rate; the performance of computer chips has doubled every 18 months in the past. So computers are advancing much more rapidly than human consciousness. Whereas humans have taken millennia to develop, computers have done so in less than 100 years. So, it seems only a matter of time before Artificial Superintelligence arrives&hellip; </span></p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/forms-of-artificial-intelligence/">Forms of Artificial Intelligence</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Deep Learning in Artificial Intelligence</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/deep-learning-artificial-intelligence/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 12:12:38 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[benefit artificial intelligence]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[maschinelles lernen]]></category>
		<category><![CDATA[nachteile Künstlicher Intelligenz]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Vorteile Künstlicher Intelligenz]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6369</guid>

					<description><![CDATA[<p>Machine learning especially deep learning are the core competences of Artificial Intelligence. Self-learning programs are being used&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/deep-learning-artificial-intelligence/">Deep Learning in Artificial Intelligence</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><a href="https://future-markets-magazine.com/en/encyclopedia/machine-learning/" target="_blank" title="Procedure by which computer systems acquire knowledge independently and can expand their knowledge, allowing them&hellip;" class="encyclopedia">Machine learning</a> especially <a href="https://future-markets-magazine.com/en/encyclopedia/deep-learning/" target="_blank" title="Sub-area of machine learning in which deep neural networks are used. Whilst machine learning works&hellip;" class="encyclopedia">deep learning</a>&nbsp;are the core competences of Artificial Intelligence.&nbsp;Self-learning programs are being used today in <span class="s1">&shy;increasingly more products and solutions. Machine-&shy;learning <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>s can be found in speech recognition applications on smartphones as well as in spam filters in anti-virus programs. Personalised online advertising also only works as well as it does because of learning systems. A whole range of different concepts, methods and theoretical approaches is involved in this context. Yet all have one goal in common: the computer or the machine should acquire empirical knowledge independently and, based on this find solutions autonomously for new and unknown problems. This makes <a href="https://future-markets-magazine.com/en/encyclopedia/machine-learning/" target="_blank" title="Procedure by which computer systems acquire knowledge independently and can expand their knowledge, allowing them&hellip;" class="encyclopedia">machine learning</a> one of the core fields of Arti&shy;ficial Intelligence, without which other core competences of smarter systems, such as pattern recognition or natural-&shy;language processing, would scarcely be conceivable. The technology is actually not especially new, with AI pioneer Marvin Minsky already developing an initial learning machine in the 1950s. However, the breakthrough and practical application of the relevant methods really only came about owing to rapid development in recent years in the area of semiconductor technology. Except that with the processor technology now available, it was possible to process large volumes of data at high speed in parallel.</span></p>
<blockquote>
<p class="p1"><span class="s1"><i>Many experts regard this area as currently having the greatest potential within AI.</i></span></p>
</blockquote>
<h2 class="p3"><span class="s2"><b>Deep learning currently dominates &shy;learning methods</b></span></h2>
<p class="p2"><span class="s1"><a href="https://future-markets-magazine.com/en/encyclopedia/deep-learning/" target="_blank" title="Sub-area of machine learning in which deep neural networks are used. Whilst machine learning works&hellip;" class="encyclopedia">Deep learning</a> is a method of <a href="https://future-markets-magazine.com/en/encyclopedia/machine-learning/" target="_blank" title="Procedure by which computer systems acquire knowledge independently and can expand their knowledge, allowing them&hellip;" class="encyclopedia">machine learning</a>: many experts regard this area as currently having the greatest potential within AI. <a href="https://future-markets-magazine.com/en/encyclopedia/deep-learning/" target="_blank" title="Sub-area of machine learning in which deep neural networks are used. Whilst machine learning works&hellip;" class="encyclopedia">Deep learning</a> uses complex neural networks to learn autonomously how something can be classified. The system records large volumes of known information &ndash; for example pictures or sounds &ndash; in a database and compares it with unknown data. </span></p>
<p class="p2"><span class="s1">The procedure eliminates many work steps involved in classic <a href="https://future-markets-magazine.com/en/encyclopedia/machine-learning/" target="_blank" title="Procedure by which computer systems acquire knowledge independently and can expand their knowledge, allowing them&hellip;" class="encyclopedia">machine learning</a>. That&rsquo;s because the training effort is significantly less: the &ldquo;trainer&rdquo; simply has to present the neural network with data such as pictures &ndash; the system discovers for itself how the objects shown in the pictures are to be classified. The human has to unambiguously indicate whether the object whose recognition is to be learned can be seen in the picture (therefore, for example, whether or not a pedestrian is shown in the picture). The &shy;deep-learning program uses the information from the training data in &shy;order to define typical features of a pedestrian and generate a prediction model from this. The system works down deeper into the neural network level by level &ndash; hence the name <a href="https://future-markets-magazine.com/en/encyclopedia/deep-learning/" target="_blank" title="Sub-area of machine learning in which deep neural networks are used. Whilst machine learning works&hellip;" class="encyclopedia">deep learning</a>. The nodes at the first level, for example, only register the brightness values of the image pixels. The next level recognises that some of the pixels form lines. The third differentiates between horizontal and vertical lines. This iterative process continues until the system recognises legs, arms and faces and has learned how a person in the picture should be classified.</span></p>
<p class="p2"><span class="s3">This learning process requires significant computing power, however, and therefore places increased demands on the processor technology. Researchers and &shy;manufacturers are consequently working intensively on developing &shy;special &shy;AI chips that can perform even more computing processes faster. </span></p>
<h2 class="p3"><span class="s2"><b>Simply a case of sharing acquired &shy;knowledge</b></span></h2>
<p class="p2"><span class="s1">At the same time, thought is being given as to how the knowledge that a system has elaborately acquired can be made available to other systems, too. This would then mean, for example, that not every autonomous vehicle would have to learn for itself what a pedestrian looks like, rather it could draw on the experience of vehicles that have been on the road for longer. The Khronos Group, an open consortium of leading hardware and software companies presented an exchange format for neural networks at the end of 2017. The Neural Network Exchange Format 1.0 allows scientists and engineers to transfer existing trained networks from the training platform to a host of other systems &ndash; in other words, in the same way as with PDF format in text processing. </span></p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/deep-learning-artificial-intelligence/">Deep Learning in Artificial Intelligence</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Drones controlled by AI</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/drones-controlled-by-artificial-intelligence/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Mon, 07 May 2018 09:32:52 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[künstliche Intelligenz]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6157</guid>

					<description><![CDATA[<p>Drones controlled by Artificial Intelligence can already deliver similar performance today to those controlled by&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/drones-controlled-by-artificial-intelligence/">Drones controlled by AI</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><b>Drones controlled by Artificial Intelligence can already deliver similar performance today to those controlled by humans. Even in an urban setting they are capable of navigating safely.</b></p>
<p class="p1">C<span class="s1">ongested streets, rising emission levels and the lack of parking all combine to make urban logistics an increasingly greater challenge. Powered by e-commerce, the package market is growing by seven to ten per cent annually in mature markets such as the United States or -Germany. This will see the volume double in Germany by 2025, with around five billion packages mailed each year. &ldquo;While -deliveries to consumers have previously made up about 40 per cent, more than half of all packages are now delivered to private households. Timely delivery in ever greater -demand,&rdquo; says J&uuml;rgen Schr&ouml;der, a McKinsey -Senior Partner and expert in logistics and postal services. &ldquo;New technologies like autonomous driving and drone delivery still need to be developed further. They present opportunities to reduce costs and simplify delivery. We expect that by 2025, it will be possible to deliver around 80 per cent of packages by automated means.&rdquo;</span></p>
<p class="p1"><span class="s1">Package-carrying drones, as Amazon put forward for the first time in 2013, were initially laughed off as a crazy idea. Today, a large number of companies are experimenting with delivery by drone. One example is Mercedes-Benz with its Vans &amp; Drones concept, in which the package is not directly delivered to the customer via a drone, but in a commercial vehicle. In the summer of 2017, the company carried out autonomous drone missions for the first time in an urban environment in Zurich. In the course of the pilot project, -customers could order selected products on Swiss online marketplace siroop. These were a -maximum of two -kilograms in weight and suitable for transport by drone. The range of products included coffee and -electronics. The -customers received their goods the same day. The retailer loaded the drones immediately after receiving the -order on its own premises. After this, they flew to one of two Mercedes vans used in the project, which featured an -integrated drone landing platform. The vans stopped at one of four -pre&ndash;determined &ldquo;rendezvous points&rdquo; in the Zurich metropolitan area. At these points, the mail carriers received the products and delivered them to the customers, while the drone returned to the retailer. Overall, some 100 flights were -successfully completed without any incidents across the urban area. &ldquo;We believe that drone-based logistics networks will fundamentally change the way we access products on a daily basis,&rdquo; says Andreas Raptopoulos, Founder and CEO of Matternet, the manufacturer of the drones used in the test.</span></p>
<h2 class="p2"><span class="s2"><b>Reliably dodging obstacles thanks to Artificial Intelligence</b></span></h2>
<p class="p1"><span class="s1">An essential element of such applications are drones that can fly safely between buildings or in a dense street network, where cyclists and pedestrians can suddenly cross their path. Researchers at the University of Zurich and the NCCR Robotics research centre developed an intelligent solution for this purpose. Instead of relying on sophisticated -sensor systems, the drone developed by the Swiss -researchers uses a standard smartphone camera and a very -powerful AI -<a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a> called DroNet. &ldquo;DroNet recognises static and dynamic obstacles and can slow down to avoid crashing into them. With this <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>, we have taken a step forward towards integrating autonomously navigating drones into our everyday life,&rdquo; explains Davide Scaramuzza, Professor for Robotics and Perception at the University of Zurich. For each input image, the <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a> generates two outputs: one for navigation to fly around obstacles and one for the likelihood of collisions to detect dangerous situations and make it possible to respond. In order to gain enough data to train the <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>, information was collected from cars and bicycles that were travelling in urban environments in accordance with the traffic rules. By imitating them, the drone -automatically learned to respect the safety rules, for example &ldquo;How do we follow the street without crossing into the oncoming lane&rdquo; or &ldquo;How do we stop when obstacles like pedestrians, construction works or other vehicles block the way?&rdquo;. Having been trained in this way, the drone is not only capable of navigating roads, but also of finding its way around in completely different environments than those it was ever trained for &ndash; such as multi-storey car parks or office corridors.</span></p>
<h2 class="p2"><span class="s2"><b>Drones controlled by Artificial Intelligence are winning the race</b></span></h2>
<p class="p1"><span class="s1">Just how sophisticated drones controlled by Artificial Intelli-gence are today was demonstrated in a race organised by NASA&rsquo;s Jet Propulsion Laboratory (JPL), when world-class drone pilot Ken Loo took on Artificial Intelligence in a timed trial. &ldquo;We pitted our <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>s against a human, who flies a lot more by feel,&rdquo; said Rob Reid of JPL, the project&rsquo;s task manager. Compared to Loo, the drones flew more cautiously but consistently. The drones needed around 3 seconds longer for the course, but kept their lap times constant at a speed of up to 64 kilometres per hour, while the human pilot varied greatly and was already exhausted after a few laps.</span></p>
<h6 class="p1">(Picture Credit: Daimler AG)</h6>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/drones-controlled-by-artificial-intelligence/">Drones controlled by AI</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Autonomous driving thanks to AI</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/autonomous-driving-thanks-to-ai/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Mon, 25 Jun 2018 08:00:32 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[autonomes fahren]]></category>
		<category><![CDATA[autonomous driving]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[künstliche Intelligenz]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6402</guid>

					<description><![CDATA[<p>In just a few years, every new vehicle will be fitted with electronic driving assistants.&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/autonomous-driving-thanks-to-ai/">Autonomous driving thanks to AI</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><b>In just a few years, every new vehicle will be fitted with electronic driving assistants. They will process information from both inside the car and from its surrounding &shy;environment to control comfort and assistance systems.</b></p>
<p class="p1">W<span class="s1">e are teaching cars to negotiate road traffic autonomously,&rdquo; reports Dr Volkmar Denner</span>, Chairman of the Board of Bosch. &ldquo;Automated driving makes the roads safer. Artificial Intelligence is the key. Cars are becoming smart,&rdquo; he asserts. As part of those efforts, the company is currently developing an on-board vehicle computer featuring AI. It will enable self-driving cars to find their way around even complex environments, including traffic scenarios that are new to it.</p>
<h2 class="p2"><span class="s2"><b>Transferring knowledge by updates</b></span></h2>
<p class="p1"><span class="s1">The on-board AI computer knows what pedestrians and cyclists look like. In addition to this so-called object recognition, AI also helps self-driving vehicles to assess the situation around them. They know, for example, that an indicating car is more likely to be changing lane than one that is not indicating. This means self-driving cars with AI can detect and assess complex traffic scenarios, such as a vehicle ahead turning, and apply the information to adapt their own driving. The computer stores the knowledge gathered while driving in artificial <a href="https://future-markets-magazine.com/en/encyclopedia/neuronal-networks/" target="_blank" title="Computer programs inspired by the functionality of organic neurons and capable of learning tasks." class="encyclopedia">neuronal networks</a>. Experts then check the accuracy of the knowledge in the laboratory. Following further testing on the road, the artificially created knowledge structures can be downloaded to any number of other on-board AI computers by means of updates.</span></p>
<h2 class="p2"><span class="s2"><b>Assistants recognising speech, gestures and faces</b></span></h2>
<p class="p1"><span class="s1">Bosch is also intending to collaborate with US technology company Nvidia on the design of the central vehicle computer. Nvidia will supply Bosch with a chip holding the <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>s for the vehicle&rsquo;s movement created through <a href="https://future-markets-magazine.com/en/encyclopedia/machine-learning/" target="_blank" title="Procedure by which computer systems acquire knowledge independently and can expand their knowledge, allowing them&hellip;" class="encyclopedia">machine learning</a>. As Nvidia founder Jensen Huang points out, on-board AI in cars will not only be used for automated driving: &ldquo;In just a few years, every new vehicle will have AI assistants for speech, gesture and facial recognition, or <a href="https://future-markets-magazine.com/en/encyclopedia/augmented-reality/" target="_blank" title="A combination of the perceived real world and virtual reality generated by computer. Users are&hellip;" class="encyclopedia">augmented reality</a>.&rdquo; In fact, the chip manufacturer has also been working with Volkswagen on the development of an intelligent driving assistant for the electric microvan I.D.Buzz. It will process sensor data from both inside the car and from its surrounding environment to control comfort and assistance systems. These systems will be able to accumulate new capabilities in the course of further developments in autonomous driving. Thanks to <a href="https://future-markets-magazine.com/en/encyclopedia/deep-learning/" target="_blank" title="Sub-area of machine learning in which deep neural networks are used. Whilst machine learning works&hellip;" class="encyclopedia">deep learning</a>, the car of the future will learn to assess situations precisely and analyse the behaviour of other road users.</span></p>
<p class="p1"><img fetchpriority="high" decoding="async" class="alignnone wp-image-6427 size-full" src="https://future-markets-magazine.com/wp-content/uploads/2018/06/TQ_AI_Objekterfassung2.png" alt="Higher object-recognition capability with Artificial Intelligence" width="500" height="500" srcset="https://future-markets-magazine.com/wp-content/uploads/2018/06/TQ_AI_Objekterfassung2.png 500w, https://future-markets-magazine.com/wp-content/uploads/2018/06/TQ_AI_Objekterfassung2-200x200.png 200w, https://future-markets-magazine.com/wp-content/uploads/2018/06/TQ_AI_Objekterfassung2-300x300.png 300w, https://future-markets-magazine.com/wp-content/uploads/2018/06/TQ_AI_Objekterfassung2-120x120.png 120w, https://future-markets-magazine.com/wp-content/uploads/2018/06/TQ_AI_Objekterfassung2-320x320.png 320w, https://future-markets-magazine.com/wp-content/uploads/2018/06/TQ_AI_Objekterfassung2-150x150.png 150w, https://future-markets-magazine.com/wp-content/uploads/2018/06/TQ_AI_Objekterfassung2-313x313.png 313w" sizes="(max-width: 500px) 100vw, 500px"></p>
<h2 class="p2"><span class="s2"><b>3D recognition using 2D cameras</b></span></h2>
<p class="p1">Key to automated driving is creating the most exact map possible of the surrounding environment. The latest camera systems are also using AI to do that. A project team at Audi Electronics Venture, for example, has developed a mono camera which uses AI to generate a high-precision three-dimensional model of the surroundings. The sensor <span class="s1">is a standard, commercially available front-end -camera.</span>&nbsp;It captures the area in front of the car to an angle of <span class="s2">about </span><span class="s3">120 degrees, taking 15 frames per second at a 1.3 megapixe</span>l resolution. The images are then processed in a neuronal network. That is also where the so-called semantic segmentation takes place. In this process, each pixel is assigned one of 13 object classes. As a result, the system is able to recognise and distinguish other cars, trucks, buildings, road markings, people and traffic signs. The system also uses <a href="https://future-markets-magazine.com/en/encyclopedia/neuronal-networks/" target="_blank" title="Computer programs inspired by the functionality of organic neurons and capable of learning tasks." class="encyclopedia">neuronal networks</a> to gather distance information. This is visualised by so-called ISO lines &ndash; virtual delimiters which define a constant distance. This combination of semantic segmentation and depth perception creates a precise 3D model of the real environment. The neuronal network is pre-trained through so-called unsupervised learning, having been fed with large numbers of videos of road scenarios captured by a <a href="https://future-markets-magazine.com/en/encyclopedia/stereo-camera/" target="_blank" title="When a stereo camera captures an object, there is a spatial disparity between corresponding points&hellip;" class="encyclopedia">stereo camera</a>. The network subsequently learned autonomously to understand the rules by which it generates 3D data from the mono camera&rsquo;s images.</p>
<p class="p1"><span class="s1">Mitsubishi Electric has also developed a camera system that uses AI. It will warn drivers of future mirrorless vehicles of potential hazards and help avoid accidents, especially when changing lane. The system uses a new computing model for visual recognition that copies human vision. It does not capture a detailed view of the scene as a whole, but instead focuses rapidly on specific areas of interest within the field of vision. The relatively simple visual recognition <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>s used by the AI conserve the system resources of the on-board computer. The system is nevertheless able to distinguish between object types such as pedestrians, cars and motorcycles. Compared to conventional camera-based systems, the technology will be able to significantly extend the maximum object recognition range from the current approximately 30 metres to 100 metres. It will also be able to improve the accuracy of object recognition from 14 percent to 81 per cent. </span></p>
<h2 class="p2"><span class="s2"><b>AI is becoming a competitive factor</b></span></h2>
<p class="p1"><span class="s1">As intelligent assistance systems are being implemented ever more frequently, AI is becoming a key competitive factor for car manufacturers. That is true with regard to the use of AI for autonomous driving as well as in the development of state-of-the-art mobility concepts based on AI. According to McKinsey, almost 70 per cent of customers are already willing to switch manufacturer today in order to gain better assisted and autonomous driving features. The advice from Dominik Wee, Partner at McKinsey&rsquo;s Munich office, is: &ldquo;Premium manufacturers, in particular, need to demonstrate to their highly demanding customers that they are technology leaders in AI-based applications as in other areas &ndash; for example in voice-based interaction with the vehicle, or in finding a parking space.&rdquo;</span></p>
<h6 class="p1">(Picture Credit: Volkswagen AG)</h6>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/autonomous-driving-thanks-to-ai/">Autonomous driving thanks to AI</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ethics and principles of AI</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/ethics-and-principles-of-artificial-intelligence/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Mon, 02 Jul 2018 06:00:15 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[künstliche Intelligenz]]></category>
		<category><![CDATA[principles]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6437</guid>

					<description><![CDATA[<p>Artificial intelligence is only as good the data it is based on. Unless it takes&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/ethics-and-principles-of-artificial-intelligence/">Ethics and principles of AI</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><b>Artificial intelligence is only as good the data it is based on. Unless it takes all factors and all population groups into account, faulty and <a href="https://future-markets-magazine.com/en/encyclopedia/bias/" target="_blank" title="In the context of AI, this term describes the bias of a system that leads&hellip;" class="encyclopedia">bias</a>ed decisions may come as a result. But how about&nbsp;ethics and principles of Artificial Intelligence in recent applications?</b></p>
<p class="p1"><span class="s1">The field of Artificial Intelligence is developing rapidly, and promises to help address some of the biggest challenges we face as a society,&rdquo; says Kate Crawford, Co-Founder of the AI Now Institute: &ldquo;But we urgently need more research into the real-world implications of the adoption of AI in our most sensitive social institutions. People are already being affected by these systems, be it while at school, looking for a job, reading news online, or interacting with the courts.&rdquo; It is for this very reason that the AI Now Institute was launched in late 2017 at New York University. This is the first university research institute dedicated to the social impact of Artificial Intelligence. To this end, it wants to expand the scope of AI research to include experts from fields such as law, healthcare, occupational and social sciences. According to Meredith Whittaker, another Co-Founder of AI Now, &ldquo;</span>AI will require a much wider range of expertise than simply technical training. Just as you wouldn&rsquo;t trust a judge to build <span class="s1">a deep neural network, we should stop assuming that an engineering degree is sufficient to make complex decisions in domains like criminal justice. We need experts at the table from fields like law, healthcare, education, economics, and beyond.&rdquo;</span></p>
<blockquote>
<p class="p1"><span class="s1"><i>Safe and just AI requires a much broader spectrum of expertise than mere technical know-how.</i></span></p>
</blockquote>
<h2 class="p2"><span class="s2"><b>AI Systems with Prejudices are a Reality</b></span></h2>
<p class="p1"><span class="s1">&ldquo;We&rsquo;re at a major inflection point in the development and implementation of AI systems,&rdquo; Kate Crawford states. &ldquo;If not managed properly, these systems could also have far-reaching social consequences that may be hard to foresee and difficult to reverse. We simply can&rsquo;t afford to wait and see how AI will affect different populations.&rdquo; With this in mind, the AI Now Institute is looking to develop methods to measure and understand the impacts of AI on society. </span></p>
<p class="p1"><span class="s1">It is already apparent today that unsophisticated or <a href="https://future-markets-magazine.com/en/encyclopedia/bias/" target="_blank" title="In the context of AI, this term describes the bias of a system that leads&hellip;" class="encyclopedia">bias</a>ed AI systems are very real and have consequences &ndash; as shown, in one instance, by a team of journalists and technicians at Propublica, a non-profit newsdesk for investigative journalism. They tested an <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a> which is used by courts and law enforcement agencies in the United States to predict repeat offending among criminals. They found that it was measurably <a href="https://future-markets-magazine.com/en/encyclopedia/bias/" target="_blank" title="In the context of AI, this term describes the bias of a system that leads&hellip;" class="encyclopedia">bias</a>ed against African Americans. Such prejudice-laden decisions come about when the data that the AI is based on and works with is not neutral. If it includes social disparities, for instance, the evaluation is also skewed. If, for example, only data for men is used as the basis for an analysis process, women may be put at a disadvantage.</span></p>
<p class="p1"><span class="s1">It is also dangerous if the AI systems have not been taught all the relevant criteria. For instance, the Medical Center at the University of Pittsburgh noted that a major risk factor for severe complications was missing from an AI system for initially assessing pneumonia patients. And there are many other relevant areas in which AI systems are currently in use without having been put through testing and evaluation for <a href="https://future-markets-magazine.com/en/encyclopedia/bias/" target="_blank" title="In the context of AI, this term describes the bias of a system that leads&hellip;" class="encyclopedia">bias</a> and inaccuracy. </span></p>
<h3 class="p2"><span class="s2"><b>Checks Needed</b></span></h3>
<p class="p1"><span class="s1">As a result of this, the AI Now Institute took to its 2017 research report to call for all important public institutions to immediately stop using &ldquo;black-box&rdquo; AI. &ldquo;When we talk about the risks involved with AI, there is a tendency to focus on the distant future,&rdquo; says Meredith Whittaker: &ldquo;But these systems are already being rolled out in critical institutions. We&rsquo;re truly worried that the examples uncovered so far are just the tip of the iceberg. It&rsquo;s imperative that we stop using black-box <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>s in core institutions until we have methods for ensuring basic safety and fairness.&rdquo;&nbsp;</span></p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/ethics-and-principles-of-artificial-intelligence/">Ethics and principles of AI</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI better than the doctor?</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/artificial-intelligence-diagnosis/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Mon, 16 Jul 2018 06:00:08 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[ai applications in healthcare]]></category>
		<category><![CDATA[ai in medical imaging]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[artificial intelligence in medicine]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[future of healthcare]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[healthcare]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[künstliche Intelligenz]]></category>
		<category><![CDATA[künstliche intelligenz in der medizin]]></category>
		<category><![CDATA[medicial]]></category>
		<category><![CDATA[medicine]]></category>
		<category><![CDATA[medizin der zukunft]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunft medizintechnik]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6477</guid>

					<description><![CDATA[<p>Cognitive computer assistants are helping clinicians to make diagnostic and therapeutic ­decisions. They evaluate medical­&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/artificial-intelligence-diagnosis/">AI better than the doctor?</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><span class="s1"><b>Cognitive computer assistants are helping clinicians to make diagnostic and therapeutic &shy;decisions. They evaluate medical&shy; data much faster, while &shy;delivering at least the same level of precision. I<b class="b2">t&nbsp;</b><b class="b3">is ha</b><b class="b4">rd</b><b class="b5">ly surprising, therefore, that,</b><b class="b4">&nbsp;applications with Artificial Intelligence are being used&nbsp;<b class="b3">m</b>ore<b class="b5">&nbsp;frequently.</b></b></b></span></p>
<p class="p1"><span class="s1">Hospitals and doctors&rsquo; surgeries have to deal with huge volumes of data: X-ray images, test results, laboratory data, digital patient records, OR reports, and much more. To date, they have mostly been handled separately. But now the trend is towards bringing everything into a single unified software framework. This data integration is not only enabling faster processing of medical data and creating the basis for more efficient interworking between the various disciplines. It is also promising to deliver added value. New, self-learning computing <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>s will be able to detect hidden patterns in the data and provide clinicians with valuable assistance in their diagnostic and therapeutic decision-making.</span></p>
<blockquote>
<p class="p1"><b>Better diagnosis thanks to Artificial Intelligence: 30 times faster than a doctor with an error</b><b>&nbsp;rate of 1%.<br>
</b><i>Source: PwC</i></p>
</blockquote>
<h2 class="p2"><span class="s2"><b>Analysing tissue faster and more accurately</b></span></h2>
<p class="p1"><span class="s1">&ldquo;Artificial Intelligence and robotics offer enormous benefits for our day-to-day work,&rdquo; asserts Prof. Dr Michael Forsting, Director of the Diagnostic Radiology Clinic of the University Hospital in Essen. The clinic has used a self-learning <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a> to train a system in lung fibrosis. After just a few learning cycles, the computer was making better diagnoses than a doctor: &ldquo;Artificial Intelligence is helping us to diagnose rare illnesses more effectively, for example. The reasons are that &ndash; unlike humans &ndash; computers do not forget what they have once learned, and they are better than the human eye at comparing patterns.&rdquo;</span></p>
<p class="p1"><span class="s1">Especially in the processing of image data, cognitive computer assistants are proving helpful in relieving clinicians of protracted, monotonous and recurring tasks, such as accurately tracing the outlines of an organ on a CT scan. The assistants are also capable of filtering information from medical image data that a clinician would struggle to identify on-screen. </span></p>
<h2 class="p2"><span class="s2"><b>Artificial Intelligence diagnosis &ndash; Better than the doctor</b></span></h2>
<p class="p1">These systems are now even surpassing humans, as a study at the University of Nijmegen in the Netherlands <span class="s3">demonstrates: the researchers assembled two groups to test the </span>detection of cancerous tissue. One comprised 32 -developer teams using dedicated AI software solutions; the other comprised twelve pathologists. The AI developers were provided in advance with 270 CT scans, of which 110 indicated dangerous nodes and 160 showed healthy tissue. These were intended to aid them in training their systems. The result: the best AI system attained virtually 100 per cent detection accuracy and additionally colour-highlighted the critical locations. It was also much faster than a pathologist, who took 30 hours to detect the infected samples with corresponding precision. Most notably, the clinicians overlooked metastases less than 2 millimetres in size under time pressure. Only seven of the 32 AI systems were better than the pathologists, however.</p>
<p class="p1">The systems involved in the test are in fact not just research projects, but are already in use. In fibrosis research at the Charit&eacute; hospital in Berlin, for example, where it is using the Cognitive Workbench from a company called ExB to automate the highly complex analysis of tissue samples for the early detection of pathological changes. The Cognitive Workbench is a proprietary, <a href="https://future-markets-magazine.com/en/encyclopedia/cloud/" target="_blank" title="Provision of IT resources over the Internet on demand, billed according to actual usage." class="encyclopedia">cloud</a>-based platform which enables users to create and train their own AI-capable analyses of complex unstructured and structured data sources in text and image form. Ramin Assadollahi, CEO and Founder of ExB, states: &ldquo;In addition to diagnosing hepatic fibrosis, we can bring our high-quality deep-learning processes to bear in the early detection of melanoma and colorectal cancers.&rdquo;</p>
<h2 class="p2"><span class="s2"><b>Cost savings for the healthcare system </b></span></h2>
<p class="p1"><span class="s1">According to PwC, AI applications in breast cancer diagnoses </span><span class="s4">mean that mammography results are analysed 30 times faster</span><span class="s1"> than by a clinician &ndash; with an error rate of just one per cent. There are prospects for huge progress, not only in diagnostics. In a pilot study, Artificial Intelligence was able to predict with greater than 70 per cent accuracy how a patient would respond to two conventional chemotherapy procedures. In view of the prevalence of breast cancer, the PwC survey reports that the use of AI could deliver huge cost savings for the healthcare system. It estimates that over the next 10 years, cumulative savings of EUR 74 billion might be made.</span></p>
<h2 class="p2"><span class="s2"><b>Digital assistants for patients</b></span></h2>
<p class="p1"><span class="s3">AI is also benefiting patients in very concrete ways to overcome a range of difficulties in their everyday lives, such as visual impairment, loss of hearing or motor diseases. The &ldquo;Seeing AI&rdquo; app, for example, helps the visually impaired to perceive their surroundings. The app recognises objects, people, text or even cash on a photo that the user takes on his or her smartphone. The AI-based <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a> identifies the content of the image and describes it in a sentence which is read out to the user. Other examples include smart devices such as the &ldquo;Emma Watch&rdquo;, which intelligently compensates for the tremors typical to Parkinson&rsquo;s disease patients. Microsoft developer Haiyan Zhang developed the smart watch for graphic designer Emma Lawton, who herself suffers from Parkinson&rsquo;s. More Parkinson&rsquo;s patients will be provided with similar models in future.</span></p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/artificial-intelligence-diagnosis/">AI better than the doctor?</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Chips driving Artificial Intelligence</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/artificial-intelligence-chips/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Mon, 09 Jul 2018 06:00:58 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[chips]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[edge computing]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[FPGA]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[künstliche Intelligenz]]></category>
		<category><![CDATA[neural chips]]></category>
		<category><![CDATA[neuromorphic chips]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[teraflops]]></category>
		<category><![CDATA[TPU]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6164</guid>

					<description><![CDATA[<p>From the graphics processing unit through neuromorphic chips to the quantum computer – ­­the development&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/artificial-intelligence-chips/">Chips driving Artificial Intelligence</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><b>From the graphics processing unit through neuromorphic chips to the quantum computer &ndash; &shy;&shy;the development of Artificial Intelligence chips is supporting many new advances.</b></p>
<p class="p1">A<span class="s1">I-supported applications must keep pace with rapidly growing data volumes and often have to respond simultaneously in real time. The classic <a href="https://future-markets-magazine.com/en/encyclopedia/cpu/" target="_blank" title="Central Processing Unit" class="encyclopedia">CPU</a>s that you will find in every computer quickly reach their limits in this area because they process tasks sequentially. Significant improvements in performance, particularly in the context of <a href="https://future-markets-magazine.com/en/encyclopedia/deep-learning/" target="_blank" title="Sub-area of machine learning in which deep neural networks are used. Whilst machine learning works&hellip;" class="encyclopedia">deep learning</a>, would be possible if the individual processes could be executed in parallel.</span></p>
<h2 class="p2"><span class="s2"><b>Hardware for parallel computing processes</b></span></h2>
<p class="p1"><span class="s1">A few years, ago, the AI sector focused its attention on the graphics processing unit (GPU), a chip that had actually been developed for an entirely different purpose. It offers a massive parallel architecture, which can perform com</span>puting tasks in parallel using many smaller yet still efficient<span class="s1"> computer units. This is exactly what is required for <a href="https://future-markets-magazine.com/en/encyclopedia/deep-learning/" target="_blank" title="Sub-area of machine learning in which deep neural networks are used. Whilst machine learning works&hellip;" class="encyclopedia">deep learning</a>. Manufacturers of graphics processing units are now building GPUs specifically for AI applications. A <a href="https://future-markets-magazine.com/en/encyclopedia/server/" target="_blank" title="Central network computer via which functional and infrastructural network services are provided." class="encyclopedia">server</a> with just one of these high-performance GPUs has a throughput 40 times greater than that of a dedicated <a href="https://future-markets-magazine.com/en/encyclopedia/cpu/" target="_blank" title="Central Processing Unit" class="encyclopedia">CPU</a> <a href="https://future-markets-magazine.com/en/encyclopedia/server/" target="_blank" title="Central network computer via which functional and infrastructural network services are provided." class="encyclopedia">server</a>.</span></p>
<p class="p1"><span class="s1">However, even GPUs are now proving too slow for some AI companies. This in turn is having a significant impact on the semiconductor market. Traditional semiconductor manufacturers are now being joined by buyers and users of semiconductors &ndash; such as Microsoft, Amazon and even Google &ndash; who are themselves becoming semiconductor manufacturers (along with companies who want to produce chips to their own specifications). For example, Alphabet, the parent company behind Google, has developed its own Application-Specific Integrated Circuit (ASIC), which is specifically tailored to the requirements of <a href="https://future-markets-magazine.com/en/encyclopedia/machine-learning/" target="_blank" title="Procedure by which computer systems acquire knowledge independently and can expand their knowledge, allowing them&hellip;" class="encyclopedia">machine learning</a>. The second generation of this tensor processing unit (TPU) from Alphabet offers 180 teraflops of processing power, while the latest GPU from Nvidia offers 120 teraflops. Flops (Floating Point Operations Per Second) indicate how many simple mathematical calculations, such as addition or multiplication, a computer can perform per second. </span></p>
<h2 class="p2"><span class="s2"><b>Different performance requirements</b></span></h2>
<p class="p1"><span class="s1">Flops are not the only benchmark for the processing power of a chip. With AI processors, a distinction is made between performance in the training phase, which requires parallel computing processes, and performance in the application phase, which involves putting what has been learned into practice &ndash; known as <a href="https://future-markets-magazine.com/en/encyclopedia/inference/" target="_blank" title="Phase of application of artificial intelligence. After the system has been trained, it calls on&hellip;" class="encyclopedia">inference</a>. Here the focus is on deducing new knowledge from an existing database through <a href="https://future-markets-magazine.com/en/encyclopedia/inference/" target="_blank" title="Phase of application of artificial intelligence. After the system has been trained, it calls on&hellip;" class="encyclopedia">inference</a>. &ldquo;In contrast to the massively parallel training component of AI that occurs in the data centre, inferencing is generally a sequential calculation that we believe will be mostly conducted on edge devices such as smartphones and Internet of Things, or <a href="https://future-markets-magazine.com/en/encyclopedia/iot/" target="_blank" title="Internet of Things" class="encyclopedia">IoT</a>, products,&rdquo; says Abhinav Davuluri, analyst at Morningstar, a leading provider of independent investment research. Unlike <a href="https://future-markets-magazine.com/en/encyclopedia/cloud-computing/" target="_blank" title="The dynamically demand-based offering, use and billing of IT services over a network such as&hellip;" class="encyclopedia">cloud computing</a>, edge computing involves decentralised data processing at the &ldquo;edge&rdquo; of the network. AI technologies are playing an increasingly important role here, as intelligent edge devices such as robots or autonomous vehicles do not have to transfer data to the <a href="https://future-markets-magazine.com/en/encyclopedia/cloud/" target="_blank" title="Provision of IT resources over the Internet on demand, billed according to actual usage." class="encyclopedia">cloud</a> before analysis. Instead, they can acquire the data directly on site &ndash; saving the time and energy required for transferring data to the data centre and back again. </span></p>
<h2 class="p2"><span class="s2"><b>Solutions for edge computing</b></span></h2>
<p class="p1"><span class="s1">For these edge computing applications, another new chip variant &ndash; Field-Programmable Gate Array (<a href="https://future-markets-magazine.com/en/encyclopedia/fpga/" target="_blank" title="Field Programmable Gate Array" class="encyclopedia">FPGA</a>) &ndash; is currently establishing itself alongside <a href="https://future-markets-magazine.com/en/encyclopedia/cpu/" target="_blank" title="Central Processing Unit" class="encyclopedia">CPU</a>s, GPUs and ASICs. This is an integrated circuit, into which a logical circuit can be loaded after manufacturing. Unlike processors, <a href="https://future-markets-magazine.com/en/encyclopedia/fpga/" target="_blank" title="Field Programmable Gate Array" class="encyclopedia">FPGA</a>s are truly parallel in nature thanks to their multiple programmable logic blocks, which mean that different processing operations are not assigned to the same resource. Each individual processing task is assigned to a dedicated area on a chip and can thus be performed autonomously. Although they do not quite match the processing power of a GPU in the training process, they rank higher than graphics processing units when it comes to <a href="https://future-markets-magazine.com/en/encyclopedia/inference/" target="_blank" title="Phase of application of artificial intelligence. After the system has been trained, it calls on&hellip;" class="encyclopedia">inference</a>. Above all, they consume less energy than GPUs, which is particularly important for applications on small, mobile devices. Tests have shown that <a href="https://future-markets-magazine.com/en/encyclopedia/fpga/" target="_blank" title="Field Programmable Gate Array" class="encyclopedia">FPGA</a>s can detect more frames per second and watt than GPUs or <a href="https://future-markets-magazine.com/en/encyclopedia/cpu/" target="_blank" title="Central Processing Unit" class="encyclopedia">CPU</a>s, for example. &ldquo;We think <a href="https://future-markets-magazine.com/en/encyclopedia/fpga/" target="_blank" title="Field Programmable Gate Array" class="encyclopedia">FPGA</a>s offer the most promise for <a href="https://future-markets-magazine.com/en/encyclopedia/inference/" target="_blank" title="Phase of application of artificial intelligence. After the system has been trained, it calls on&hellip;" class="encyclopedia">inference</a>, as they can be upgraded while in the field and could provide low latencies if located at the edge alongside a <a href="https://future-markets-magazine.com/en/encyclopedia/cpu/" target="_blank" title="Central Processing Unit" class="encyclopedia">CPU</a>,&rdquo; says Morningstar analyst Davuluri.</span></p>
<h2 class="p2"><span class="s2"><b>More start-ups are developing Artificial Intelligence chips</b></span></h2>
<p class="p1"><span class="s1">More and more company founders &ndash; and investors &ndash; are recognising the opportunities offered by AI chips. At least 45 start-ups are currently working on corresponding semiconductor solutions, while at least five of these have received more than USD 100 million from investors. According to market researchers at CB Insights, venture capitalists invested more than USD 1.5 billion in chip start-ups in 2017 &ndash; double the amount that was invested just two years ago. British firm Graphcore has developed the Intelligence Processing Unit (IPU), a new technology for accelerating <a href="https://future-markets-magazine.com/en/encyclopedia/machine-learning/" target="_blank" title="Procedure by which computer systems acquire knowledge independently and can expand their knowledge, allowing them&hellip;" class="encyclopedia">machine learning</a> and Artificial Intelligence (AI) applications. The AI platform of US company Mythic performs hybrid digital/analogue calculations in flash arrays. The <a href="https://future-markets-magazine.com/en/encyclopedia/inference/" target="_blank" title="Phase of application of artificial intelligence. After the system has been trained, it calls on&hellip;" class="encyclopedia">inference</a> phase can therefore take place directly within the memory, where the &ldquo;knowledge&rdquo; of the neural network is stored, offering benefits in terms of performance and accuracy. China is one of the most active countries when it comes to Artificial Intelligence chip </span>start-ups. The value of Cambricon Technologies alone is currently estimated at USD 1 billion. The start-up has developed a neural network processor chip for smartphones, for instance.</p>
<h2 class="p2"><span class="s2"><b>New chip architectures for even better performance of Artificial Intelligence</b></span></h2>
<p class="p1">Neuromorphic chips are emerging as the next phase in chip development. Their architecture mimics the way the human brain works in terms of learning and comprehension. A key feature of these chips is the removal of the separation between the processor unit and the data memory. Launched in 2017, neuromorphic test chips with over 100,000 neurons and 100 million plus synapses can unite training and <a href="https://future-markets-magazine.com/en/encyclopedia/inference/" target="_blank" title="Phase of application of artificial intelligence. After the system has been trained, it calls on&hellip;" class="encyclopedia">inference</a> on one chip. When in use, they should be able to learn autonomously at a rate that is a 1 million times better than the third generation of neural networks. At the same time, they are highly energy-efficient.</p>
<p class="p1"><span class="s1">Quantum computers represent a quantum leap for AI systems in the truest sense of the word. The big players in the IT sector, such as Google, IBM and Microsoft, as well as countries, intelligence services and even car manufacturers are investing in this technology. These computers are based on the principles of quantum mechanics. A quantum computer can perform each calculation step for all states at the same time. This means that it delivers exceptional processing power for the parallel processing of commands and has the potential to compute at a much higher speed than conventional computers. Although the technology may still be in its infancy, the race for faster and more reliable quantum processors is already well underway. </span></p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/artificial-intelligence-chips/">Chips driving Artificial Intelligence</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Retail: &#8220;Anyone who fails to adopt AI will die!&#8221;</title>
		<link>https://future-markets-magazine.com/en/markets-technology-en/retail-anyone-who-fails-to-adopt-ai-will-die/</link>
		
		<dc:creator><![CDATA[The Quintessence]]></dc:creator>
		<pubDate>Fri, 02 Mar 2018 14:23:39 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Markets & Technology]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[artificial intelligence in retail]]></category>
		<category><![CDATA[autonomes fahren]]></category>
		<category><![CDATA[autonomous driving]]></category>
		<category><![CDATA[autonomous vehicles]]></category>
		<category><![CDATA[Digitale Innovationen]]></category>
		<category><![CDATA[Digitale Trends]]></category>
		<category><![CDATA[Digitale Zukunft]]></category>
		<category><![CDATA[Elektroniktrends]]></category>
		<category><![CDATA[future markets magazine]]></category>
		<category><![CDATA[Future Trends]]></category>
		<category><![CDATA[industry 4.0]]></category>
		<category><![CDATA[Internet of things]]></category>
		<category><![CDATA[IOT]]></category>
		<category><![CDATA[künstliche Intelligenz]]></category>
		<category><![CDATA[Roboter]]></category>
		<category><![CDATA[Roboter Markt]]></category>
		<category><![CDATA[Robotik (Robot)]]></category>
		<category><![CDATA[Smart Cities]]></category>
		<category><![CDATA[Smart Systems]]></category>
		<category><![CDATA[Technologie Trends]]></category>
		<category><![CDATA[Trends der Zukunft]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[zukunftsmärkte]]></category>
		<category><![CDATA[Zukunftstrends]]></category>
		<guid isPermaLink="false">https://future-markets-magazine.com/?p=6509</guid>

					<description><![CDATA[<p>Applications of Artificial Intelligence are not just ­­to be found in e-commerce. In ­high-street shops,&#8230;</p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/retail-anyone-who-fails-to-adopt-ai-will-die/">Retail: &#8220;Anyone who fails to adopt AI will die!&#8221;</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><b>Applications of Artificial Intelligence are not just &shy;&shy;to be found in e-commerce. In &shy;high-street shops, too, self&shy;learning <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>s are helping to balance supply and demand more closely, and understand customers better.</b></p>
<p class="p1">T<span class="s1">he retail sector involves a complex interaction between customers, manufacturers, logistics service providers and online platforms. To gain a competitive edge, retailers need to <strong>gauge their customers&rsquo; needs optimally</strong>, and fulfil them as efficiently and closely as possible. That means retailers have to make the right choices to find the ideal mix of partners. Self-learning <a href="https://future-markets-magazine.com/en/encyclopedia/algorithm/" target="_blank" title="A generally interpretable unique description of a sequence of actions to resolve a &ndash; usually&hellip;" class="encyclopedia">algorithm</a>s and AI are opening up new dimensions in process optimisation, personalisation and decision-making accuracy.</span></p>
<blockquote>
<p class="p1"><span class="s1"><i><strong>Artificial Intelligence</strong> enables retailers to respond better to their customers&rsquo; needs and, for example, optimise their ordering&nbsp;</i></span><span class="s1"><i>and delivery processes.</i></span></p>
</blockquote>
<h2 class="p2"><span class="s2"><b>Artificial Intelligence is a question of necessity</b></span></h2>
<p class="p1"><span class="s1">Prof. Dr Michael Feindt, founder of Blue Yonder: &ldquo;Anyone who fails to adopt AI will die! But those who open themselves up to the new technology and make smart use of it will have every chance of achieving sustained success in the retail sector. For retailers, digital transformation through AI is not a question of choice, but of necessity. Only those who change and adopt the new AI technologies will survive.&rdquo; One way that Blue Yonder is responding to that necessity is with a <a href="https://future-markets-magazine.com/en/encyclopedia/machine-learning/" target="_blank" title="Procedure by which computer systems acquire knowledge independently and can expand their knowledge, allowing them&hellip;" class="encyclopedia">machine learning</a> solution which optimises sales throughout the season based on automated pricing and discounting. The system measures the correlation between price changes and demand trends at each physical outlet and through each channel. Based on the results, the solution automatically sets prices to increase turnover or profit throughout the selling cycle, including the application of discounted pricing and running sale campaigns as appropriate. It analyses both historical and current sales and product master data, and enables hundreds of prices to be validated and optimised each day. Using such systems, retailers can meet consumers&rsquo; rising expectations and maximise their profits at the same time. According to Blue Yonder, this means profit can be improved by 6 per cent, sales turnover increased by 15 per cent, and stocks cut by 15 per cent.</span></p>
<h2 class="p2"><span class="s2"><b>Optimising processes in retail with AI</b></span></h2>
<p class="p1"><span class="s1">&ldquo;<strong>Artificial Intelligence enables retailers to respond better to their customers&rsquo; needs</strong> and, for example, optimise their ordering and delivery processes,&rdquo; says Stephan Tromp, Chief Executive Director of HDE, the German Retail Association. For example, retailers can use their suppliers&rsquo; data to measure performance and optimise processes. Combined with the data from their outlets and warehouses, they can also balance supply and demand more closely. For instance, intelligent forecasting systems learn from past orders, create buyer groups, and analyse seasonal effects. From their findings, they can forecast product sales volumes and ideally know before the consumer what he or she is going to order next. This means retailers can tailor their websites to the relevant product groups, trigger purchasing, top up stocks accordingly, and ultimately cut shipping lead times. As a result, bottlenecks in the supply of specific products can be predicted, and retailers can quickly identify which supplier is currently able to deliver top-up stocks of the required merchandise most quickly. </span></p>
<h2 class="p2"><span class="s2"><b>Keeping track of customers&rsquo; movements</b></span></h2>
<p class="p1"><span class="s1">AI not only has applications in retailers&rsquo; back-office operations, however. In the physical shops, too, deep-learning functions are helping to gauge customers&rsquo; behaviour. A company called Retailnext, for example, has launched an all-in-one <a href="https://future-markets-magazine.com/en/encyclopedia/iot/" target="_blank" title="Internet of Things" class="encyclopedia">IoT</a> sensor which monitors customers&rsquo; movements when in the outlet: collecting their goods, trying on clothing, and walking around the shop. All those movements are monitored by a camera, and analysed directly in the unit with the aid of deep-learning functions. The data is then uploaded to the <a href="https://future-markets-magazine.com/en/encyclopedia/cloud/" target="_blank" title="Provision of IT resources over the Internet on demand, billed according to actual usage." class="encyclopedia">cloud</a> in real time, so companies can gather valuable information on all the branches in their chain. &ldquo;It&rsquo;s precisely those projects that enable retailers to develop a deeper understanding of in-store shopping behaviours and allow them to produce differentiated in-store shopping experiences,&rdquo; asserts Arun Nair, Co-Founder and Technical </span><span class="s3">Director of Retailnext. &ldquo;The more retailers know about</span><span class="s1"> what&rsquo;s happening in store, the better.&rdquo;</span></p>
<p>The post <a href="https://future-markets-magazine.com/en/markets-technology-en/retail-anyone-who-fails-to-adopt-ai-will-die/">Retail: &#8220;Anyone who fails to adopt AI will die!&#8221;</a> appeared first on <a href="https://future-markets-magazine.com/en/">Future Markets Magazine</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
