<?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>Boing Boing &#187; AI</title>
	<atom:link href="http://boingboing.net/tag/ai-2/feed" rel="self" type="application/rss+xml" />
	<link>http://boingboing.net</link>
	<description>Brain candy for Happy Mutants</description>
	<lastBuildDate>Tue, 21 May 2013 04:23:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Why a grand, unified theory of artificial intelligence may be a pipe&#160;dream</title>
		<link>http://boingboing.net/2013/05/08/why-a-grand-unified-theory-of.html</link>
		<comments>http://boingboing.net/2013/05/08/why-a-grand-unified-theory-of.html#comments</comments>
		<pubDate>Wed, 08 May 2013 22:16:04 +0000</pubDate>
		<dc:creator>Maggie Koerth-Baker</dc:creator>
				<category><![CDATA[Short]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=229081</guid>
		<description><![CDATA[A computer scientist and a psychology professor analyze Entropica &#8212; the artificial intelligence system that's been getting major buzz in the blogosphere. Quick version: It's a good idea, but it underestimates the complexity of the real world. Sure, you could create an AI that can play chess, but that same bot won't necessarily have the [...]]]></description>
			<content:encoded><![CDATA[<a href="http://www.newyorker.com/online/blogs/elements/2013/05/a-grand-unified-theory-of-everything.html">A computer scientist and a psychology professor analyze Entropica</a> &mdash; the artificial intelligence system that's been getting major buzz in the blogosphere. Quick version: It's a good idea, but it underestimates the complexity of the real world. Sure, you could create an AI that can play chess, but that same bot won't necessarily have the skills it needs to also be capable of understanding grammar and sentence structure. ]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2013/05/08/why-a-grand-unified-theory-of.html/feed</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>What Google&#039;s self-driving car&#160;sees</title>
		<link>http://boingboing.net/2013/04/30/what-googles-self-driving-ca.html</link>
		<comments>http://boingboing.net/2013/04/30/what-googles-self-driving-ca.html#comments</comments>
		<pubDate>Tue, 30 Apr 2013 14:10:53 +0000</pubDate>
		<dc:creator>Rob Beschizza</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[doom]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[new aesthetic]]></category>
		<category><![CDATA[panopticon]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=227608</guid>
		<description><![CDATA[Charlie Warzel: "THIS is what google's self driving car can see. So basically this thing is going to destroy us all." [via Matt Buchanan]]]></description>
			<content:encoded><![CDATA[<a href="https://twitter.com/cwarzel/status/329235515893227520/photo/1"><img src="http://boingboing.net/wp-content/uploads/2013/04/BJGt9RTCIAAVfLG1.png"></a>

<p>Charlie Warzel: "THIS is what google's self driving car can see. <a href="http://www.buzzfeed.com/charliewarzel/heres-what-googles-self-driving-car-can-see">So basically this thing is going to destroy us all.</a>" [via <a href="https://twitter.com/mattbuchanan/status/329235639897817088">Matt Buchanan</a>]]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2013/04/30/what-googles-self-driving-ca.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Automated constrained poetry, made from Markov Chains and Project&#160;Gutenberg</title>
		<link>http://boingboing.net/2013/04/27/automated-constrained-poetry.html</link>
		<comments>http://boingboing.net/2013/04/27/automated-constrained-poetry.html#comments</comments>
		<pubDate>Sat, 27 Apr 2013 13:51:03 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Copyfight]]></category>
		<category><![CDATA[gutenberg]]></category>
		<category><![CDATA[happy mutants]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[makers]]></category>
		<category><![CDATA[poetry]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=227044</guid>
		<description><![CDATA[A "Snowball" is a poem "in which each line is a single word, and each successive word is one letter longer." Nossidge built an automated Snowball generator that uses Markov Chains, pulling text from Project Gutenberg. It's written in C++, with code on GitHub. The results are rather beautiful poems (these ones are "mostly Dickens"): [...]]]></description>
			<content:encoded><![CDATA[
<p>
A "Snowball" is a poem "in which each line is a single word, and each successive word is one letter longer." Nossidge built an automated Snowball generator that uses Markov Chains, pulling text from Project Gutenberg. It's written in C++, <a href="http://nossidge.tumblr.com/post/46605163160/i-am-the-path-along-unseen-heather-snowball">with code</a> on GitHub. The results are rather beautiful poems (these ones are "mostly Dickens"):

<blockquote>
<p><tt>
o<br />
we<br />
all<br />
have<br />
heard<br />
people<br />
believe<br />
anything
<p>
i<br />
am<br />
the<br />
dawn<br />
light<br />
before<br />
anybody<br />
expected<br />
something<br />
disorderly
<p>
i<br />
am<br />
the<br />
very<br />
great<br />
change
</tt>
</blockquote>

<P>
<a href="http://nossidge.tumblr.com/post/46605163160/i-am-the-path-along-unseen-heather-snowball">Snowball (also called a Chaterism)</a>

(<i>via <a href="http://waxy.org/links/">Waxy</a></i>)


 
 
 ]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2013/04/27/automated-constrained-poetry.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Google plans sci-fi style&#160;supercomputer</title>
		<link>http://boingboing.net/2013/04/12/google-plans-sci-fi-style-supe.html</link>
		<comments>http://boingboing.net/2013/04/12/google-plans-sci-fi-style-supe.html#comments</comments>
		<pubDate>Fri, 12 Apr 2013 16:00:43 +0000</pubDate>
		<dc:creator>Rob Beschizza</dc:creator>
				<category><![CDATA[Short]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=224122</guid>
		<description><![CDATA[Farhad Manjoo: "Google has a single towering obsession: It wants to build the Star Trek computer." [Slate]]]></description>
			<content:encoded><![CDATA[Farhad Manjoo: "Google has a single towering obsession: <a href="http://www.slate.com/articles/technology/technology/2013/04/google_has_a_single_towering_obsession_it_wants_to_build_the_star_trek_computer.single.html">It wants to build the Star Trek computer</a>." [Slate]]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2013/04/12/google-plans-sci-fi-style-supe.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Algorithmically constructed&#160;news</title>
		<link>http://boingboing.net/2013/04/03/algorithmically-constructed-ne.html</link>
		<comments>http://boingboing.net/2013/04/03/algorithmically-constructed-ne.html#comments</comments>
		<pubDate>Wed, 03 Apr 2013 17:00:03 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[web theory]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=222801</guid>
		<description><![CDATA[In Wired, Steven Levy has a long profile of the fascinating field of algorithmic news-story generation. Levy focuses on Narrative Science, and its competitor Automated Insights, and discusses how the companies can turn "data rich" streams into credible news-stories whose style can be presented as anything from sarcastic blogger to dry market analyst. Narrative Science's [...]]]></description>
			<content:encoded><![CDATA[
<p>
In <em>Wired</em>, Steven Levy has a long profile of the fascinating field of algorithmic news-story generation. Levy focuses on Narrative Science, and its competitor Automated Insights, and discusses how the companies can turn "data rich" streams into credible news-stories whose style can be presented as anything from sarcastic blogger to dry market analyst. Narrative Science's cofounder, Kristian Hammond, claims that 90 percent of all news will soon be algorithmically generated, but that this won't be due to computers stealing journalists' jobs -- rather, it will be because automation will enable the creation of whole classes of news stories that don't exist today, such as detailed, breezy accounts of every little league game in the country.

<blockquote>
<p>
Narrative Science’s writing engine requires several steps. First, it must amass high-quality data. That’s why finance and sports are such natural subjects: Both involve the fluctuations of numbers—earnings per share, stock swings, ERAs, RBI. And stats geeks are always creating new data that can enrich a story. Baseball fans, for instance, have created models that calculate the odds of a team’s victory in every situation as the game progresses. So if something happens during one at-bat that suddenly changes the odds of victory from say, 40 percent to 60 percent, the algorithm can be programmed to highlight that pivotal play as the most dramatic moment of the game thus far. Then the algorithms must fit that data into some broader understanding of the subject matter. (For instance, they must know that the team with the highest number of “runs” is declared the winner of a baseball game.) So Narrative Science’s engineers program a set of rules that govern each subject, be it corporate earnings or a sporting event. But how to turn that analysis into prose? The company has hired a team of “meta-writers,” trained journalists who have built a set of templates. They work with the engineers to coach the computers to identify various “angles” from the data. Who won the game? Was it a come-from-behind victory or a blowout? Did one player have a fantastic day at the plate? The algorithm considers context and information from other databases as well: Did a losing streak end?
<p>
Then comes the structure. Most news stories, particularly about subjects like sports or finance, hew to a pretty predictable formula, and so it’s a relatively simple matter for the meta-writers to create a framework for the articles. To construct sentences, the algorithms use vocabulary compiled by the meta-writers. (For baseball, the meta-writers seem to have relied heavily on famed early-20th-century sports columnist Ring Lardner. People are always whacking home runs, swiping bags, tallying runs, and stepping up to the dish.) The company calls its finished product “the narrative.”
</blockquote>
<p>
Both companies claim that they'll be able to make sense of less-quantifiable subjects in the future, and will be able to generate stories about them, too.

<p>
<a href="http://www.wired.com/gadgetlab/2012/04/can-an-algorithm-write-a-better-news-story-than-a-human-reporter/all/">Can an Algorithm Write a Better News Story Than a Human Reporter?</a>

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2013/04/03/algorithmically-constructed-ne.html/feed</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Probability theory for&#160;programmers</title>
		<link>http://boingboing.net/2013/01/09/probability-theory-for-program.html</link>
		<comments>http://boingboing.net/2013/01/09/probability-theory-for-program.html#comments</comments>
		<pubDate>Wed, 09 Jan 2013 18:08:15 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[happy mutants]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=204734</guid>
		<description><![CDATA[Jeremy Kun, a mathematics PhD student at the University of Illinois in Chicago, has posted a wonderful primer on probability theory for programmers on his blog. It's a subject vital to machine learning and data-mining, and it's at the heart of much of the stuff going on with Big Data. His primer is lucid and [...]]]></description>
			<content:encoded><![CDATA[<p>
<img src="http://boingboing.net/wp-content/uploads/2013/01/5650007134_69d3367948_b.jpg" class="bordered"><br />
Jeremy Kun, a mathematics PhD student at the University of Illinois in Chicago, has posted a wonderful primer on probability theory for programmers on his blog. It's a subject vital to machine learning and data-mining, and it's at the heart of much of the stuff going on with Big Data. His primer is lucid and easy to follow, even for math ignoramuses like me.

<blockquote>
<p>

<p style="text-align:left;">For instance, suppose our probability space is <img src="http://s0.wp.com/latex.php?latex=%5COmega+%3D+%5Cleft+%5C%7B+1%2C+2%2C+3%2C+4%2C+5%2C+6+%5Cright+%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0" alt="\Omega = \left \{ 1, 2, 3, 4, 5, 6 \right \}" title="\Omega = \left \{ 1, 2, 3, 4, 5, 6 \right \}" class="latex"> and <img src="http://s0.wp.com/latex.php?latex=f&amp;bg=ffffff&amp;fg=333333&amp;s=0" alt="f" title="f" class="latex"> is defined by setting <img src="http://s0.wp.com/latex.php?latex=f%28x%29+%3D+1%2F6&amp;bg=ffffff&amp;fg=333333&amp;s=0" alt="f(x) = 1/6" title="f(x) = 1/6" class="latex"> for all <img src="http://s0.wp.com/latex.php?latex=x+%5Cin+%5COmega&amp;bg=ffffff&amp;fg=333333&amp;s=0" alt="x \in \Omega" title="x \in \Omega" class="latex"> (here the “experiment” is rolling a single die). Then we are likely interested in more exquisite kinds of outcomes; instead of asking the probability that the outcome is 4, we might ask what is the probability that the outcome is&nbsp;<em>even</em>? This event would be the subset <img src="http://s0.wp.com/latex.php?latex=%5Cleft+%5C%7B+2%2C+4%2C+6+%5Cright+%5C%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0" alt="\left \{ 2, 4, 6 \right \}" title="\left \{ 2, 4, 6 \right \}" class="latex">, and if any of these are the outcome of the experiment, the event is said to&nbsp;<em>occur</em>. In this case we would expect the probability of the die roll being even to be 1/2 (but we have not yet formalized why this is the case).</p>
<p style="text-align:left;">As a quick exercise, the reader should formulate a two-dice experiment in terms of sets. What would the probability space consist of as a set? What would the probability mass function look like? What are some interesting events one might consider (if playing a game of craps)?</p>
</blockquote>


<P>
<a href="http://jeremykun.com/2013/01/04/probability-theory-a-primer/">Probability Theory — A Primer</a>

<p>
(<i>Image: <a href="http://www.flickr.com/photos/artbystevejohnson/5650007134/">Dice</a>, a Creative Commons <a href="http://creativecommons.org/licenses/by/2.0/deed.en">Attribution (2.0)</a> image from artbystevejohnson's photostream</i>)]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2013/01/09/probability-theory-for-program.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Chinook: the story of the computer that beat&#160;checkers</title>
		<link>http://boingboing.net/2012/10/20/chinook-the-story-of-the-comp.html</link>
		<comments>http://boingboing.net/2012/10/20/chinook-the-story-of-the-comp.html#comments</comments>
		<pubDate>Sat, 20 Oct 2012 19:45:02 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[crowdfunding]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[happy mutants]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[podcasts]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=188749</guid>
		<description><![CDATA[Last month, I blogged about Relatively Prime, a beautifully produced, crowdfunded free series of math podcasts. I just listened to the episode on Chinook (MP3), the program that became the world champion of checkers. Chinook's story is a bittersweet and moving tale, a modern account of John Henry and the steam-drill, though this version is [...]]]></description>
			<content:encoded><![CDATA[
<p>
<img src="http://craphound.com/images/checker_board_one_move-F.jpg" class="bordered" align="right">
Last month, I <a href="http://boingboing.net/2012/09/17/high-quality-math-audio-progra.html">blogged</a> about <a href="http://relprime.com/thetoolbox/">Relatively Prime</a>, a beautifully produced, crowdfunded free series of math podcasts. I just listened to the <a href="http://relprime.com/chinook/">episode on Chinook</a> (<a href="http://acmescience.com/Podcasts/relprimefinal/Chinook.mp3">MP3</a>), the program that became the world champion of checkers.
<p>
<a href="http://webdocs.cs.ualberta.ca/~chinook/">Chinook</a>'s story is a bittersweet and moving tale, a modern account of John Henry and the steam-drill, though this version is told from the point of view of the machine and its maker,  Jonathan Schaeffer, a University of Alberta scientist who led the Chinook team. Schaeffer's quest begins with an obsessive drive to beat reigning checkers champ  Marion Tinsley, but as the tale unfolds, Tinsley becomes more and more sympathetic, so that by the end, I was rooting for the human.
<p>
This is one of the best technical documentaries I've heard, and I heartily recommend it to you.

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/10/20/chinook-the-story-of-the-comp.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://acmescience.com/Podcasts/relprimefinal/Chinook.mp3" length="60075461" type="audio/mpeg" />
		</item>
		<item>
		<title>Disturbing and poignant video about a self-aware robot tests game-engine&#039;s&#160;limitations</title>
		<link>http://boingboing.net/2012/03/08/disturbing-and-poignant-video.html</link>
		<comments>http://boingboing.net/2012/03/08/disturbing-and-poignant-video.html#comments</comments>
		<pubDate>Thu, 08 Mar 2012 14:55:50 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[happy mutants]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[science fiction]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=147713</guid>
		<description><![CDATA[Kara, a disturbing short film about a self-aware robot, was made by games studio Quantic Dream to demonstrate the "expressive power" of the PS3's graphics. In order to sidestep the limitations of animating human characters (the so-called, contentious "uncanny valley"), the creators made a story about a newborn, intelligent robot -- a character that is [...]]]></description>
			<content:encoded><![CDATA[

<p>
<iframe width="600" height="335" src="https://www.youtube-nocookie.com/embed/xM2Rkqvd5uY?rel=0" frameborder="0" allowfullscreen></iframe>
<p>
<em>Kara</em>, a disturbing short film about a self-aware robot, was made by games studio Quantic Dream to demonstrate the "expressive power" of the PS3's graphics. In order to sidestep the limitations of animating human characters (the <a href="http://boingboing.net/2010/01/21/does-the-uncanny-val.html">so-called, contentious "uncanny valley"</a>), the creators made a story about a newborn, intelligent robot -- a character that is supposed to be subtly unconvincing in its humanity.


<blockquote>
<p>
"Our goal at the time with The Casting was to use the game engine to see how we could convey different emotions," Cage tells us prior to the GDC talk where he's unveiling a slice of what Quantic Dream has been up to since 2010. "We wanted to see what it would take in terms of the technology but also with the acting, and working with the actor on-stage to have this performance coming across in the game engine. We learned so much doing it for Heavy Rain, from the good things that worked very well but also from the mistakes that we made, and things we could have done differently.
'Introducing Quantic Dream's Kara' Screenshot 1
<p>

"When Heavy Rain was over, we thought why not do exactly the same thing and do a short sequence in real-time, in the game engine to see how our next game is going to benefit from what we're going to learn?"
<p>
"In Kara, you can't imagine the same scene having the same impact as someone who's not a talented actor. Technology becomes more precise and detailed and gives you more subtleties, so you need talent now. I'm not talking about getting a name in your game - I'm talking about getting talent in your game to improve the experience and get emotion in your game."
<p>
Welcome to Kara, the product of Quantic Dream's recent work on the PlayStation 3, and of its investment in new motion capture facilities. Again it's a one-woman show built around a slow tonal shift, again channelled through a strong and actorly central performance - but the distance between Kara and The Casting is as good a measure as any of the technical progress we've seen this generation, and of a shift in ambition and capability within Quantic Dream. 
</blockquote>

<p>
As interesting as this is as a technology demo, I think its real value is in the questions raised by the story and the storytelling choices. The unsettling poignancy of this clip arises from the gender and form of the robot. It would be interesting to re-render this with the "robot" as a kind of arachnoid assembly-line robot with a gender-neutral voice and see what happens to the film's affect.

<p>
<a href="http://www.eurogamer.net/articles/2012-03-07-introducing-quantic-dreams-kara">Introducing Quantic Dream's Kara </a>

(<i>via <a href="http://www.jwz.org/blog/">JWZ</a></i>)

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/03/08/disturbing-and-poignant-video.html/feed</wfw:commentRss>
		<slash:comments>55</slash:comments>
		</item>
		<item>
		<title>Amazon.com&#039;s many bots feud over&#160;book-prices</title>
		<link>http://boingboing.net/2012/02/23/amazon-coms-many-bots-feud-o.html</link>
		<comments>http://boingboing.net/2012/02/23/amazon-coms-many-bots-feud-o.html#comments</comments>
		<pubDate>Thu, 23 Feb 2012 17:00:55 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[web theory]]></category>
		<category><![CDATA[Weird]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=145314</guid>
		<description><![CDATA[Carlos Bueno, author of a kids' book about understanding computers called Lauren Ipsum, describes what happens when the cadre of competing bots that infest Amazon's sales-database began to viciously fight with one another over pricing for his book. It's a damned weird story. Before I talk about my own troubles, let me tell you about [...]]]></description>
			<content:encoded><![CDATA[
<p>
Carlos Bueno, author of a kids' book about understanding computers called <a href="http://www.amazon.com/exec/obidos/ASIN/1461178185/downandoutint-20">Lauren Ipsum</a>, describes what happens when the cadre of competing bots that infest Amazon's sales-database began to viciously fight with one another over pricing for his book. It's a damned weird story.

<blockquote>
<p>
<img src="http://craphound.com/images/Lauren_Ipsum_300.jpg" class="bordered" align="right">
Before I talk about my own troubles, let me tell you about another book, “Computer Game Bot Turing Test”. It's one of over 100,000 “books” “written” by a Markov chain running over random Wikipedia articles, bundled up and sold online for a ridiculous price. The publisher, Betascript, is notorious for this kind of thing. 
<p>
It gets better. There are whole species of other bots that infest the Amazon Marketplace, pretending to have used copies of books, fighting epic price wars no one ever sees. So with “Turing Test” we have a delightful futuristic absurdity: a computer program, pretending to be human, hawking a book about computers pretending to be human, while other computer programs pretend to have used copies of it. A book that was never actually written, much less printed and read.
<p>
The internet has everything.
<p>
This would just be an interesting anecdote, except that bot activity also seems to affect books that, you know, actually exist. Last year I published my children's book about computer science, Lauren Ipsum. I set a price of $14.95 for the paperback edition and sales have been pretty good. Then last week I noticed a marketplace bot offering to sell it for $55.63. “Silly bots”, I thought to myself, “must be a bug”. After all, it's print-on-demand, so where would you get a new copy to sell?
<p>
Then it occured to me that all they have to do is buy a copy from Amazon, if anyone is ever foolish enough to buy from them, and reap a profit. Lazy evaluation, made flesh. Clever bots!
<p>
Then another bot piled on, and then one based in the UK. They started competing with each other on price. Pretty soon they were offering my book below the retail price, and trying to make up the difference on "shipping and handling". I was getting a bit worried.
</blockquote>
<p>
Sidebar: <a href="http://www.amazon.com/exec/obidos/ASIN/1461178185/downandoutint-20">Lauren Ipsum</a>  sounds so interesting, I've just ordered a copy to read to my daughter!

<p>
<a href="http://carlos.bueno.org/2012/02/bots-seized-control.html">How Bots Seized Control of My Pricing Strategy</a>

(<i>via <a href="http://www.jwz.org/blog/">JWZ</a></i>)

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/02/23/amazon-coms-many-bots-feud-o.html/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Paul Allen on the&#160;singularity</title>
		<link>http://boingboing.net/2011/10/13/paul-allen-on-the-singularity.html</link>
		<comments>http://boingboing.net/2011/10/13/paul-allen-on-the-singularity.html#comments</comments>
		<pubDate>Thu, 13 Oct 2011 16:05:29 +0000</pubDate>
		<dc:creator>Rob Beschizza</dc:creator>
				<category><![CDATA[Short]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[paul allen]]></category>
		<category><![CDATA[singularity]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=123545</guid>
		<description><![CDATA[Microsoft cofounder Paul Allen and AI scientist Mark Greaves are pessimistic about the prospect of a technological singularity in the intermediate future: "If [it] is to arrive by 2045, it will take unforeseeable and fundamentally unpredictable breakthroughs." [Technology Review]]]></description>
			<content:encoded><![CDATA[Microsoft cofounder Paul Allen and AI scientist Mark Greaves are pessimistic about the prospect of a technological singularity in the intermediate future: "If [it] is to arrive by 2045, <a href="http://www.technologyreview.com/blog/guest/27206/">it will take unforeseeable and fundamentally unpredictable breakthroughs</a>." [Technology Review]]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2011/10/13/paul-allen-on-the-singularity.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
