<?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>writing &#124; ben fry &#187; perception</title>
	<atom:link href="http://benfry.com/writing/archives/category/perception/feed" rel="self" type="application/rss+xml" />
	<link>http://benfry.com/writing</link>
	<description>Visualizing Data</description>
	<lastBuildDate>Sat, 04 Sep 2010 18:50:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Illusive</title>
		<link>http://benfry.com/writing/archives/669</link>
		<comments>http://benfry.com/writing/archives/669#comments</comments>
		<pubDate>Sat, 22 May 2010 15:32:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[perception]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=669</guid>
		<description><![CDATA[A terrific set of videos from the “Best Illusion of the Year” contest. Congratulations to all the finalists, in particular first prize winner Koukichi Sugihara whose video is below:

More from Kokichi Sugihara (including an explanation of how this works) can be found here.
(thanks to my mother-in-law, who sent the link)
]]></description>
			<content:encoded><![CDATA[<p>A terrific <a href="http://illusioncontest.neuralcorrelate.com/cat/2010/">set of videos</a> from the “Best Illusion of the Year” contest. Congratulations to all the finalists, in particular first prize winner Koukichi Sugihara whose video is below:</p>
<p><object width="480" height="270"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=11946779&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=11946779&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="480" height="270"></embed></object></p>
<p>More from Kokichi Sugihara (including an explanation of how this works) can be found <a href="http://home.mims.meiji.ac.jp/~sugihara/hobby/hobbye.html">here</a>.</p>
<p><em>(thanks to my mother-in-law, who sent the link)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/669/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Human Computation (or “Mechanical Turk” meets “Family Feud”)</title>
		<link>http://benfry.com/writing/archives/91</link>
		<comments>http://benfry.com/writing/archives/91#comments</comments>
		<pubDate>Thu, 15 May 2008 14:06:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cs]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[human]]></category>
		<category><![CDATA[perception]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/archives/91</guid>
		<description><![CDATA[Computers are really good at repetitive work. You can ask a computer to multiply two numbers together seven billion times and not only will it not complain, it&#8217;ll probably have seven billion answers for you a few seconds later. Ask a person to do the same thing and they&#8217;ll either walk away at the outset, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://benfry.com/wp/wp-content/uploads/2008/05/richard_dawson.jpg" title="richard_dawson.jpg"><img src="http://benfry.com/wp/wp-content/uploads/2008/05/richard_dawson.thumbnail.jpg" alt="richard_dawson.jpg" align="right" hspace="7" vspace="7" /></a>Computers are really good at repetitive work. You can ask a computer to multiply two numbers together seven billion times and not only will it not complain, it&#8217;ll probably have seven billion answers for you a few seconds later. Ask a person to do the same thing and they&#8217;ll either walk away at the outset, realizing the ridiculousness of the task, or they&#8217;ll get through the first few tries and lose interest. But even the fact that a human can recognize the ridiculousness of the task is important. Humans are good at lots of things—like identifying a face in a crowd—that cannot be addressed by computation with the same level of accuracy.</p>
<p>Visualization is about the interface between what humans are good at, and what computers are good at. First, the computer can crunch all seven billion numbers, then present the results in a way that we can use our own perceptual skills to identify what&#8217;s important or interesting. (This is also why the <em>design</em> of a visualization is a fundamentally human task, and not something to be left to automation.)</p>
<p>This is also the subject of <a href="http://www.cs.cmu.edu/~biglou/">Luis von Ahn&#8217;s work</a> at Carnegie Mellon. You&#8217;re probably familiar with <a href="http://www.captcha.net/">CAPTCHA</a> images—usually wavy numbers and letters that you have to discern when signing up for a webmail account or buying tickets from Ticketmaster. The acronym stands for “Completely Automated Public Turing Test to Tell Computers and Humans Apart,” a clever mouthful referring to Alan Turing&#8217;s work in discerning <a href="http://en.wikipedia.org/wiki/Turing_test">man or machine</a>. (I encourage you to read about them, but this is already getting long so I won&#8217;t get into it here.)</p>
<p>More interesting than CAPTCHA, however, is the whole notion that&#8217;s behind it: that it&#8217;s an example of relying on humans to do what they&#8217;re best at, though it&#8217;s a task that&#8217;s difficult for computers. (Sure, in recent weeks, people have actually found ways to “break” CAPTCHAs in specific cases, but that&#8217;s not important here.) For instance, the work was extended to the <a href="http://images.google.com/imagelabeler/">Google Image Labeler</a>, described as follows:</p>
<blockquote><p>You&#8217;ll be randomly paired with a partner who&#8217;s online and using the feature. Over a two-minute period, you and your partner will:</p>
<ul>
<li>View the same set of images.</li>
<li>Provide as many labels as possible to describe each image you see.</li>
<li>Receive points when your label matches your partner&#8217;s label. The number of points will depend on how specific your label is.</li>
<li>See more images until time runs out.</li>
</ul>
</blockquote>
<p>Prior to this, most image labeling systems had to do with getting volunteers to name or tag images individually. As you can imagine, the quality of tags suffer considerably because of everything from differences in how people perceive or describe what they see, to individuals who try to be a little too clever in choosing tags. With the Image Labeler game, that&#8217;s turned around backwards, where there is a motivation to use tags that match the other person, thus minimizing the previous problems. (It&#8217;s <a href="http://www.mturk.com/mturk/welcome">“Mechanical Turk”</a> meets “Family Feud”.) They&#8217;ve also applied the same ideas to scanning books—where fragments of text that cannot be recognized by software are instead checked by multiple people.</p>
<p>More recently, von Ahn&#8217;s group has expanded these ideas in <a href="http://www.gwap.com/gwap/">Games With A Purpose</a>, a site that addresses these “casual games” more directly. The new site is covered in <a href="http://technology.newscientist.com/article/dn13896-gamers-teach-search-engines-how-to-see.html">this</a> New Scientist article, which offers additional tidbits (perspective? background? couldn&#8217;t think of the right word).</p>
<p>You can also watch Luis&#8217; <a href="http://video.google.com/videoplay?docid=-8246463980976635143&amp;q=luis+von+ahn&amp;pr=goog-sl">Google Tech Talk</a> about Human Computation, which if I&#8217;m not mistaken, led to the Image Labeler project.</p>
<p>(We met Luis a couple times while at CMU and watched the Superbowl with his awesome fiancée Laura, cheering on her hometown Chicago Bears against those villainous Colts. We were happy when he received a MacArthur Fellowship for his work—just the sort of person you&#8217;d like to get such an award that highlights people who often don&#8217;t quite fit in their field.)</p>
<p><a href="http://www.amazon.com/exec/obidos/ASIN/B0002CYTL2/ref=nosim/benfrycom-20"><img src="http://benfry.com/wp/wp-content/uploads/2008/05/checkpoint.thumbnail.jpg" alt="Mommy can we play infringing on my civil liberties?" align="right" hspace="7" vspace="7" /></a>Returning to the earlier argument, algorithms to identify a face in a crowd are certainly improving. But without a significant breakthrough, their usefulness will be significantly limited. One commonly hyped use for such systems is airport security. Bruce Schneier <a href="http://www.schneier.com/crypto-gram-0109a.html#3">explains the problem</a>:</p>
<blockquote><p>Suppose this magically effective face-recognition software is 99.99 percent accurate. That is, if someone is a terrorist, there is a 99.99 percent chance that the software indicates &#8220;terrorist,&#8221; and if someone is not a terrorist, there is a 99.99 percent chance that the software indicates &#8220;non-terrorist.&#8221; Assume that one in ten million flyers, on average, is a terrorist. Is the software any good?</p>
<p>No. The software will generate 1000 false alarms for every one real terrorist. And every false alarm still means that all the security people go through all of their security procedures. Because the population of non-terrorists is so much larger than the number of terrorists, the test is useless. This result is counterintuitive and surprising, but it is correct. The false alarms in this kind of system render it mostly useless. It&#8217;s &#8220;The Boy Who Cried Wolf&#8221; increased 1000-fold.</p></blockquote>
<p>Given the number of travelers at Boston Logan in 2006, that would be two “terrorists” identified per day. (And with Schneier&#8217;s one in ten million is a terrorist figure, that would be two or three terrorists per year&#8230;clearly too generous, which makes the face detection accuracy even worse than how he describes it.) I find myself thinking about the 99.99% accuracy number as I stare at the back of heads lined up at the airport security checkpoint—itself a human problem, not a computational problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/91/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
