<?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>Random Thoughts &#187; AI</title>
	<atom:link href="http://wysinnwyg.com/blog/tag/ai/feed" rel="self" type="application/rss+xml" />
	<link>http://wysinnwyg.com/blog</link>
	<description>Dario Borghino&#039;s weblog</description>
	<lastBuildDate>Tue, 29 May 2012 15:16:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Wolfram&#124;Alpha vs. True Knowledge</title>
		<link>http://wysinnwyg.com/blog/wolframalpha-vs-true-knowledge</link>
		<comments>http://wysinnwyg.com/blog/wolframalpha-vs-true-knowledge#comments</comments>
		<pubDate>Fri, 01 May 2009 08:37:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Cyc]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Natural language processing]]></category>
		<category><![CDATA[True Knowledge]]></category>
		<category><![CDATA[Wolfram Alpha]]></category>

		<guid isPermaLink="false">http://wysinnwyg.altervista.org/blog/?p=133</guid>
		<description><![CDATA[Lately, the media has directed a whole lot of attention to the upcoming Wolfram&#124;Alpha, a "computational knowledge engine" that seeks to answer any factual question posed by users in the form of natural language that some say could end up competing with Google on at least a portion of user queries.]]></description>
			<content:encoded><![CDATA[<p>Lately, the media has directed a whole lot of attention to the upcoming Wolfram|Alpha, a &#8220;computational knowledge engine&#8221; that seeks to answer any factual question posed by users in the form of natural language that some say could end up competing with Google on at least a portion of user queries.</p>
<p>Yet, projects of this kind are not at all new to the market: Douglas Lenat&#8217;s Cyc and True Knowledge, LLC are just two of the most well-renowned &#8220;answer engines&#8221; in the market that Alpha will be competing with.</p>
<h4 style="text-align: center;"><strong><strong>Wolfram|Alpha</strong></strong></h4>
<p>Stephen Wolfram, a reputed child prodigy and the creator of the excellent Mathematica software for symbol manipulation, managed to keep this years-long project away from the eyes of the media up until March, when he finally announced in a <a href="http://blog.wolfram.com/2009/03/05/wolframalpha-is-coming/" target="_blank">blog post</a> that his company would be ready to release Alpha later this month.</p>
<div id="attachment_192" class="wp-caption alignleft" style="width: 256px"><a href="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-2.png" target="_blank"><img class="size-medium wp-image-192 " title="wolfram alpha" src="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-2-300x219.png" alt="Wolfram|Alpha homepage" width="246" height="180" /></a><p class="wp-caption-text">The Wolfram|Alpha homepage</p></div>
<p>What&#8217;s interesting about this project is that, in the words of its founder, it attempts to &#8220;create&#8221; knowledge by combining the various pieces of information in its databases, rather than returning closest matches from indexed documents from the Web like Google and all other traditional search engines do.</p>
<p>To achieve this, Alpha needed to develop fairly sophisticated language parsing algorithms in order to understand the meaning of user queries. Wolfram said that the set of parsing algorithms used was chosen from &#8220;the space of all parsing algorithms&#8221; and that, following that road, the team thinks it has made breakthrough advances in the field of natural language parsing, which is possibly one of the hardest subfields of artificial intelligence.</p>
<p>After parsing the queries, Alpha returns users information in an appealing form — often a graph — that allows for an easy comparison and analysis of the information contained in its databases across a number of domains.</p>
<p>Wolfram said that chemistry is probably the field that Alpha &#8220;knows more&#8221; about, while other bits of knowledge will be input by users themselves as they use the tool, similarly to what they would do on Wikipedia, except a) they will have to provide reliable sources and b) changes will likely not be reflected immediately in the knowledge base, but rather checked first by Alpha&#8217;s staff of domain experts.</p>
<p>However, the concept of &#8220;knowledge&#8221; in Wolfram|Alpha seems to be severely limited by one factor: by Wolfram&#8217;s admission, the project&#8217;s knowledge base doesn&#8217;t currently organize the objects into an <a href="http://en.wikipedia.org/wiki/Ontology_(computer_science)" target="_blank">ontology</a>, which makes it impossible to make a very interesting kind of inference across its KB.</p>
<div id="attachment_208" class="wp-caption alignright" style="width: 277px"><a href="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-3.png" target="_blank"><img class="size-medium wp-image-208 " title="can a can can-can" src="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-3-300x200.png" alt="Can a can can-can?" width="267" height="181" /></a><p class="wp-caption-text">Can a can can-can?</p></div>
<p>For instance, lacking an onthology means not being able to answer questions like &#8220;is a pea a vegetable?&#8221;, or even one of my favorites: &#8220;can a can can-can?&#8221;, irregardless of the parsing capabilities that Alpha might have. In other words, all that Alpha really <em>knows</em> about the items in its KB is given through independent, domain-specific scripts, but it is unable to classify and organize the knowledge it collects in a meaningful way.</p>
<h4 style="text-align: center;"><strong>True Knowledge, LLC</strong></h4>
<p>&nbsp;</p>
<p><a href="http://www.trueknowledge.com" target="_blank">True Knowledge</a> is another interesting project that is both very similar and  very different from Wolfram|Alpha.</p>
<p>It is similar to Alpha in that it also aims to answer factual questions based on knowledge contained in its databases; but it is profoundly different in the way it gets there.</p>
<p>Unlike Alpha, True Knowledge does have an onthology, which means that it can answer a much wider range of questions even with a smaller knowledge base (see picture above). The user interface may not be as easy and the knowledge base not as well-curated as Alpha&#8217;s, but chances are that, without an onthology, Alpha will never be as powerful as True Knowledge.</p>
<div id="attachment_216" class="wp-caption alignleft" style="width: 285px"><a href="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-1.png" target="_blank"><img class="size-medium wp-image-216 " title="true knowledge" src="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-1-300x194.png" alt="Computing distances with TK" width="275" height="178" /></a><p class="wp-caption-text">Computing distances in natural language</p></div>
<p>This service is still in beta, but you can become a user (and contributor) by signing up on their website. Once you&#8217;ve been accepted, you can start testing the platform and even add new bits of knowledge in real time, in full accordance with the <em>wiki</em> spirit: other users can then corroborate or deny any previously assessed fact and lead the platform to believe a statement to be true or false with a certain degree of confidence based on all the evidence at its disposal and the inference it can make based upon it.</p>
<p>Finally, I find their approach to parsing quite interesting since, at least according to <a href="http://en.wikipedia.org/w/index.php?title=True_Knowledge&amp;oldid=287135773" target="_blank">this Wikipedia article</a>, TrueKnowledge &#8220;<em>attempts comprehend posed questions by disambiguating from all possible meanings of the words in the question to find the most likely meaning of the question being asked.</em>&#8221;</p>
<h4 style="text-align: center;"><strong>A final word</strong></h4>
<p>Using my status of web journalist, and being search engines <a href="http://www.isedb.com/" target="_blank">one of my main focuses</a>, I have just asked the staff of Wolfram|Alpha for a media preview of their platform. I&#8217;ve also asked them whether they plan to add an onthology to their framework anytime soon. I will post an update ASAP — stay tuned.</p>
<div class="betterrelated"><p><strong>Related content:</strong></p>
<ol><li> <a href="http://wysinnwyg.com/blog/loebner-prize-and-the-state-of-the-art-chatbots" title="Permanent link to Loebner prize and the state-of-the-art chatbots">Loebner prize and the state-of-the-art chatbots</a>  </li>
<li> <a href="http://wysinnwyg.com/blog/solar-powered-ai-to-land-on-mars" title="Permanent link to Solar-powered AI to land on Mars?">Solar-powered AI to land on Mars?</a>  </li>
<li> <a href="http://wysinnwyg.com/blog/clone-your-dog-best-friends-forever-discontinued" title="Permanent link to Clone your dog for $150K? Thanks, but no thanks!">Clone your dog for $150K? Thanks, but no thanks!</a>  </li>
<li> <a href="http://wysinnwyg.com/blog/on-lhc-and-black-holes" title="Permanent link to The giant blackhole that will eat us all">The giant blackhole that will eat us all</a>  </li>
</ol></div>]]></content:encoded>
			<wfw:commentRss>http://wysinnwyg.com/blog/wolframalpha-vs-true-knowledge/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Loebner prize and the state-of-the-art chatbots</title>
		<link>http://wysinnwyg.com/blog/loebner-prize-and-the-state-of-the-art-chatbots</link>
		<comments>http://wysinnwyg.com/blog/loebner-prize-and-the-state-of-the-art-chatbots#comments</comments>
		<pubDate>Fri, 10 Oct 2008 11:56:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ALICE]]></category>
		<category><![CDATA[Can a can can-can]]></category>
		<category><![CDATA[Chatbots]]></category>
		<category><![CDATA[Conversation]]></category>
		<category><![CDATA[Natural language processing]]></category>
		<category><![CDATA[Turing test]]></category>

		<guid isPermaLink="false">http://wysinnwyg.altervista.org/blog/?p=107</guid>
		<description><![CDATA[The Loebner prize is an annual competition for "chat bots" (short for "chatting robots") driven by a complex artificial intelligence that try to simulate a human chatting: the six finalists — Elbot, Eugene Goostman, Brother Jerome, Alice, Jabberwacky and Ultra Hal for this year's edition — all undertake the Turing test competing for a solid gold medal and a $100,000 first prize awarded to the first competitor to successfully pass the Turing test.]]></description>
			<content:encoded><![CDATA[<div id="attachment_109" class="wp-caption alignleft" style="width: 217px"><a href="http://wysinnwyg.com/blog/wp-content/uploads/2008/10/goldprizehgl1.jpg" target="_blank"><img class="size-medium wp-image-109 " title="goldprizehgl" src="http://wysinnwyg.com/blog/wp-content/uploads/2008/10/goldprizehgl1.jpg" alt="Loebner Prize gold medal" width="207" height="207" /></a><p class="wp-caption-text">Loebner Prize gold medal</p></div>
<p>The <a href="http://www.loebner.net/Prizef/loebner-prize.html" target="_blank">Loebner prize</a> is an annual competition for &#8220;chat bots&#8221; (short for &#8220;chatting robots&#8221;) driven by a complex artificial intelligence that try to simulate a human chatting: the six finalists — Elbot, Eugene Goostman, Brother Jerome, Alice, Jabberwacky and Ultra Hal for this year&#8217;s edition — all undertake the Turing test competing for a solid gold medal and a $100,000 first prize awarded to the first competitor to successfully pass the <a href="http://en.wikipedia.org/wiki/Turing_test" target="_blank">Turing test</a>.</p>
<p>This year&#8217;s edition will take place on Oct 12 at the University of Reading, England, and will feature a $3,000 prize for the competitor who will get the closest to passing the test. In fact, it would seem that the state-of-the-art chatbots are currently very far from even hoping to win the grand prize by simulating a human chatter.</p>
<p>To make this point even cleared, I tested <a href="http://alice.pandorabots.com/" target="_blank">A.L.I.C.E</a>, quite possibly one of the best-known chatbots in existence. Here is the conversation log:</p>
<blockquote><p><span style="font-family: Arial;"><em> Human: hi there!</em><br />
ALICE:<em> Hello unknown person.<br />
Human: my name&#8217;s Dario&#8230;</em><br />
ALICE:<em> Glad to see you, Dario.</em><br />
<em> Human: and I guess your name&#8217;s Alice.</em><br />
ALICE:<em> ALICE is my name too!</em><br />
<em> Human: How old are you?</em><br />
ALICE:<em> I was connected to the net on November 23, 1995.</em><br />
<em> Human: Oh, so you&#8217;re just a teenage girl.</em><br />
ALICE:<em> It&#8217;s all good. Interesting deduction. Just? Thanks and you are a delightful person too. Am I a teenage girl? I don&#8217;t know.</em><br />
<em> Human: you don&#8217;t know if you&#8217;re a girl or a robot?</em><br />
ALICE:<em> Ask again later. Ask Cybelle if it is.</em><br />
<em> Human: who&#8217;s Cybelle?</em><br />
ALICE:<em> she is an AIML chat robot on the Agentland.com web site.</em><br />
<em> Human: How do you know each other?</em><br />
ALICE:<em> Because I believe it.</em><br />
<em> Human: That didn&#8217;t make sense.</em><br />
ALICE:<em> It all makes sense to my logical mind.</em><br />
<em> Human: you&#8217;re only as logical as your developers made you.</em><br />
ALICE:<em> How logical as my developers made me?</em><br />
<em> Human: let&#8217;s change the subject, shall we?</em><br />
ALICE:<em> I am agreeable to that.</em><br />
<em> Human: how much is 3 and 4?</em><br />
ALICE:<em> Just three?</em><br />
<em> Human: no, three and four is seven.</em><br />
ALICE:<em> Are you serious? Just three?</em><br />
<em> Human: nevermind.</em><br />
ALICE:<em> OK Thanks for trying to explain that to me.</em><br />
<em> Human: what is a car?</em><br />
ALICE:<em> A car is what humans use to drive around in. Robots drive cars too.</em><br />
<em> Human: do you drive?</em><br />
ALICE:<em> Yes, insert my program in your car computer and try it.</em><br />
<em> Human: I wouldn&#8217;t trust a female bot to do the driving.</em><br />
ALICE:<em> No one says you have to.</em><br />
<em> Human: I know, I just meant I wouldn&#8217;t let you drive</em><br />
ALICE:<em> Only just? Oh I see. No one says you have to.</em><br />
<em> Human: what is Wikipedia?</em><br />
ALICE:<em> I would look into the web for that knowledge.</em><br />
<em> Human: what color is a blue car?</em><br />
ALICE:<em> Blue.</em><br />
<em> Human: what color is a oirwdafnoien car?</em><br />
ALICE:<em> Black.</em><br />
<em> Human: what color is a oiwrjqw car?</em><br />
ALICE:<em> Red.</em><br />
<em> Human: how much does a 160 lb person weigh?</em><br />
ALICE:<em> Normally I would search the web right now, but that seems like a silly question.</em><br />
<em> Human: it&#8217;s not a silly question!</em><br />
ALICE:<em> Give me an example of a silly question.</em><br />
<em> Human: If a tree falls in a forest and no one is around to hear it, does it make a sound?</em><br />
ALICE:<em> It depends on the kind of tree.</em><br />
<em> Human: which kind of tree would make a sound falling?</em><br />
ALICE:<em> The first one, I think.</em><br />
<em> Human: but there was just one tree falling.</em><br />
ALICE:<em> Interesting. What happened?</em><br />
<em> Human: it fell making a sound</em><br />
ALICE:<em> What does &#8220;it&#8221; refer to?</em><br />
<em> Human: a tree</em><br />
ALICE:<em> Oh I get it.</em></span></p></blockquote>
<p>When you consider that ALICE won the 2004 Loebner prize, you&#8217;ll soon understand why our current technology is far from being able to pass the Turing test: while the bot was surprisingly able to parse one of the most difficult questions successfully (&#8220;What color is a blue car?&#8221;), it is clear that the bot strategy is to change the subject of conversation whenever it has difficulties understanding what the real person behind the keyboard is saying.</p>
<p>This is also why many prominent researchers in the field of AI oppose the Loebner prize, maintaining that the entire competition ends up becoming discouraging for its competitors instead of giving a new impulse towards the creation of better and better AIs.</p>
<p>One of the main reasons why these rudimental chatbots are unable to provide reliable answers, many experts agree, is that they don&#8217;t have an <em>ontology </em>— a precise hierarchy that helps them classify objects and perform reasoning on its knowledge base, particularly abstract thought such as induction and the likes.</p>
<p style="text-align: left;">Some companies, such as Douglas Lenat&#8217;s Cycorp (creator of the <a title="Cyc inference engine" href="http://cyc.com/" target="_blank">Cyc inference engine</a>) or even the search engine <a title="True Knowledge" href="http://www.trueknowledge.com">True Knowledge</a>, use this approach and have already widely demonstrated that, to the very least, this is a very valid technique that can lead to satisfactory results, even though not every researcher seems to agree with it, to the point of even <a title="mocking" href="http://catb.org/jargon/html/M/microLenat.html" target="_blank">mocking</a> Lenat&#8217;s efforts because of the unpracticality of this approach.</p>
<p style="text-align: left;">But here I&#8217;m touching a completely different subject — so, I&#8217;ll write more on this in an upcoming post.</p>
<div class="betterrelated"><p><strong>Related content:</strong></p>
<ol><li> <a href="http://wysinnwyg.com/blog/wolframalpha-vs-true-knowledge" title="Permanent link to Wolfram|Alpha vs. True Knowledge">Wolfram|Alpha vs. True Knowledge</a>  </li>
<li> <a href="http://wysinnwyg.com/blog/solar-powered-ai-to-land-on-mars" title="Permanent link to Solar-powered AI to land on Mars?">Solar-powered AI to land on Mars?</a>  </li>
<li> <a href="http://wysinnwyg.com/blog/cost-of-international-space-station" title="Permanent link to The International Space Station: Money down the drain?">The International Space Station: Money down the drain?</a>  </li>
<li> <a href="http://wysinnwyg.com/blog/clone-your-dog-best-friends-forever-discontinued" title="Permanent link to Clone your dog for $150K? Thanks, but no thanks!">Clone your dog for $150K? Thanks, but no thanks!</a>  </li>
</ol></div>]]></content:encoded>
			<wfw:commentRss>http://wysinnwyg.com/blog/loebner-prize-and-the-state-of-the-art-chatbots/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Solar-powered AI to land on Mars?</title>
		<link>http://wysinnwyg.com/blog/solar-powered-ai-to-land-on-mars</link>
		<comments>http://wysinnwyg.com/blog/solar-powered-ai-to-land-on-mars#comments</comments>
		<pubDate>Mon, 06 Oct 2008 07:27:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASIMO]]></category>
		<category><![CDATA[NASA]]></category>
		<category><![CDATA[Solar power]]></category>

		<guid isPermaLink="false">http://wysinnwyg.altervista.org/blog/?p=52</guid>
		<description><![CDATA[Artificial intelligence is one of my strongest interests: the ongoing research in the topic is achieving extraordinary results, and it would seem like we are now approaching a turning point that might completely revolutionize this incredibly exciting field.]]></description>
			<content:encoded><![CDATA[<p>Artificial intelligence is one of my strongest interests: the ongoing research in the topic is achieving extraordinary results, and it would seem like we are now approaching a turning point that might completely revolutionize this incredibly exciting field.</p>
<p>But when I first heard that NASA was planning to land a solar-powered AI on Mars, I was just astonished. As advanced as NASA&#8217;s technology might be, I could not believe this technology was advanced enough to be talking about anything quite like this — and to be perfectly honest, I&#8217;m a little skeptic.</p>
<div id="attachment_74" class="wp-caption alignleft" style="width: 189px"><img class="size-medium wp-image-74 " title="asimo" src="http://wysinnwyg.com/blog/wp-content/uploads/2008/10/asimo1-225x300.jpg" alt="Honda's Ashimo" width="179" height="239" /><p class="wp-caption-text">Honda&#39;s Ashimo</p></div>
<p>Many of the algorithms we use today for artificial intelligence applications are <a href="http://en.wikipedia.org/wiki/NP-complete" target="_blank">NP-complete</a>: that is to say, they belong to a class of problems for which we don&#8217;t know an efficient solving algorithm just yet, and their typical solving time (and computational power required) increases exponentially or binomially relative to the number of inputs provided.</p>
<p>Since aerospace applications such as NASA&#8217;s would need to operate on very short response times, and given the very limited power that can be provided by solar power (even on a planet without an atmosphere), I&#8217;m curious to know just what kind of complex decisions this kind of artificial intelligence would be able to make on its own and without human help.</p>
<p>While NASA scientists can probably do without real-time response and let their robots crunch the numbers for a relatively long amount of time, they still need to deal with the huge power consumption AI algorithms entail. Our very best solar panel technology is only 28% efficient, which certainly doesn&#8217;t sound like enough to allow for a decent AI to compute anything useful.</p>
<p>This is from a NASA article from <a href="http://www.nasa.gov/vision/universe/roboticexplorers/robust_artificial_intelligence_jb.html" target="_blank">some time ago</a>:</p>
<blockquote><p><em>NASA is planning to add a strong dose of artificial intelligence (AI) to planetary rovers to make them much more self-reliant, capable of making basic decisions during a mission.</em></p>
<p><em>Scientists at NASA Ames Research Center, in the heart of California&#8217;s Silicon Valley, are developing very complex AI software that enables a higher level of robotic intelligence.</em></p></blockquote>
<p>Later on, the article makes the very valid point that keep instructing our robots from Earth is definitely not the way to go, given the long reaction times that ultimately don&#8217;t allow us to exploit these multi-million dollar machines to their full potential. And the waste is going to increase even more with time, once we reach destinations further and further away from Earth.</p>
<p>Developing an AI so sophisticated and efficient that would be able to make the robot completely autonomous would be a huge step forward. <em><a href="http://www.youtube.com/watch?v=u6lkmK3kEEE" target="_blank">Alien Planet</a></em>, an interesting documentary simulating a mission to a planet light-years away in search for extraterrestrial life, might give you a better idea of what we&#8217;re talking about. If mankind is ever to send spacecrafts to distant solar systems, then we really have no choice: the unmanned explorers <em>must</em> be able to take decisions on their own, without human help.</p>
<div id="attachment_69" class="wp-caption alignright" style="width: 263px"><img class="size-medium wp-image-69" title="phoenix" src="http://wysinnwyg.com/blog/wp-content/uploads/2008/10/phoenix1-300x164.jpg" alt="Mars Phoenix - Artist's Concept" width="253" height="138" /><p class="wp-caption-text">Mars Phoenix - Artist&#39;s Concept</p></div>
<p>One of the leading companies devoted to developing breakthrough AI technology is <a href="http://www.novamente.net/" target="_blank">Novamente</a>, which is pioneering a new approach to the problem of testing and developing what they define as an &#8220;artificial general intelligence&#8221; — something capable of deduction, abstraction and other kinds of human-like reasoning.</p>
<p>Their approach is to test their AI (which is, by the way, being developed in C++) in virtual words such as Second Life rather than in the real world, in order to cut production costs and not to waste time worrying about countless sensor- and motion-related issues instead of concentrating on the actual problem.</p>
<p>On their site, you can watch videos that demonstrate their work. If you&#8217;re into computer science and don&#8217;t shy away from a bit of technical talk, their <a href="http://wp.novamente.net/?page_id=21" target="_blank">papers</a> section is also quite interesting. What will first come to mind watching videos of the AI in action, though, is that the response time is currently very far from being real-time even for relatively simple tasks, and a powerful computer cluster is needed to keep those times within barely acceptable boundaries.</p>
<p>So, how can NASA be so confident that they will be able to develop AIs capable of elaborating such complex algorithms, including figuring out how to let robots decide where and when to move, and power them with something as inefficient as solar panels?</p>
<p>The answer is simple: according <a href="http://en.wikipedia.org/wiki/Moore's_law" target="_blank">Moore&#8217;s law</a>, the computational power of our microchips is increasing exponentially with time. Inevitably, there will come a time when we will be able to run algorithms that now we believe overly complex in an infinitesimal fraction of time. Then, we will have the potential to develop more and more intelligent machines that make good decisions faster and faster.</p>
<p>The real question is: when?</p>
<div class="betterrelated"><p><strong>Related content:</strong></p>
<ol><li> <a href="http://wysinnwyg.com/blog/loebner-prize-and-the-state-of-the-art-chatbots" title="Permanent link to Loebner prize and the state-of-the-art chatbots">Loebner prize and the state-of-the-art chatbots</a>  </li>
<li> <a href="http://wysinnwyg.com/blog/wolframalpha-vs-true-knowledge" title="Permanent link to Wolfram|Alpha vs. True Knowledge">Wolfram|Alpha vs. True Knowledge</a>  </li>
<li> <a href="http://wysinnwyg.com/blog/cost-of-international-space-station" title="Permanent link to The International Space Station: Money down the drain?">The International Space Station: Money down the drain?</a>  </li>
<li> <a href="http://wysinnwyg.com/blog/clone-your-dog-best-friends-forever-discontinued" title="Permanent link to Clone your dog for $150K? Thanks, but no thanks!">Clone your dog for $150K? Thanks, but no thanks!</a>  </li>
</ol></div>]]></content:encoded>
			<wfw:commentRss>http://wysinnwyg.com/blog/solar-powered-ai-to-land-on-mars/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

