<?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>thinking about thinking</title>
	<atom:link href="http://gureckislab.org/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://gureckislab.org/blog</link>
	<description>a blog about cognitive science</description>
	<lastBuildDate>Thu, 23 May 2013 20:39:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Movie Trailer for NYU Psychology Course</title>
		<link>http://gureckislab.org/blog/?p=3218</link>
		<comments>http://gureckislab.org/blog/?p=3218#comments</comments>
		<pubDate>Thu, 23 May 2013 20:39:14 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=3218</guid>
		<description><![CDATA[Check out this short <a href="http://gureckislab.org/blog/?p=3218">movie trailer</a> for the "Robots, Brains, and the Human Mind" course at NYU.]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/66838135" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=3218</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talk at Brooklyn College</title>
		<link>http://gureckislab.org/blog/?p=3117</link>
		<comments>http://gureckislab.org/blog/?p=3117#comments</comments>
		<pubDate>Wed, 08 May 2013 17:19:29 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=3117</guid>
		<description><![CDATA[Todd is giving a talk on some of our recent work Wednesday, May 8th at Brooklyn College (James Hall 5517, 3:30pm)!]]></description>
			<content:encoded><![CDATA[<p><a href="http://gureckislab.org/~gureckis">Todd</a> is giving a talk on some of our recent work Wednesday, May 8th at Brooklyn College (James Hall 5517, 3:30pm)!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=3117</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting a negative voltage from Arduino</title>
		<link>http://gureckislab.org/blog/?p=3027</link>
		<comments>http://gureckislab.org/blog/?p=3027#comments</comments>
		<pubDate>Thu, 25 Apr 2013 13:50:59 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Technical Notes]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=3027</guid>
		<description><![CDATA[How to get a <a href="http://gureckislab.org/blog/?p=3027">negative voltage</a> off your Arduino board.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently teaching a <a href="http://gureckislab.org/courses/spring13/robots/">new undergraduate course</a> at NYU which uses robotics to communicate basic issues in cognitive science. The class is fun because we build simple robots based on the <a href="http://arduino.cc">Arduino</a> platform and use them to explore issues about neuroscience, computation, and cognition and perception (look for a longer post about this soon!).  </p>
<p>One really nice thing about the Arudino platform is that it provides a +5V power source as a user-accessible pin.  This can be used to power up user-made circuits without a heavy power source (i.e., separate batteries or a signal generator).  However, many circuit components require both a positive and a negative voltage source to function properly.  One example is an op-amp which typically requires a +VCC and -VCC.   Is there a way to convert the single +5V source on the Arduino into a -5V source?</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2013/04/opampquestion.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2013/04/opampquestion.png" alt="" title="opampquestion" width="340"  class="aligncenter size-full wp-image-3028" /></a></p>
<p>If you are trying to cut costs, taking two standard 9V batteries and connecting them in series will give you a +9V and a -9V.  However, the problem with that solution is the bulk of two large batteries simply to power your op-amp (not good on a mobile robot!).  If you can shell out a couple dollars you can pick up a tiny integrated circuit (IC) chip that acts as a voltage inverter (the ICL7660).  Mouser electronics sells them <a href="http://www.mouser.com/Search/ProductDetail.aspx?R=ICL7660EPA+virtualkey66880000virtualkey700-ICL7660EPA">here</a> for a couple bucks although there may be cheaper versions/brands.</p>
<p>All you need for this circuit is the ICL7760 and two 10uF (micro Farad) capacitors (also available at Mouser if you search).  The circuit diagram looks like this:</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2013/04/voltageinverter.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2013/04/voltageinverter.png" alt="" title="voltageinverter" width="400"  class="aligncenter size-full wp-image-3029" /></a></p>
<p>A final wired up version looks like this on a small bread board:</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2013/04/photo-3.jpg"><img src="http://gureckislab.org/blog/wp-content/uploads/2013/04/photo-3.jpg" alt="" title="photo 3" width="450" class="aligncenter size-full wp-image-3058" /></a></p>
<p>Basically you feed in the +5V source from the Arduino board into the top right pin of the ICL7660 (looking with the half-moon depression oriented up, the red wire in my photo).  You wire up a couple places to ground on the Arduino board (black wires in my photo), place the capacitors (check the orientation on these!), and you will get negative voltage out of the bottom right pin that is roughly the same magnitude as the input at the top (i.e., coming off the yellow wire).  The only downside is that, due to the ICL7660, this circuit can&#8217;t provide much current without effecting the voltage.  Thus, it may not work for all applications, particular amps designs that draw a lot of power.</p>
<p>Thanks to <a href="http://electronics.stackexchange.com/questions/18173/negative-voltage-from-arduino">this forum</a> for many helpful tips.  I simply translated here the solution that worked well for me into the language we&#8217;ve used in my class and posted it here for reference.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=3027</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Research mention in Boston Globe</title>
		<link>http://gureckislab.org/blog/?p=3025</link>
		<comments>http://gureckislab.org/blog/?p=3025#comments</comments>
		<pubDate>Mon, 15 Apr 2013 03:44:55 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=3025</guid>
		<description><![CDATA[Nicely researched report in the Boston Globe &#8220;Ideas&#8221; section mentioning Todd&#8217;s 2009 paper on how people decide how to name their kids (and how that&#8217;s changed over time).]]></description>
			<content:encoded><![CDATA[<p>Nicely researched <a href="http://www.bostonglobe.com/ideas/2013/04/13/what-baby-names-say-about-everything-else/Ln9kVOl9haGhFoHwQv9h7I/story.html">report</a> in the Boston Globe &#8220;Ideas&#8221; section mentioning Todd&#8217;s 2009 paper on <a href="http://gureckislab.org/papers/GureckisGoldstone09-BabyNames.pdf">how people decide how to name their kids</a> (and how that&#8217;s changed over time).</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=3025</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Associate Editor at Cognitive Science</title>
		<link>http://gureckislab.org/blog/?p=3022</link>
		<comments>http://gureckislab.org/blog/?p=3022#comments</comments>
		<pubDate>Thu, 11 Apr 2013 22:40:53 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=3022</guid>
		<description><![CDATA[Todd is now an Associate Editor at Cognitive Science: A Multidisciplinary Journal. Do your reviews people! It&#8217;s good for your brain and the field!]]></description>
			<content:encoded><![CDATA[<p><a href="http://gureckislab.org/~gureckis">Todd</a> is now an Associate Editor at <a href="http://cognitivesciencesociety.org/journal_csj.html">Cognitive Science: A Multidisciplinary Journal</a>.  Do your reviews people!  It&#8217;s good for your brain and the field!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=3022</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cargo cult science and the value of &#8220;incremental&#8221; work</title>
		<link>http://gureckislab.org/blog/?p=2928</link>
		<comments>http://gureckislab.org/blog/?p=2928#comments</comments>
		<pubDate>Wed, 27 Mar 2013 03:35:23 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2928</guid>
		<description><![CDATA[Richard Feynman on the <a href="http://gureckislab.org/blog/?p=2928">value of incremental science</a> and the dangers of "Cargo Cult Science" ]]></description>
			<content:encoded><![CDATA[<p>&#8220;When I was at Cornell, I often talked to the people in the psychology department. One of the students told me she wanted to do an experiment that went something like this&#8211;it had been found by others that under certain circumstances, X, rats did something, A. She was curious as to whether, if she changed the circumstances to Y, they would still do A. So her proposal was to do the experiment under circumstances Y and see if they still did A.</p>
<p>I explained to her that it was necessary first to repeat in her laboratory the experiment of the other person&#8211;to do it under condition X to see if she could also get result A, and then change to Y and see if A changed. Then she would know the the real difference was the thing she thought she had under control.</p>
<p>She was very delighted with this new idea, and went to her professor. And his reply was, no, you cannot do that, because the experiment has already been done and you would be wasting time. This was in about 1947 or so, and it seems to have been the general policy then to not try to repeat psychological experiments, but only to change the conditions and see what happened.&#8221; </p>
<p>- Richard Feynman &#8220;<a href="http://neurotheory.columbia.edu/~ken/cargo_cult.html">Cargo Cult Science</a>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2928</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skiing trip to the Catskills</title>
		<link>http://gureckislab.org/blog/?p=2961</link>
		<comments>http://gureckislab.org/blog/?p=2961#comments</comments>
		<pubDate>Tue, 26 Mar 2013 17:56:24 +0000</pubDate>
		<dc:creator>Anna Coenen</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2961</guid>
		<description><![CDATA[Last week, the lab hit the slopes in upstate New York.  <a href="http://gureckislab.org/blog/?p=2961">Read on</a> for the full trip report!

<a href="http://gureckislab.org/blog/wp-content/uploads/2013/03/photo1.jpeg"><img class=" wp-image-2962   " title="photo1" src="http://gureckislab.org/blog/wp-content/uploads/2013/03/photo1.jpeg" alt="" width="350" /></a>]]></description>
			<content:encoded><![CDATA[<p>Last week the lab took advantage of the stubborn absence of any signs of spring in New York to venture out on a late-season skiing trip to the catskills. We had a lovely time. As it turned out, we were almost the only ones hitting the slopes that afternoon, which was helpful given the varying levels of skiing/snowboarding proficiency in the group. We all made it through the day without injuries and had a great time.</p>
<p>The trip also gave us the opportunity to spend some time with Alex Rich, who will be joining the lab this fall (welcome!!). We are all excited about starting to work with him.</p>
<p>Unfortunately, on our way back to New York we got caught in what felt like a minor snow blizzard which had us crawl back to the city at a painstakingly slow speed. A rewarding experience nevertheless, and we hope to do this again next winter!</p>
<p>&nbsp;</p>
<div id="attachment_2962" class="wp-caption aligncenter" style="width: 471px"><a href="http://gureckislab.org/blog/wp-content/uploads/2013/03/photo1.jpeg"><img class=" wp-image-2962   " title="photo1" src="http://gureckislab.org/blog/wp-content/uploads/2013/03/photo1.jpeg" alt="" width="461" height="208" /></a><p class="wp-caption-text">Group shot at the top of the mountain</p></div>
<div id="attachment_2979" class="wp-caption aligncenter" style="width: 471px"><a href="http://gureckislab.org/blog/wp-content/uploads/2013/03/photo2.jpeg"><img class=" wp-image-2979" title="photo" src="http://gureckislab.org/blog/wp-content/uploads/2013/03/photo2.jpeg" alt="" width="461" height="346" /></a><p class="wp-caption-text">Where is everyone?</p></div>
<div id="attachment_2968" class="wp-caption aligncenter" style="width: 362px"><a href="http://gureckislab.org/blog/wp-content/uploads/2013/03/IMG_20130318_143505_0-1.jpg"><img class=" wp-image-2968" title="IMG_20130318_143505_0-1" src="http://gureckislab.org/blog/wp-content/uploads/2013/03/IMG_20130318_143505_0-1.jpg" alt="" width="352" height="469" /></a><p class="wp-caption-text">Clearly, Doug&#39;s been doing this all his life</p></div>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2961</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Global exchange at the Computation and Cognition Lab</title>
		<link>http://gureckislab.org/blog/?p=2815</link>
		<comments>http://gureckislab.org/blog/?p=2815#comments</comments>
		<pubDate>Tue, 19 Mar 2013 21:07:11 +0000</pubDate>
		<dc:creator>Sachith Cheruvatur</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2815</guid>
		<description><![CDATA[Each summer a select number of undergraduate research assistants join the lab to learn, first-hand, about our research.  Last summer Sachith Cheruvatur joined us from NYU Abu Dhabi as part of the <a href="http://www.nyu.edu/global/the-global-network-university.html">NYU Global Network University</a> initiative.  Sachith is a sophomore philosophy major at NYUAD but also has an interest in computational cognitive science.  During his time in the lab, Sachith helped to develop a new class for psychology majors at NYU on the relationship between <a href="http://gureckislab.org/courses/spring13/robots">robotics, neuroscience, and the human mind</a> which is being taught currently.  Sachith was kind enough to share a few thoughts about his experience.  Hopefully this will interest other students wanting to learning more about the lab and what we do.]]></description>
			<content:encoded><![CDATA[<p><b><br />
Each summer a few undergraduate research assistants join the lab to learn, first-hand, about our work and to gain research experience prior to graduate school.  Last summer Sachith Cheruvatur joined us from NYU Abu Dhabi as part of the <a href="http://www.nyu.edu/global/the-global-network-university.html">NYU Global Network University</a> initiative.  Sachith is a sophomore philosophy major at NYUAD but also has an interest in computational cognitive science.  During his time in the lab, Sachith helped to develop a new class for psychology majors at NYU on the relationship between <a href="http://gureckislab.org/courses/spring13/robots">robotics, neuroscience, and the human mind</a> which is being taught currently.  Sachith was kind enough to share a few thoughts about his experience.  Hopefully his summary will be useful to other students wanting to learn about the lab and what we do.<br />
</b></p>
<hr />
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2013/03/sachith-b.jpg"><img src="http://gureckislab.org/blog/wp-content/uploads/2013/03/sachith-b.jpg" alt="" title="sachith-b" width="900" class="alignright size-full wp-image-2834" /></a></p>
<p>During the summer after my freshman year I wanted to find an internship at a cognitive science lab to try and find out first hand what its like to work in the field. Professor Gureckis&#8217; affiliations were cognition and perception and his lab computation and cognition seemed really interesting.  The lab mainly researches cognitive processes like memory, learning and decision-making. I emailed professor Gureckis asking if I could work at his lab over summer and he let me work with him for 8 weeks. It was really quite inspiring to sit in on their lab meetings and see for myself how the graduate students and the professors, discussed experiments, made inferences, critiqued each others ideas and made futures plans on what to do next. The lab nurtures a very productive environment with a really friendly atmosphere. I got along well with everyone within the first few days of working at the lab and the faculty and students seem to understand each other quite well. </p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2013/03/sachith3.jpg"><img src="http://gureckislab.org/blog/wp-content/uploads/2013/03/sachith3.jpg" alt="" title="sachith3" width="300" class="alignleft size-full wp-image-2823" /></a></p>
<p>Professor Gureckis wanted to combine two of his passions, robotics and psychology, and create an environment for students to conduct psychology experiments using robots to understand the two areas better &#8211; the science of experimentation in psychology and a peek into robotics. This course would give the students a taste of what its like to reverse engineer the human mind by experimenting with robot subjects and reverse engineering their inner workings. To help him create this course, I helped find the required robot, assembled it and created a couple of programs to perform certain tasks. He provided me with academic papers that dealt with similar topics and a book by Valentino Braitenberg called &#8216;vehicles&#8217; which I used to create programs for the robot to execute. This was my first proper introduction to robotics and it was really nice to explore it on my own using the libraries, the internet and shops like RadioShack. I finally assembled a robot with an Arduino microchip and programmed it to perform simple maneuvers, respond to sound and calculate small distances.</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2013/03/sachith4.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2013/03/sachith4.png" alt="" title="sachith4" width="350" class="alignright size-full wp-image-2826" /></a></p>
<p>As a final part of my project, I gave a sample class to the Cognition summer class. Under professor Gureckis&#8217; guidance I gathered the required reading material for the class and the created the required handouts for the experiment we were going to conduct on that day. The students tried to reverse engineer the light seeking robot and find out how the behavior of the robot emerged from the simple wiring of the circuitry.</p>
<p>Overall, it was an amazing learning experience that involved diving into a new field, a lot of hands-on work and a bit of programing. It gave me the much-needed taste of some multidisciplinary work. </p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2815</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evaluating Amazon&#8217;s Mechanical Turk as a Tool for Experimental Behavioral Research</title>
		<link>http://gureckislab.org/blog/?p=2864</link>
		<comments>http://gureckislab.org/blog/?p=2864#comments</comments>
		<pubDate>Wed, 13 Mar 2013 21:00:59 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2864</guid>
		<description><![CDATA[A new paper from the lab with Matt Crump was published in PLOSOne today. The paper attempts to replicate a large number of classic findings in cognitive psychology online using Amazon Mechanical Turk. Most of the replications were successful, but a number of important lessons about online data collection are shared.]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://dx.plos.org/10.1371/journal.pone.0057410">new paper</a> from the lab with <a href="https://sites.google.com/site/crumpcognitionlab/">Matt Crump</a> was published in PLOSOne today.  The paper attempts to replicate a large number of classic findings in cognitive psychology online using Amazon Mechanical Turk.  Most of the replications were successful, but a number of important lessons about online data collection are shared.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2864</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brainwave at Rubin Museum of Art</title>
		<link>http://gureckislab.org/blog/?p=2867</link>
		<comments>http://gureckislab.org/blog/?p=2867#comments</comments>
		<pubDate>Wed, 13 Mar 2013 18:27:42 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2867</guid>
		<description><![CDATA[Todd is going to be part of an exhibit/performance on the cognitive science of memory with US Memory Champion Nelson Dellis at the Rubin Museum of Art Wednesday March 20, 2013 @ 7:00 PM. Tickets available here.]]></description>
			<content:encoded><![CDATA[<p>Todd is going to be part of an exhibit/performance on the cognitive science of memory with US Memory Champion <a href="http://climbformemory.com/">Nelson Dellis</a> at the <a href="http://www.rmanyc.org/">Rubin Museum of Art</a> Wednesday March 20, 2013 @ 7:00 PM.  Tickets available <a href="http://www.rmanyc.org/events/load/2073">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2867</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talk at Columbia University</title>
		<link>http://gureckislab.org/blog/?p=2862</link>
		<comments>http://gureckislab.org/blog/?p=2862#comments</comments>
		<pubDate>Sat, 24 Nov 2012 17:02:21 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2862</guid>
		<description><![CDATA[Todd is giving a talk on some of our decision making work at the the Columbia University Marketing Department seminar series. (Tuesday Nov. 27th, 12:30-1:45 PM).]]></description>
			<content:encoded><![CDATA[<p>Todd is giving a talk on some of our decision making work at the the Columbia University Marketing Department seminar series. (Tuesday Nov. 27th, 12:30-1:45 PM).</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2862</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talk at Yale University</title>
		<link>http://gureckislab.org/blog/?p=2812</link>
		<comments>http://gureckislab.org/blog/?p=2812#comments</comments>
		<pubDate>Sat, 10 Nov 2012 05:58:01 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2812</guid>
		<description><![CDATA[Todd is giving a talk on some of our self-directed learning work at the Yale University Cognitive Lunch series in New Haven, CT. (Tuesday Nov. 13, 11:35am).]]></description>
			<content:encoded><![CDATA[<p>Todd is giving a talk on some of our self-directed learning work at the Yale University Cognitive Lunch series in New Haven, CT.  (Tuesday Nov. 13, 11:35am).</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2812</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lab in the Storm</title>
		<link>http://gureckislab.org/blog/?p=2790</link>
		<comments>http://gureckislab.org/blog/?p=2790#comments</comments>
		<pubDate>Mon, 05 Nov 2012 00:58:28 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2790</guid>
		<description><![CDATA[Well, it has been an interesting week.  The lab has mostly been offline for a week following a major power outage in lower Manhattan caused by Hurricane Sandy.  Luckily, most of us were only modestly inconvenienced (no power or Internet for a few days forced some of us to resort to reading... gasp... <a href="http://en.wikipedia.org/wiki/Book">books</a>!).  However, in the interest of documenting the history of the lab, we collected up a <a href="http://gureckislab.org/blog/?p=2790">a couple photos</a> of our experience of the storm.

<a href="http://gureckislab.org/blog/wp-content/uploads/2012/11/photo-2.jpg"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/11/photo-2.jpg" alt="" title="photo 2" width="350" height="350" class="aligncenter size-full wp-image-2794" /></a>]]></description>
			<content:encoded><![CDATA[<p>Well, it has been an interesting week.  The lab has mostly been offline for a week following a major power outage in lower Manhattan caused by Hurricane Sandy.  Luckily, most of us were only modestly inconvenienced (no power or Internet for a few days forced some of us to resort to reading&#8230; gasp&#8230; <a href="http://en.wikipedia.org/wiki/Book">books</a>!).  However, in the interest of documenting the history of the lab, here are a couple photos contributed by members of our group of their experience of the storm.</p>
<p><a href="http://gureckislab.org/~gureckis/">Todd</a> was lucky to not lose power, but the view from his window showed the changes to the West Village pre-/post-storm:</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/11/photo-1.jpg"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/11/photo-1.jpg" alt="" title="photo 1" width="500" height="500" class="aligncenter size-full wp-image-2791" /></a></p>
<p><a href="http://gureckislab.org/blog/?author=16">Anna</a> experienced the East River rising up and flooding into her building at Stuyvesant Town.</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/11/photo-3.jpg"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/11/photo-3.jpg" alt="" title="photo 3" width="500" height="500" class="aligncenter size-full wp-image-2793" /></a></p>
<p><a href="">John</a> watched the whole thing from his rooftop in Williamsburg where he grabbed a great shot of Manhattan bathed in artificial darkness.</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/11/photo-2.jpg"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/11/photo-2.jpg" alt="" title="photo 2" width="500" height="500" class="aligncenter size-full wp-image-2794" /></a></p>
<p>Anyway, although it seems like things are starting to return to some sense of normalcy in the city, many are still being seriously affected along the New Jersey and New York shoreline.  Hang in there everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2790</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome Anna!</title>
		<link>http://gureckislab.org/blog/?p=2786</link>
		<comments>http://gureckislab.org/blog/?p=2786#comments</comments>
		<pubDate>Mon, 17 Sep 2012 13:53:25 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2786</guid>
		<description><![CDATA[The lab welcomes new graduate student Anna Coenen! Anna arrives from London where she recently completed her Masters in Cognitive and Decision Sciences at UCL followed by a short stint in industry working for Nick Chater&#8217;s Decision Technologies.]]></description>
			<content:encoded><![CDATA[<p>The lab welcomes new graduate student Anna Coenen!  Anna arrives from London where she recently completed her Masters in <a href="http://www.ucl.ac.uk/psychlangsci/students/prospective/PGT/TMSPSYSCDS01">Cognitive and Decision Sciences</a> at UCL followed by a short stint in industry working for Nick Chater&#8217;s <a href="http://www.dectech.org/">Decision Technologies</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2786</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What can machine learning research tell us about self-directed learning in people?</title>
		<link>http://gureckislab.org/blog/?p=2648</link>
		<comments>http://gureckislab.org/blog/?p=2648#comments</comments>
		<pubDate>Mon, 10 Sep 2012 17:13:18 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2648</guid>
		<description><![CDATA[<a href="http://gureckislab.org/blog/wp-content/uploads/2012/09/Machine-Learning_drawing_square1.jpg"><img class="alignright size-full wp-image-2678" title="Machine-Learning_drawing_square1" src="http://gureckislab.org/blog/wp-content/uploads/2012/09/Machine-Learning_drawing_square1.jpg" alt="" width="200" /></a> Advances in Cognitive Science frequently come when open questions in the science of the human mind map on to new innovations in the machine learning or artificial intelligence communities.  A new article in Perspectives in Psychological Science suggests that one such area of confluence may be the study of active or self-directed learning.    <a href="http://gureckislab.org/blog/?p=2648">Read on</a> to learn how recent advances in machine learning research could alter our understanding of self-directed learning in humans.]]></description>
			<content:encoded><![CDATA[<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/09/Machine-Learning_drawing_square1.jpg"><img class="alignleft size-full wp-image-2678" title="Machine-Learning_drawing_square1" src="http://gureckislab.org/blog/wp-content/uploads/2012/09/Machine-Learning_drawing_square1.jpg" alt="" width="300" /></a> In a lot of ways, research on machine learning and research in psychology seem worlds apart. One is the science of the artificial (i.e., intelligent, adaptable computer systems). The other is the science of the mind, a messy biological system. However, the field of <a href="http://en.wikipedia.org/wiki/Cognitive_science">Cognitive Science</a> has been exploring the intersection of these two worlds for the last 35 years. Advances in Cognitive Science have frequently come when open questions in the science of the human mind map on to new innovations in the machine learning or artificial intelligence communities (e.g., <a href="http://en.wikipedia.org/wiki/Connectionism">connectionism</a> coincided during a growth period in research for <a href="http://en.wikipedia.org/wiki/Artificial_neural_network">artificial neural networks</a>).</p>
<p>We recently published an article in <a href="http://pps.sagepub.com/">Perspectives in Psychological Science</a> arguing that one such area of confluence may be the study of active or self-directed learning.</p>
<p>One of the most influential and long-standing ideas in education is that students learn more effectively when they are &#8220;active&#8221; or have some control over the learning process (e.g., a hands-on lab class). This is often placed in opposition to more &#8220;passive&#8221; forms of learning (e.g., sitting in a lecture hall).</p>
<p>One reason being self-directed may improve learning is that it allows individual learners to focus their study effort on parts of the world they have not yet mastered. Rather than wasting time on material they already know, self-directed learners can keep pushing the boundaries of their knowledge. The end result is more total learning, since less time is spent on redundant material.</p>
<p>Over the last decade or so a similar idea has been making waves in the machine learning community under the name &#8220;<a href='http://en.wikipedia.org/wiki/Active_learning_(machine_learning)'>active learning</a>&#8220;. Here the main goal is to speed up the training of a machine learning system, but the deeper issue is ultimately the same one faced by human learners. Just as a student might choose to ignore material they have already mastered, it makes sense for machine learning systems to know what kinds of data are likely to be informative and focus effort on those expected to be particularly revealing.</p>
<h3>Better Learning from Less Data</h3>
<p>How can you know how informative something will be before you&#8217;ve learned about it? Algorithms developed in the machine learning literature solve this problem by estimating how much learning will occur given different possible answers to a question the learner asks. For example, a recommendation engine (like Netflix or Amazon) might aim to predict whether you like lots of different products, but it can only ask you to rate a very small proportion of items before it becomes annoying. As a result, the websites should only ask about an item if it is expected to lead to a better understanding of your general preferences (regardless of whether you say you like that particular product or not).  Given the choice, perhaps knowing if you like or dislike Kubrick&#8217;s art-house classic <a href="http://www.imdb.com/title/tt0062622/">2001: A Space Odyssey</a> is better for predicting your other movie preferences than knowing if you like a summer block-buster like <a href="http://www.imdb.com/title/tt0418279/">Transformers</a>.</p>
<p>The exciting thing about this research (at least to cognitive scientists like us) is that it offers a precise, quantitative framework for understanding self-directed learning in humans. In effect, we can &#8220;borrow&#8221; ideas from the machine learning literature to help us develop theories about how people choose to collect information while they learn. Somewhat serendipitously, some of the algorithms we &#8220;borrow&#8221; from machine learning actually <b>can</b> predict how humans will gather information when learning (e.g., [<a href="http://gureckislab.org/papers/MarkantGureckis.CogSci2012.battleship.pdf">1</a>, <a href="http://gureckislab.org/papers/MarkantGureckis.CogSci2012.ternary.pdf">2</a>, <a href="http://psiexp.ss.uci.edu/research/papers/causalinference.pdf">3</a>])!  It&#8217;s also possible for the flow of ideas to run in reverse: ideas and findings in psychology may someday help inform better machine learning systems.</p>
<p>Our paper reviews the psychological and cognitive factors that determine whether self-directed learning will be an effective learning strategy in humans (which it may not be for certain kinds of learning problems). We then try to find some common ground between the formal methods developed in machine learning research and our understanding of self-directed learning from psychology.</p>
<p>Check out the paper <a href="http://pps.sagepub.com/content/7/5/464.full">here</a>.  For those interested in learning more about this topic, there are a lot of great references to both the  machine learning and cognitive science literatures contained within.  Also check out our <a href="http://gureckislab.org/papers.php?limitto=11">paper archive</a> for some of our recent work on this.</p>
<h3>From the abstract:</h3>
<p><em>A widely advocated idea in education is that people learn better when the flow of experience is under their control (i.e., learning is self-directed). However, the reasons why volitional control might result in superior acquisition and the limits to such advantages remain poorly understood. In this article, we review the issue from both a cognitive and computational perspective. On the cognitive side, self-directed learning allows individuals to focus effort on useful information they do not yet possess, can expose information that is inaccessible via passive observation, and may enhance the encoding and retention of materials. On the computational side, the development of efficient “active learning” algorithms that can select their own training data is an emerging research topic in machine learning. This review argues that recent advances in these related fields may offer a fresh theoretical perspective on how people gather information to support their own learning.</em></p>
<p>Handy Bibtex reference:</p><pre class="crayon-plain-tag"><code>@article{Gureckis-2012-PPS,
Author = {Gureckis, Todd M. and Markant, Douglas B.},
Doi = {10.1177/1745691612454304},
Journal = {Perspectives on Psychological Science},
Number = {5},
Pages = {464-481},
Title = {Self-Directed Learning: A Cognitive and Computational Perspective},
Volume = {7},
Year = {2012},
}</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2648</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Self-directed Learning: A Cognitive and Computational Perspective</title>
		<link>http://gureckislab.org/blog/?p=2644</link>
		<comments>http://gureckislab.org/blog/?p=2644#comments</comments>
		<pubDate>Thu, 06 Sep 2012 23:10:59 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2644</guid>
		<description><![CDATA[A new review paper by Todd and Doug exploring the relationships between &#8220;active learning&#8221; in the machine learning literature and self-directed learning in humans.]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://pps.sagepub.com/content/7/5/464.full">new review paper</a> by <a href="http://gureckislab.org/~gureckis">Todd</a> and <a href="http://smash.psych.nyu.edu/~dmarkant/">Doug</a> exploring the relationships between &#8220;<a href="http://en.wikipedia.org/wiki/Active_learning_(machine_learning)">active learning</a>&#8221; in the machine learning literature and self-directed learning in humans.  </p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2644</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Effective integration of serially presented stochastic cues</title>
		<link>http://gureckislab.org/blog/?p=2637</link>
		<comments>http://gureckislab.org/blog/?p=2637#comments</comments>
		<pubDate>Thu, 06 Sep 2012 22:55:54 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2637</guid>
		<description><![CDATA[New paper from Mordechai, Todd, and Larry on sequential cue integration reported in the Journal of Vision.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.journalofvision.org/content/12/8/12">New paper</a> from <a href="https://files.nyu.edu/mzj203/public/site/Mordechai.html">Mordechai</a>, <a href="http://gureckislab.org/~gureckis">Todd</a>, and <a href="http://psych.nyu.edu/maloney/">Larry</a> on sequential cue integration reported in the <i>Journal of Vision</i>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2637</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Mechanical Turk Blog</title>
		<link>http://gureckislab.org/blog/?p=2614</link>
		<comments>http://gureckislab.org/blog/?p=2614#comments</comments>
		<pubDate>Wed, 05 Sep 2012 18:42:00 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2614</guid>
		<description><![CDATA[Amazon's Mechanical Turk (AMT) now has a <a href="http://mechanicalturk.typepad.com/blog/">official blog</a> that publishes information relevant to academic researchers (e.g., how to improve data quality).  (RT <a href="http://experimentalturk.wordpress.com/">experimentalturk</a>)]]></description>
			<content:encoded><![CDATA[<p>Amazon&#8217;s Mechanical Turk (AMT) now has a <a href="http://mechanicalturk.typepad.com/blog/">official blog</a> that publishes information relevant to academic researchers (e.g., how to improve data quality).  (RT <a href="http://experimentalturk.wordpress.com/">experimentalturk</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2614</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mechanical Turk/Multi-voxel Pattern Analysis Workshop</title>
		<link>http://gureckislab.org/blog/?p=2557</link>
		<comments>http://gureckislab.org/blog/?p=2557#comments</comments>
		<pubDate>Sat, 25 Aug 2012 14:24:57 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2557</guid>
		<description><![CDATA[On Monday, August 20th, 2012 the lab hosted joint a technical workshop with Yael Niv‘s group at Princeton covering how to run experiments on Mechnical Turk and how to do multi-voxel pattern analysis (MVPA) on fMRI data. It was a kind of a random collection of tutorial topics, but the two half-day sessions were both fun and informative. The goal of the workshop was to share notes and give people to basic technical skills they need to use these techniques in their research.   We've collected up <a href=" http://gureckislab.org/blog/?p=2557">the slides and a few helpful notes</a>.]]></description>
			<content:encoded><![CDATA[<p>On Monday, August 20th, 2012 the lab hosted a joint technical workshop with <a href="http://www.princeton.edu/~yael/">Yael Niv</a>&#8216;s group at Princeton covering how to run experiments on Mechnical Turk and how to do multi-voxel pattern analysis (MVPA) on fMRI data. It was a kind of a random collection of tutorial topics, but the two half-day sessions were both fun and informative. The goal of the workshop was to share notes and give people to basic technical skills they need to use these techniques in their research. Attendance varied during the day as people came and went for various parts, but generally was between 15-25 people from multiple labs both at NYU and Princeton. Thanks to all the attendees and presenters! Now if we can just figure out how to crowd-source on Mechanical Turk the MVPA approach, we might be really onto something! </p>
<p>For people who missed the workshop (or attendees who would like to review), we&#8217;ve collected up the resources that we presented here. Hopefully it can jog your memory if you&#8217;ve forgotten something a few months down the line.</p>
<hr />
<h3>Mechanical Turk/psiTurk</h3>
<p>The first set of presentations were given by <a href="http://gureckislab.org/gureckis">Todd Gureckis</a> and <a href="http://jvmcd.nl">John McDonnell</a> covering Amazon&#8217;s Mechnical Turk and, in particular, some software we have shared on <a href="http://github.com/NYUCCL/psiTurk">GitHub</a> for helping you to develop these types of experiments in your own work.</p>
<ul>
<li>Our HTML slides are hosted <a href="http://gureckislab.org/mtworkshop">here</a>. You can skip directly to the information about psiTurk by clicking <a href="http://gureckislab.org/mtworkshop/#part3">here</a></li>
<li>More information about psiTurk is also available on the <a href="http://github.com/NYUCCL/psiTurk">psiTurk GitHub</a> site (see the <a href="https://github.com/NYUCCL/psiTurk/blob/master/README.md">README.md</a> and <a href="https://github.com/NYUCCL/psiTurk/wiki">Wiki</a> for more information)</li>
</ul>
<p>To get psiTurk to work, at minimum, you need the following software installed on your computer.</p>
<ul>
<li>If you&#8217;ve never used Python before, we recommend you use the Enthought Python distribution, because it comes with easy_install, a tool for easily installing Python packages. The academic version of Enthought can be found here: <a href="http://www.enthought.com/repo/.epd_academic_installers">http://www.enthought.com/repo/.epd_academic_installers</a></li>
<li>Once you&#8217;ve installed Enthought, you should be able to open a terminal window and install Flask (the web server library we&#8217;ll be using), SQLAlchemy (the database manipulation package we&#8217;ll be using), and boto (a Python-based way to access the Mechanical Turk API) with the following command: <code> easy_install Flask-SQLAlchemy boto </code> If you get a permissions error, try: <code> sudo easy_install Flask-SQLAlchemy boto </code> (which will prompt you for your password)</li>
<li>To check out the most recent version of psiTurk type: <code> git clone git://github.com/NYUCCL/psiTurk.git </code></li>
<li>First, edit the config.txt.example file and save as config.txt (this is heavily commented and should be described better on the Wiki soon). Next, you can start the server using <code> python app.py </code></li>
<li>From there, we strongly recommend that you check out the <a href="http://gureckislab.org/mtworkshop/#part3">API</a> slides to learn a little more about how the system works.</li>
<li>John also recommend the <a href="http://gunicorn.org">gunicorn</a> which simply replaces the built in Flask/Python webserver with one that is a bit more robust.</li>
</ul>
<hr />
<h3>MVPA</h3>
<p>The second presentation was lead by <a href="http://www.princeton.edu/~scychan/">Stephanie Chan</a> and <a href="http://www.mendeley.com/profiles/reka-daniel/">Reka Daniel-Weiner</a> on MVPA. The MVPA workshop was be split into two main parts.</p>
<ul>
<li>First Stephanie and Reka discussed general issues of doing MVPA experiments, including some advice on experimental design and an outline of the analysis steps. You can get the slides here: <a title="pdf " href="http://gureckislab.org/mtworkshop/mvpa_workshop_slides.pdf" target="_blank">pdf</a></li>
<li>Next, they presented two different ways to actually do the analysis: Stephanie showed off the Matlab-based &#8220;Princeton MVPA toolbox&#8221; (<a href="http://code.google.com/p/princeton-mvpa-toolbox">http://code.google.com/p/princeton-mvpa-toolbox</a>), and Reka presented the python-based PyMVPA toolbox (<a href="http://www.pymvpa.org">www.pymvpa.org</a>).</li>
<li>Instructions for installing the Princeton toolkit are linked above. The PyMVPA website provides instructions for all major operating systems: <a href="http://pymvpa.org/installation.html#chap-installation" target="_blank">PyMVPA instructions</a></li>
<li>The easiest way might be to download virtualbox (<a href="www.virtualbox.org">www.virtualbox.org</a>) and run the NeuroDebian virtual machine on it (<a href="http://neuro.debian.net/vm.html">http://neuro.debian.net/vm.html</a>) &#8212; then all the dependencies are automatically there after typing <code> sudo apt-get install fsl ipython python-mvpa2 python-mvpa2-doc </code> The rootpassword for the virtual machine is &#8220;neurodebian&#8221;.</li>
<li>The tutorial data is available from <a title="here" href="http://pymvpa.org/datadb/tutorial_data.html#datadb-tutorial-data" target="_blank">here</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2557</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome Patricia!</title>
		<link>http://gureckislab.org/blog/?p=2605</link>
		<comments>http://gureckislab.org/blog/?p=2605#comments</comments>
		<pubDate>Thu, 23 Aug 2012 18:15:58 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2605</guid>
		<description><![CDATA[This isn&#8217;t necessarily &#8220;new&#8221; news, but Patricia Chan has joined us as our lab manager (also for Nathaniel Daw&#8217;s lab). Patricia has been around the lab for a while as a MA research assistant, but despite this we managed to convince her to stay on full-time!]]></description>
			<content:encoded><![CDATA[<p>This isn&#8217;t necessarily &#8220;new&#8221; news, but <a href="http://gureckislab.org/blog/?author=15">Patricia Chan</a> has joined us as our lab manager (also for Nathaniel Daw&#8217;s lab).  Patricia has been around the lab for a while as a MA research assistant, but despite this we managed to convince her to stay on full-time! </p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2605</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lab Hosting Mechanical Turk/Multi-voxel Pattern Analysis Workshop</title>
		<link>http://gureckislab.org/blog/?p=2601</link>
		<comments>http://gureckislab.org/blog/?p=2601#comments</comments>
		<pubDate>Sat, 18 Aug 2012 19:25:08 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2601</guid>
		<description><![CDATA[Our lab, in collaboration with Yael Niv&#8216;s lab at Princeton, will hosting a full-day technical workshop covering how to run experiments on Mechanical Turk and how to do Multi-voxel Pattern Analysis (MVPA) on fMRI data. The workshop will be held at NYU on Aug. 20, 2012 in Meyer Room 551.]]></description>
			<content:encoded><![CDATA[<p>Our lab, in collaboration with <a href="http://www.princeton.edu/~yael/">Yael Niv</a>&#8216;s <a href="http://www.princeton.edu/~nivlab/">lab at Princeton</a>, will hosting a full-day technical workshop covering how to run experiments on Mechanical Turk and how to do Multi-voxel Pattern Analysis (MVPA) on fMRI data.  The workshop will be held at NYU on Aug. 20, 2012 in Meyer Room 551.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2601</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Farewell to Nate</title>
		<link>http://gureckislab.org/blog/?p=2553</link>
		<comments>http://gureckislab.org/blog/?p=2553#comments</comments>
		<pubDate>Tue, 14 Aug 2012 19:02:46 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2553</guid>
		<description><![CDATA[End of an era: The lab bids farewell to lab manager and etch-a-sketch artist Nate Blanco who is starting grad school at the University of Texas at Austin working with Todd Maddox!]]></description>
			<content:encoded><![CDATA[<p>End of an era: The lab bids farewell to lab manager and etch-a-sketch artist <a href="http://gureckislab.org/blog/?author=4">Nate Blanco</a> who is starting grad school at the University of Texas at Austin working with <a href="http://homepage.psy.utexas.edu/homepage/group/maddoxlab/index.htm">Todd Maddox</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2553</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git for cognitive scientists</title>
		<link>http://gureckislab.org/blog/?p=2521</link>
		<comments>http://gureckislab.org/blog/?p=2521#comments</comments>
		<pubDate>Mon, 16 Jul 2012 07:00:49 +0000</pubDate>
		<dc:creator>John McDonnell</dc:creator>
				<category><![CDATA[Technical Notes]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[practices]]></category>
		<category><![CDATA[vcs]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2521</guid>
		<description><![CDATA[A <a href="http://gureckislab.org/blog/?p=2521">web-based tutorial</a> on how to stay organized in your research using Git and Github.]]></description>
			<content:encoded><![CDATA[<p>For our lab meeting this week, I presented a tutorial on how cognitive scientists can take advantage of Git, a version control system. Git is a system which helps you keep track of all the iterations your project goes through. </p>
<p><center><br />
<img src="http://gureckislab.org/pages/GitTutorial/images/octocat.png"><br />
</center></p>
<p>While the benefits of Git are obvious in terms of backing up and sharing with others through services such as <a href="http://github.com">Github</a>, the branching and tagging model used by Git can be uniquely suited to the sorts of organizational issues cognitive scientists often have to grapple with. </p>
<p>First, scientists need an easy way to archive code that has actually been run on human subject. Rather than making multiple copies of the code filling up you hard drive, this is facilitated by Git&#8217;s &#8220;tagging&#8221; feature (described more in the slides below). </p>
<p>Second, cognitive scientists often need to track multiple versions of the same codebase, as when multiple experiments in a paper implement the same task with different manipulations. Git&#8217;s branching feature (also described below) makes it easy to fix a bug in the experiment once, and then painlessly apply that bugfix to each version of the experiment. </p>
<p>A final feature of Git is the opportunities for collaboration. Git allows multiple people to be working on a project at the same time and can help merge those changes later. You can think of it as similar to Word&#8217;s &#8220;track changes&#8221; feature but it applies to any type of file, for example software code or papers written in LaTeX.</p>
<p>If this sounds interesting to you, you might want to take a look at my slides, which I&#8217;ve annotated and adapted into a web page, available <a href="http://gureckislab.org/pages/GitTutorial">here</a>. Git has a slight learning curve if you are unfamiliar with version control software like subversion. However, I have provided specific commands that should hopefully make it easy for you to follow along. With a little disciplined use of Git it can make your scientific projects more organized, bug free, and shareable!</p>
<p>Our lab is already making extensive use of Git and Github. In fact, you can take a look at our public repositories <a href="https://github.com/NYUCCL" target="_blank">here</a>.</p>
<h3>In this article</h3>
<ul>
<li><a title="Git Tutorial" href="http://gureckislab.org/pages/GitTutorial" target="_blank">Git for Scientists: A Tutorial</a>.</li>
<li><a href="https://github.com/NYUCCL" target="_blank">NYUCCL on Github</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2521</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Julia Language</title>
		<link>http://gureckislab.org/blog/?p=2546</link>
		<comments>http://gureckislab.org/blog/?p=2546#comments</comments>
		<pubDate>Sun, 15 Jul 2012 15:41:00 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2546</guid>
		<description><![CDATA[Software to watch: the <a href="http://julialang.org/">Julia Language</a>.  A high-level, high-performance dynamic programming language for technical computing. (via <a href="http://www.cns.nyu.edu/~daw/">Nathaniel Daw</a>)]]></description>
			<content:encoded><![CDATA[<p>Software to watch: the <a href="http://julialang.org/">Julia Language</a>.  A high-level, high-performance dynamic programming language for technical computing. (via <a href="http://www.cns.nyu.edu/~daw/">Nathaniel Daw</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2546</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenSesame &#8211; a open-source GUI-based system for designing experiments</title>
		<link>http://gureckislab.org/blog/?p=2519</link>
		<comments>http://gureckislab.org/blog/?p=2519#comments</comments>
		<pubDate>Thu, 12 Jul 2012 16:46:01 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2519</guid>
		<description><![CDATA[<a href="http://www.floss4science.com/interview-sebastiaan-mathot-psychological-experiments-opensesame/">Interview</a> with the lead developer of OpenSesame a graphic Python-based system for designing psychology experiments.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.floss4science.com/interview-sebastiaan-mathot-psychological-experiments-opensesame/">Interview</a> with the lead developer of OpenSesame a graphic Python-based system for designing psychology experiments.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2519</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Farewell Mordechai!</title>
		<link>http://gureckislab.org/blog/?p=2514</link>
		<comments>http://gureckislab.org/blog/?p=2514#comments</comments>
		<pubDate>Thu, 12 Jul 2012 01:42:13 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2514</guid>
		<description><![CDATA[The lab bids farewell to Mordechai Juni who has taken a post-doctoral position at UC Santa Barbara working with Miguel Eckstein. Remember the sunscreen!]]></description>
			<content:encoded><![CDATA[<p>The lab bids farewell to <a href="https://files.nyu.edu/mzj203/public/site/Mordechai.html">Mordechai Juni</a> who has taken a post-doctoral position at UC Santa Barbara working with <a href="http://www.psych.ucsb.edu/people/faculty/eckstein/index.php">Miguel Eckstein</a>.  Remember the sunscreen!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2514</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CogSci Computational Modeling Prize</title>
		<link>http://gureckislab.org/blog/?p=2502</link>
		<comments>http://gureckislab.org/blog/?p=2502#comments</comments>
		<pubDate>Mon, 09 Jul 2012 20:08:44 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2502</guid>
		<description><![CDATA[Congrats to Doug Markant whose paper was selected to receive the &#8220;Computational Modeling Prize&#8221; in the category higher-level cognition at CogSci2012 in Sapporo, Japan!]]></description>
			<content:encoded><![CDATA[<p>Congrats to <a href="http://gureckislab.org/~dmarkant/">Doug Markant</a> whose <a href="http://gureckislab.org/papers/MarkantGureckis.CogSci2012.battleship.pdf">paper</a> was selected to receive the &#8220;<a href='http://mindmodeling.org/cogsci2012/pdfs/section0006.pdf'>Computational Modeling Prize</a>&#8221; in the category higher-level cognition at CogSci2012 in Sapporo, Japan! </p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2502</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lab Github</title>
		<link>http://gureckislab.org/blog/?p=2489</link>
		<comments>http://gureckislab.org/blog/?p=2489#comments</comments>
		<pubDate>Mon, 02 Jul 2012 19:13:49 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2489</guid>
		<description><![CDATA[Thanks to the generous folks at Github, the lab is now hosting our open-source projects online. Click here for more info and fork away! Look for new projects soon including a fully documented system for running Mechanical Turk experiments!]]></description>
			<content:encoded><![CDATA[<p><a href="https://github.com/NYUCCL"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/07/github-logo.png" alt="" title="github-logo" width="150"  class="aligncenter size-full wp-image-2491" /></a><br />
<br />
Thanks to the generous folks at <a href="http://github.com/">Github</a>, the lab is now hosting our open-source projects online.<br />
Click <a href="https://github.com/NYUCCL">here</a> for more info and fork away!  Look for new projects soon including a fully documented system for running Mechanical Turk experiments!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2489</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Mechanical Turk the future of cognitive science research?</title>
		<link>http://gureckislab.org/blog/?p=1297</link>
		<comments>http://gureckislab.org/blog/?p=1297#comments</comments>
		<pubDate>Mon, 09 Apr 2012 02:00:28 +0000</pubDate>
		<dc:creator>John McDonnell</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1297</guid>
		<description><![CDATA[<img src="http://gureckislab.org/blog/wp-content/uploads/2012/05/crowdsource.png" alt="" title="crowdsource" width="300"  class="aligncenter size-full wp-image-2470" border=0/>

Is Internet-based data collection the future of cognitive science research? We used Amazon's Mechanical Turk (AMT) to replicate a classic result in cognitive psychology which has primarily been established under traditional laboratory conditions (Shepard, Hovland, and Jenkins, 1961).  In <a href="http://gureckislab.org/blog/?p=1297">this post</a>, we describe the various lengths we went to in order to get useful data from AMT and what we learned in the process.  Overall, our results highlight the potential for using AMT in experimental research, but also raise a number of concerns and challenges. We invite comments, discussion, and shared experience inside!
]]></description>
			<content:encoded><![CDATA[<blockquote><p>Is Internet-based data collection the future of cognitive science research? We used Amazon&#8217;s Mechanical Turk (AMT) to replicate a classic result in cognitive psychology which has primarily been established under traditional laboratory conditions (Shepard, Hovland, and Jenkins, 1961). In this post, we describe the various lengths we went to in order to get useful data from AMT and what we learned in the process.  Overall, our results highlight the potential for using AMT in experimental research, but also raise a number of concerns and challenges. We invite comments, discussion, and shared experience below!</p></blockquote>
<p><font color="red">Note</font>: Aspects of this post are now published in<br />
Crump M.J.C., McDonnell, J.V., and Gureckis, T.M. (2013) <a href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0057410">Evaluating Amazon&#8217;s Mechanical Turk as a Tool for Experimental Behavioral Research</a>. PLoS ONE 8(3): e57410.</p>
<h3>Table of Contents</h3>
<p>Use the following links to jump around in the article:</p>
<ul>
<li><a href="#challenge">The Challenge of Collecting Behavioral Data</a></li>
<li><a href="#onlineexp">Taking Experiments Online</a></li>
<li><a href="#shjoverview">Exp 1: A Replication of Shepard, Hovland, Jenkins (1961) </a></li>
<li><a href="#exp2">Exp 2: Do you get what you pay for? Exploring the effect of payment on performance</a></li>
<li><a href="#exp3">Exp 3: An instructional manipulation check</a></li>
<li><a href="#conclusions">General Discussion</a></li>
<li><a href="#advice">Advice and Suggestions</a></li>
<li><a href="#refs">References</a></li>
<li><a href="#discussion">Commentary</a></li>
</ul>
<p><a name="challenge"></a></p>
<h3>The Challenge of Collecting Behavioral Data</h3>
<hr />
<p>One challenging aspect of experimental psychology research is the constant struggle for data. Typically, we depend on university undergraduates who participate in studies in exchange for experience, course credit, or money. Research progress depends on the ebb and flow of the semester. As a result, it can take weeks, months, or even years to conduct a large behavioral study. This issue is even more salient for researchers at smaller universities.</p>
<p>One appealing solution is to collect behavioral data over the Internet. In theory, online experimentation would allow researchers to collect data internationally, enable access to a very large number of people who may be interested in participating in research studies, and can be fairly automated. However, the main obstacle to conducting Internet-based research is finding people who are willing to participate and compensating them. Sure, you can post a link on your webpage, but few people are likely to find it.</p>
<p>Recently, our lab (like a number of others) has explored the possibility of using Amazon&#8217;s <a href="https://www.mturk.com/">Mechanical Turk</a> (AMT) for behavioral data collection. AMT is a <a href="http://en.wikipedia.org/wiki/Crowdsourcing">crowdsourcing</a> or &#8220;<a href="http://www.nytimes.com/2007/03/25/business/yourmoney/25Stream.html">artificial-artificial-intelligence</a>&#8221; platform in which people submit simple (and usually brief) computer-based jobs to human workers online (see Box 2).</p>
<p><img src="http://gureckislab.org/blog/wp-content/uploads/2012/05/crowdsource.png" alt="" title="crowdsource" width="355"  class="aligncenter size-full wp-image-2470" border=0/></p>
<p>While Internet-based methods for collecting data have been around for a while, AMT is a potentially useful system for researchers since it handles both recruitment and payment in a fairly automatic way. There are a large number of people who use AMT making it a great way to advertise and distribute studies (the NYTimes reported over 100,000 active users in 2007).</p>
<p>Recently, there have been a number of excellent summaries and workshops about using AMT for research. Most notably, <a href="http://www.stevens.edu/provost/directory/faculty_profile.php?faculty_id=1687">Winter Mason</a> of the Stevens Institute of Technology has a Behavior Research Methods paper [<a href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1691163">pdf</a>], which summarizes how to use the system and what it does (see also this <a href="http://smallsocialsystems.com/blog/?p=95">excellent blog post</a> and the references below).</p>
<div class="infobox-right">
<div class="infobox-inside">
<h1>Box 1. Useful Amazon Mechanical Turk Links</h1>
<hr />
<ul>
<li>Artificial Intelligence, With Help From the Humans &#8211; <a href="http://www.nytimes.com/2007/03/25/business/yourmoney/25Stream.html">NYTimes</a></li>
<li>“I make $1.45 a week and I love it” &#8211; <a href="http://www.salon.com/2006/07/24/turks_3/">Salon.com</a></li>
<li>Guide to Experiments on Amazon’s Mechanical Turk -<a href="http://smallsocialsystems.com/blog/?p=95">Winter Mason</a></li>
<li>Demographics of Mechanical Turk &#8211; <a href="http://archive.nyu.edu/bitstream/2451/29585/2/CeDER-10-01.pdf">from Feb 2010</a>
</li>
<li>A blog about using AMT for behavioral research &#8211; <a href="http://experimentalturk.wordpress.com/">Experimental Turk</a>
</ul>
</div>
</div>
<p>Rather than focus on <em>how</em> to use AMT, this post focuses on the reliability of the data for experimental research in cognitive psychology. Before using this data in our experiments we wanted some sense of the quality of the data when compared to laboratory studies.  Along those lines, we had a couple of questions going into this project:</p>
<ul>
<li>First, could we replicate classic findings in cognitive psychology concerning learning and memory processes with fidelity similar to that collected in the lab?</li>
<li>Second, what unexpected issues come up in conducting learning, memory, and reasoning studies online?</li>
<li>Third, how reliable is data on AMT as a function of the payment amount?</li>
</ul>
<p>In this sense, our analysis is similar to a couple of recent papers (e.g., <a href="http://www.sjdm.org/~baron/journal/10/10630a/jdm10630a.pdf">Paolacci, Chandler, &amp; Ipeirotis, 2010</a> and <a href="http://pps.sagepub.com/content/6/1/3.full">Buhrmester, Kwang, and Gosling, 2011</a>). However, these previous reports focus on survey data, the test-retest reliability of AMT, or on simple one-shot decision making tasks. In contrast, we were interested in using AMT to replicate and extend classic findings in experimental cognitive psychology which were originally established in the lab. Our emphasis was not just on qualitative replication, but in getting accurate data in a study that has been frequently replicated in the lab. In addition, we wanted to explore if it is possible to conduct publication-quality Internet experiments which unfold over many trials, require learning, sustained attention, and which may require between 20-60 minutes to complete.</p>
<p>Our initial experiments provide answers to many of these questions, and we felt our results might interest people thinking of using AMT for their own experiments.</p>
<p><a name="onlineexp"></a></p>
<h3>Taking Experiments Online</h3>
<hr />
<p>In terms of taking cognitive experiments online, there are a number of unique challenges compared to simple ratings tasks or surveys.</p>
<p>First, such experiments usually take extended time (on the order of 1 hour) and uninterrupted concentration which may or may not be amenable to the AMT, which typically emphasizes short, one-shot human judgment tasks or surveys. In our initial test, we have tried to keep our tasks shorter than usual (roughly 15-30 minutes).</p>
<p>Second, compared to a simple HTML survey, the visual display in many cognitive experiments is typically dynamic (things may move around, there may be animations, people may respond by manipulating objects on the screen with the mouse, etc&#8230;). This raises a couple issues about how to control the screen display to ensure that people using many different types of computers (netbooks, iPads, regular desktops) view roughly the same thing. In addition, ensuring the experiment can even run without hassle in the Worker&#8217;s browser can be a technical challenge.</p>
<div class="infobox-left">
<div class="infobox-inside">
<h1>Box 2. Some AMT Basics</h1>
<hr />
<p><strong>Terminology:</strong></p>
<ul>
<li><strong>HIT</strong> &#8211; Short for &#8220;Human Intelligence Task,&#8221; is a unit of work on AMT.</li>
<li><strong>Requester</strong> &#8211; Individuals asking for work to be done (in this case, a researcher).</li>
<li><strong>Worker</strong> &#8211; individuals who respond to requests from Requesters and perform the offered HIT (i.e., a participant in a study)</li>
</ul>
<hr />
<p><strong>Basics</strong>:</p>
<ul>
<li>Requesters can demand certain qualifications for their Workers, such as having high previous approval ratings for their work or being located in the United States.</li>
<li>HITs are most typically performed in the web browser.</li>
<li>Once they are finished with the task, Workers submit the HIT for requester approval and payment.</li>
<li>Requesters can also pay an optional bonus based on performance.</li>
<li>Payments are made automatically through <a href="https://payments.amazon.com">Amazon Payments</a> system (a Paypal-like system).</li>
</ul>
</div>
</div>
<p>After initial testing and research, we decided that there is no general solution to these issues and it is up to the individual to balance ease-of-programming with the ability to support many diverse computer systems (this will be discussed more in an upcoming post). For example, we ran into difficulty in providing support for Internet Explorer in our task. It might have taken an extra two or three weeks to figure out all the idiosyncrasies of the various rendering engines and Javascript implementations in every browser. However, it turns out that most users on AMT <a href="http://www.behind-the-enemy-lines.com/2011/02/browers-of-mechanical-turk-workers.html">do not use Internet Explorer</a> so this decision has (hopefully) modest consequences.</p>
<p>Ultimately, there are many options available for designing web-based experiments that run in a browser and if you are savvy enough you can probably do 80% of what Matlab&#8217;s <a href="http://psychtoolbox.org/HomePage">Psychophysics toolbox</a> does. We found it fairly simple to design a dynamic display with Javascript that did not require extensive browser reloading between trials: All stimuli load at the beginning of the experiment and run as a web-app in the user&#8217;s browser sending us updated data at the end of each block. </p>
<p><a name="shjoverview"></a></p>
<h3>Experiment 1: A replication of Shepard, Hovland, Jenkins (1961)</h3>
<hr />
<p>In our first experiment with AMT we attempted to replicate <a href="http://www.psycontent.com/content/x042702u484737m6/">Shepard, Hovland, and Jenkins&#8217; (1961)</a> classic study on category learning. This is a <a href="http://scholar.google.com/scholar?q=shepard+hovland+and+jenkins+1961">highly replicated</a> and influential study in cognitive psychology. In addition, it has many of the key features we want in our online experiments (the participant has to pay attention for 20-30 minutes and learn something over a number of trials).</p>
<div id="attachment_1665" class="wp-caption aligncenter" style="width: 595px"><a href="http://gureckislab.org/blog/wp-content/uploads/2012/03/shepardexamples.png"><img class="size-full wp-image-1666" title="shepardexamples" src="http://gureckislab.org/blog/wp-content/uploads/2012/03/shepardexamples.png" alt="" width="585" /></a><p class="wp-caption-text">Figure 1. Two examples of the Shepard problems. Eight stimuli (here square-like objects) are divided into two groups. We used the stimuli developed and normed by Love (2002).</p></div>
<p>As a summary, Shepard et al. (1961) had participants learn various categorical groupings of a set of eight geometric objects. Each of the six groupings varies in difficulty in a way related to the complexity of the &#8220;rule&#8221; needed to correctly partition the items.  Differences in difficulty persist despite the fact that, in theory, people could memorize each item.  This is often taken to imply people are forming more abstract, structured conceptions of the pattern (e.g., by forming a rule).</p>
<div id="attachment_1666" class="wp-caption alignleft" style="width: 360px"><a href="http://gureckislab.org/blog/wp-content/uploads/2012/02/SHJstructure.jpg"><img class="size-full wp-image-1666" title="shepardexamples" src="http://gureckislab.org/blog/wp-content/uploads/2012/02/SHJstructure.jpg" alt="" width="350" /></a><p class="wp-caption-text">Figure 2. The abstract structure of the Shepard, Hovland, and Jenkins classification problems (taken from Love, Medin, &amp; Gureckis, 2004). Each stimulus can be coded as a binary vector along the three stimulus dimensions. The problems differ in how the eight items are assigned to the two categories.</p></div>
<p>Two example problems are shown in Figure 1. The &#8220;Type I&#8221; problem requires participants to form a rule along a single dimension (&#8216;if blue then category A, otherwise category B&#8217;). This problem is usually fairly easy to learn, while other problems are more difficult. For example, the rule in the &#8220;Type VI&#8221; problem is a complicated three-way XOR and is might be best learned by memorizing the category membership of each item. A full description of the abstract structure of the Shepard learning problems is shown in Figure 2.</p>
<p>In general, previous research has shown that the type I problem is learned more easily than is the type II problem.  In turn, types III, IV, and V are learned more slowly than type II (within III-V, learning rates appear similar).  Finally, type VI is typically the most difficult pattern to learn.  The relative rate of learning for these six problems has provided an important constraint on theories of human concept and category learning. Most computational models of categorization must account for the relative difficulty of these problems in order to be viewed as a serious theoretical account. In addition, the quantitative (rather than qualitative) shape of the learning curves has been used to test and differentiate models (e.g., <a href="http://gureckislab.org/papers/love_etal_2004.pdf">Love, Medin, &amp; Gureckis, 2004</a>). <strong>Our basic goal was to see if we could replicate this finding using participants recruited over the Internet.</strong></p>
<p><a name="methods"></a></p>
<h3>Methods</h3>
<hr />
<p><strong>Participants</strong><br />
<span class="methods"><br />
Two hundred and thirty-four anonymous online participants volunteered (N=41, 38, 39, 39, 39, and 38 in types I-VI respectively), and each received $1.00 via AMT’s built-in payment system. In addition, 1 in 10 participants who completed the task were randomly selected for a bonus raffle of $10. This incentive was included to encourage people to finish the task even if they found it difficult. An additional fifty-six participants initiated the experiment electronically, but withdrew before the end for unknown reasons. The data from these participants was not further analyzed. Finally, seven individuals indicated they used pen and paper to solve the task in a post-experiment questionnaire and were excluded (although these participants still received payment). Participants electronically signed consent forms and were debriefed after the experiment. The study design was approved by the NYU Institutional Review Board.</span></p>
<p><span class="methods"><br />
We conducted our experiment between 1:30pm EST February 24th, 2012 and 6pm EST February 28th, 2012. Data collection was generally paused each evening at around 9pm EST and started again the following morning. A restriction was put in place that participants were located with the United States and had at 95% acceptance rate for hits. The purpose of this was to increase the probability that the participants were native English speakers who could fully understand the instructions and so we could keep data collection during relatively normal &#8220;working&#8221; hours. In addition, our experiment code checked the &#8216;Worker ID&#8217; (a unique number assigned to each Worker account) and made sure that each unique account could only participate in the task once. People could evade this restriction if they had multiple Amazon accounts, but doing so would be a violation of Amazon&#8217;s Terms of Use policy.<br />
</span></p>
<p><strong>Design</strong><br />
<span class="methods"><br />
Each participant was randomly assigned to complete one of the six learning problems defined by Shepard et al. The stimuli were simple square objects similar to the ones shown in Figure 1. The stimuli we used were developed by <a href="http://homepage.psy.utexas.edu/homepage/group/LoveLAB/love/papers/love_2002.pdf">Love (2002)</a> who normed the constituent dimensions for roughly equal psychological salience. The mapping between the stimuli and the abstract structure shown in Figure 2 was randomly counterbalanced across participants.</span></p>
<p><strong>Procedure</strong></p>
<p><span class="methods"><br />
Our replication, although presented in AMT, remained procedurally similar to a highly cited replication of the Shepard et al. results by Nosofsky et al. (1994). On each trial of the task, one of the eight objects was presented in the middle of the browser window (see Figure 3). Participants indicated if the item belonged to category A or B by clicking the appropriate button. Feedback was then presented for 500ms which indicated if the participant was correct or incorrect<sup><a href="http://gureckislab.org/blog/?p=1297#footnote_0_1297" id="identifier_0_1297" class="footnote-link footnote-identifier-link" title="Our experiment code directly modified the current browser window and sent data to the server during rest sessions using AJAX. This meant there was no reloading or network access between individual learning trials. While our timing estimates of the display are approximate (depending on the user&amp;#8217;s browser, speed of their computer, etc&amp;#8230;) they are substantially more accurate than if network access was required on every trial.">1</a></sup></span></p>
<div id="attachment_1622" class="wp-caption aligncenter" style="width: 410px"><a href="http://gureckislab.org/blog/wp-content/uploads/2012/03/testexample.png"><img class="size-full wp-image-1622" title="testexample" src="http://gureckislab.org/blog/wp-content/uploads/2012/03/testexample.png" alt="" width="400" /></a><p class="wp-caption-text">Figure 3. An example of the web-based interface. A single object was presented and people simply responded by indicating the correct category membership of the item. Corrective feedback was given following their response.</p></div>
<p><span class="methods"><br />
Trials were organized into block of 16 trials. In the rest period between blocks, participants were given information about their performance in the previous block and about how many more blocks remained. The experiment lasted until the participant responded correctly for two blocks in a row (32 trials) or until they completed 15 blocks. Participants were told that the experiment could last as long as 15 blocks, but that they could end early if they correctly learned the grouping quickly. Participants were asked not to use pen and paper.</span></p>
<p><span class="methods"><br />
After completing the task, participants filled out a brief questionnaire that asked if they used any external learning aids (e.g. pencil and paper), if they used any particular strategy, and how much they enjoyed the task and how difficult they thought it was.<br />
</span></p>
<p><a name="results"></a></p>
<h3>Results</h3>
<hr />
<p>Figure 4 shows the probability of making a classification error as a function of training block for each of the six problems. If a participant reached the performance criterion (one block 100% correct) before the 15th block, we assumed they would continue to respond perfectly for all remaining blocks.  Figure 4 is split in two panels. The data collected by Nosofsky and colleagues appears in the left panel and our AMT data appear in the right panel.</p>
<div id="attachment_1592" class="wp-caption aligncenter" style="width: 595px"><a href="http://gureckislab.org/blog/wp-content/uploads/2012/03/SHJLearnCurve1.png"><img class="size-full wp-image-1592" title="SHJLearnCurve1" src="http://gureckislab.org/blog/wp-content/uploads/2012/03/SHJLearnCurve1.png" alt="" width="585" /></a><p class="wp-caption-text">Figure 4. Probability of classification error as a function of training block. The left panel shows the learning curves estimated by Nosfosky et al. (1994) using 120 participants (40 per learning problem) who each performed two randomly selected problems. The right panel shows our AMT data with 242 participants, each who performed only one problem (between 38-41 per condition). We ended the experiment after 15 blocks, although Nosofsky et al. stopped after 25. Thus, the Nosofsky et al. data have been truncated to facilitate visual comparison.</p></div>
<p>There are a couple patterns of interest.  First, people in the AMT experiment learn over trials and reduce the error rate.  In addition, the type I problem was learned very quickly (within the first two or three blocks). In contrast, the error rate for the type II problem is somewhat higher (and more similar to problems III, IV, and V). As in previous reports, the type VI appears to be the most difficult. Thus, at a general level, our results are qualitatively in accord with previous findings.  </p>
<p>At the same time, in all conditions besides type I, our participants performed significantly worse than Nosofsky et al.&#8217;s participants.   For example, in all problems except for type VI, the probability of error in Nosofsky&#8217;s study fell below 0.1 by block 15. In contrast, our error rates asymptote near 0.2. One hypothesis is that participants on AMT generally learn more slowly, but this perspective is undermined somewhat by the fact that type I was learned at a similar rate to Nosofsky (the probability of error drops below 0.1 by the second block of trials).  </p>
<p>This rather slower learning rate for the more complex problems is also reflected in Figure 5 (left panel) which compares the average number of blocks taken to reach criterion both participants in our data and for Nosofsky et al.  In almost every problem, participants on AMT took nearly double the number of blocks compared to Nosofsky et al.&#8217;s laboratory study.  Closer inspect of the data showed that this was due to a rather large proportion of participant who never mastered the problems at all (taking all 15 blocks).</p>
<div id="attachment_1602" class="wp-caption aligncenter" style="width: 595px"><a href="http://gureckislab.org/blog/wp-content/uploads/2012/05/SHJCriterion.png"><img class="aligncenter size-full wp-image-1878" title="SHJCriterion" src="http://gureckislab.org/blog/wp-content/uploads/2012/05/SHJCriterion.png" alt="" width="585" /></a><p class="wp-caption-text">Figure 5. The left panel shows the average number of blocks it took participants to reach criterion (2 blocks of 16 trials in a row with no mistakes) in each problem. The yellow bars in the right panel shows the estimated average number of blocks to criterion reported by Nosofsky et al. (1994). The right panel shows the proportion of participants in each condition reaching the learning criterion. Nosofsky et al. (1994) did not report their data in this way.</p></div>
<p>Figure 5 (right panel) shows the proportion of subjects reaching criterion before the end of the task.  Roughly half the participants were able to master the problem by the end in problems II-VI.  However, this view of the data does suggest that type II was at least marginally easier than problems III-V.</p>
<div id="attachment_1710" class="wp-caption alignright" style="width: 330px"><a href="http://gureckislab.org/blog/wp-content/uploads/2012/03/dropouts.png"><img class="size-full wp-image-1710" title="dropouts" src="http://gureckislab.org/blog/wp-content/uploads/2012/03/dropouts.png" alt="" width="320" /></a><p class="wp-caption-text">Figure 6. The number of drop-outs for each of the six problems. Dropouts are defined as people who started the experiment but didn't finish (e.g., closed the browser window).</p></div>
<p>Interestingly, the difficulty of the task (according to Shepard et al. and Nosofsky et al.) didn&#8217;t have a strong impact on people deciding to drop out of the task. To assess this we counted the number of participants who started the experiment but didn&#8217;t successfully finish as a function of condition (see Figure 6). As you can see, the drop-out rate does not seem to be systematically related to the problem difficulty (e.g., the smallest number of dropouts was in the type III problem was apparently somewhat difficult for participants).</p>
<p>It is also worth noting that we didn&#8217;t attempt any post-hoc &#8220;clean up&#8221; of the data (e.g., excluding people who took a long time or who pressed the same key for many trials in a row). While such exclusion may be warranted in certain cases, we didn&#8217;t have clear a priori hypotheses about which kinds of exclusions would be appropriate for this data.  However, given the large percentage of subjects who failed to master the problems within 15 blocks, it is unlikely that there is a simple exclusion criterion that would make our data align well with the Nosofsky et al. replication (without directly excluding people who didn&#8217;t learn).</p>
<p><a name="exp2"></a></p>
<h3>Experiment 2: Do you get what you pay for? Exploring the effect of payment on performance.</h3>
<hr />
<p>The above results were mixed.  On one level it was definitely encouraging to collect so much data in such a short time frame.  In addition, participants did tend to learn (e.g., in the Type I problem and as reflected in the overall error rates). However, at least when compared to Nosofsky et al. (1994), learning performance in our replication was considerable lower. </p>
<p>One possibility is that if we incentivized participants to perform well, we could get better data. Put another way, is the quality of AMT data basically as good as you are willing to pay? As noted by Gosling et al. (in press) some AMT workers seem to participate mainly for personal enjoyment, and payment isn&#8217;t such a important issue for these individuals. For example, in their report, they found that a large number of Workers would complete a survey for $.01 (the minimum possible payment).</p>
<p>However, this does not apply universally. Anecdotally, we attempted to run the Shepard et al. study reported above again but only offered $.25 as payment (and no lottery or bonus). In that case we recruited only 1 subject in 12 hours (2 others dropped out after the first block of the task). Thus, workers are influenced to participate by the magnitude of payment and their estimation of the difficulty or length of the task. However, this sensitivity to the possible payment might also influence task performance in theoretically significant ways.</p>
<p>In a second study, we tried to systematically explore how our replication results might depend on how much money the AMT workers are offered. This issue is rarely examined systematically in the laboratory but could have important implications in online data where participants decision to participate may be a more purely economic decision.</p>
<p>Specifically, we repeated the above study with two different incentive structures. We felt our initial payment scheme described above was roughly in line with what we would pay a laboratory subject for a short 15-20 minute task ($1.50 on average). Thus, we created two additional conditions, a &#8220;low incentive&#8221; group that was paid $0.75 and not offered a bonus. A second &#8220;high incentive&#8221; group was offered a guaranteed $2 and a bonus of up to $2.50 based on task performance.</p>
<p>Rather than test all six Shepard et al. problem set we focused this analysis on the II and IV problems. By comparing the results of this replication with our previous set of data we hoped we could obtain information about the relative effects of payment on the relationship between our online replication and related laboratory studies.</p>
<p>In addition, we collected demographic information about participants in this study.</p>
<p><a name="methods"></a></p>
<h3>Methods</h3>
<hr />
<p><strong>Participants</strong><br />
<span class="methods"><br />
Eighty-two anonymous online participants volunteered and were evenly divided between either a &#8220;low incentive&#8221; or &#8220;high incentive&#8221; condition. Within each condition, participants were randomly assigned to either the type II or type IV problems (N = 20 or 21 in each condition for both incentive conditions). In the &#8220;low incentive&#8221; condition each participant received $0.75 via AMT’s built-in payment system. There was no bonus or lottery offered for these participants. In the &#8220;high incentive&#8221; condition, participants in were paid a base amount of $2 for completing the experiment and a bonus of up to $2.50. The bonus was calculated as follows: at the end of the experiment, 10 random trials were selected from the participant&#8217;s data file and each trial where the participant provided a correct response increased the bonus by $.25. If the participant reached criterion (2 blocks with 100% correct responses) we coded all remaining trials as correct. This placed a relatively stronger financial incentive on quickly mastering the problem compared to either the &#8220;low incentive&#8221; condition or the previous experiment.<br />
</span></p>
<p><span class="methods"><br />
An additional twenty participants initiated the experiment electronically, but withdrew before the end for unknown reasons or self-reported using pen and paper to complete the task. As before, a restriction was put in place that participants were located with the United States and had at 95% acceptance rate for previous &#8220;hits&#8221;.<br />
</span></p>
<p><span class="methods"><br />
We collected data for the low-incentive condition during a 25 hour period beginning March 9th, 2012 at 5pm EST and ending March 10th at 6pm EST. Data collection was stopped at 9pm EST each evening and began again after 10am EST. We collected data for the high-incentive condition during a 2 hour period beginning March 20th, 2012 at 3:30 EST and ending 5:30 EST.<br />
</span></p>
<p><strong>Design and Procedure</strong><br />
<span class="methods"><br />
The design was mostly identical to the previous study except participants only completed either the type II or type IV problem.  The procedure was mostly identical to before, the only difference was the incentive (either high or low).<br />
</span></p>
<p><a name="results2"></a></p>
<h3>Results</h3>
<hr />
<p>Figure 7 compares the learning curves for both the type II and type IV problems across three incentive conditions (the &#8220;medium&#8221; data is the same as above). As you can see, the incentive structure of the task had very little impact on overall learning rates in the task and does not fundamentally change the impression that the type II and type IV problems were learned at a roughly similar rate.  This result aligns well with Mason and Watts (2009) who report that the magnitude of payment doesn&#8217;t have a strong effect on the quality of data obtained from online, crowd-sourced systems.</p>
<div id="attachment_2051" class="wp-caption aligncenter" style="width: 510px"><a href="http://gureckislab.org/blog/wp-content/uploads/2012/05/incentivelearningcurve.png"><img class="size-full wp-image-2051" title="incentivelearningcurve" src="http://gureckislab.org/blog/wp-content/uploads/2012/05/incentivelearningcurve.png" alt="" width="500" height="390" /></a><p class="wp-caption-text">Figure 7. The learning curves for Shepard et al. problems II and IV based on task incentives. The incentive structure had little impact on participants</p></div>
<p><strong>The effect of incentives on drop outs and recruitment</strong>. Overall, the incentive structure in the task had little impact on learning performance. However, it did strongly influence the rate of signups (40 subjects were collected in 2 hours in the high incentive condition while it took roughly two days to collect the same amount of data in the low incentive condition). In addition, it strongly influenced the dropout rate. In the high incentive condition, only 5 participants started the task but did not finish (2 in type II and 3 in type IV), giving a dropout rate overall of 11%. In contrast, 13 participants in the low incentive condition started but did not finish the task (six in type II and seven in type IV), for an overall dropout rate of ~25%.  Again, this result is largely consonant with Mason and Watts (2009).</p>
<p><a name="exp3"></a></p>
<h3>Experiment 3: An instructional manipulation check</h3>
<hr />
<p>Our results so far are interesting, but also suggest caution in using AMT data in cognitive science research.  Despite some faint hints of the classic learning pattern in our data, there were fairly large discrepancies between our study and laboratory collected data.  This mostly manifested in significantly worse learning for the conditions requiring &#8220;complex&#8221; cognition (problems II-VI, relative to the simple one-dimensional rule used in problem I).  One concern is that the variable testing environment online contributes to distraction or lack of participant motivation that might negatively impacts performance in more challenging cognitive tasks.  This would tend to reduce the utility of systems like AMT for research on these topics.</p>
<p>However, rather than give up, we doubled down in our efforts.  First, we made some changes to our experiment code to be more in line with Nosofsky et al&#8217;s original replication.  In particular, we replaced the stimuli developed by Love (2002) with the simple geometric figures used by Nosofsky et al. and Shepard.  Pilot data suggested that the stimulus differences were not the main factor influencing performance but to ensure more comparable results we thought it would be prudent to minimize all differences.</p>
<p>Second, we became concerned that some participants may not have completely understood the instructions (some responses to the post-experiment questionnaire indicated that people believed the rule was changing from one block to the next).  It seemed very likely that a failure to fully understand the instructions would negatively impact performance, perhaps differentially on the more difficult problems.</p>
<p>To address this issue, we incorporated an instructional manipulation check which has been shown to reduce noise in behavioral experiments (Oppenheimer, Meyvis, and Davidenko, 2009).  This (rather straight-forward) technique requires the participant to answer non-trivial comprehension questions about the instructions of the experiment before participating. While Oppenheimer et al. introduced somewhat insidious &#8220;gotcha&#8221; questions into their instructions, we simply presented participants with a questionnaire at the end of the instruction phase which tested knowledge of the basic task and study goals.  Correct answers to the questionnaire required a complete comprehension of the goals of the experiment and addressed possible misconceptions (e.g., &#8220;Will the rule change on each block?&#8221;, &#8220;Is it possible to get 100% correct?&#8221;, &#8220;Should you use pen and paper to solve the task?&#8221;, etc&#8230;).  If a participant incorrectly answered any of the questions, they were asked politely to read the instruction again.  This process repeated in a loop until the participant was able to answer all the comprehension question correctly.  </p>
<p><a name="methods"></a></p>
<h3>Methods</h3>
<hr />
<p><strong>Participants</strong><br />
<span class="methods"><br />
Two-hundred anonymous online participants volunteered and were randomly assigned to either the Type I, II, IV, or VI problems (N = 50 in each). Participants were offered $1 to complete the task along with a one in ten chance of winning a $10 bonus (only available if they completed the task).  This matches the &#8220;medium incentive&#8221; condition used in Experiment 1.<br />
An additional 33 participants initiated the experiment electronically, but withdrew before the end for unknown reasons or self-reported using pen and paper to complete the task. As before, a restriction was put in place that participants were located with the United States and had at 95% acceptance rate for previous &#8220;hits&#8221;.  We collected data beginning March 29th, 2012 at 11:30am EST and ending April 2nd at 5pm EST. Data collection was stopped around 9pm EST each evening and began again after 10am EST.<br />
</span></p>
<p><strong>Design and Procedure</strong><br />
<span class="methods"><br />
The design was identical to the previous study except participants only completed either the Type I, II, IV, VI problem.  The only major change was to the stimuli (made to match Nosofsky et al, 1994) and the instructions (detailed above). The procedure was identical to before.<br />
</span></p>
<p><a name="results2"></a></p>
<h3>Results</h3>
<hr />
<p>Figure 8 (left panel) compares the learning curves for Nosofsky et al. (1994) and Experiment 3.  The most striking pattern is the closer correspondance between our AMT data and the laboratory-collected data for problems I and IV.  These data probably fall within the acceptable margin of error across independent replications of the laboratory study.  As an illustration, the right panel compares the Nosofsky et al. data to a independent laboratory-based replication by Lewandowsky (2011)<sup><a href="http://gureckislab.org/blog/?p=1297#footnote_1_1297" id="identifier_1_1297" class="footnote-link footnote-identifier-link" title="These data were estimated from the Figures in Lewandowsky&amp;#8217;s paper">2</a></sup>.  Given the intrinsic variability across replications, this suggests the AMT data do a fairly good job of replicating the laboratory-based results. In contrast, the type VI problem appears a little more difficult for participants on AMT compared to in the lab. However, at least compared to our results in Experiment 1, the relative ordering of the problems is much more pronounced (i.e., I is easier than IV which is easier than VI).  </p>
<div id="attachment_2388" class="wp-caption alignleft" style="width: 565px"><a href="http://gureckislab.org/blog/wp-content/uploads/2012/05/exp3compare.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/05/exp3compare.png" alt="" title="exp3compare" width="555"  class="size-full wp-image-2388" /></a><p class="wp-caption-text">Figure 8. Left panel: A comparison of the learning curves for Experiment 3 and Nosofsky et al. (1994).  The Nosofsky data have been truncated to show 10 learning blocks.  Relative to Figure 1, the results look much more in-line with the laboratory-based study.  For comparison, the left panel shows the alignment between Nosofsky et al. (1994) and a more recent laboratory replication by Lewandowsky (2011).  Note that Lewandowsky (2011) also found a relatively small difference between the type II and type IV problems.</p></div>
<p>Despite generally increased alignment between the laboratory data and AMT data, anomalies remain. In particular, the type II problem seems systematically more difficult for participants in our online sample than in Nosofsky et al.&#8217;s laboratory study.  This is  clear in Figure 10 which breaks the learning curves up by problem type.  The colored solid lines are Nosofsky et al. (1994), the dashed colored lines are our Experiment 3 results, and the solid black line is our Exp. 1 results.  On the other hand, it is clear that the &#8220;instructional check&#8221; manipulation greatly improved performance in all condition (except perhaps type I which was already near floor).  </p>
<div id="attachment_2389" class="wp-caption aligncenter" style="width: 495px"><a href="http://gureckislab.org/blog/wp-content/uploads/2012/05/exp3compare2.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/05/exp3compare2.png" alt="" title="exp3compare2" width="485" class="size-full wp-image-2389" /></a><p class="wp-caption-text">Figure 9.  A direct comparison of the learning curves from Nosofsky et al. (1994), Experiment 1, and Experiment 3.  As in Figure 9, the data have been truncated to 10 blocks. The results show a relatively close correspondance between the AMT data in Experiment 3 and the performance of laboratory-tested individuals for problems I, IV, and VI (although VI is a little more difficult for Turk participants).   In almost all conditions, the instructional manipulation check in Experiment 3 greatly improved learning (much more than did the incentive manipulation in Experiment 2.</p></div>
<p>The finding that type II is learned roughly at the same rate as type IV is interesting.  However, other measures of learning suggested at least a marginal type II advantage.  For example, 100% of participants in the type I problem reached the learning criterion within the 10 training blocks (2 blocks in a row with 100% correct responses).  In comparison, 73.1% reached criterion in the type II problem.  However, only 56.4% reach criterion in the type IV problem and 44.8% reach criterion in the type VI problem.  Interestingly, our finding of similar learning curves for the type II and IV problems has some precedent in the laboratory literature.  For example, as visible in Figure 8, Lewandowksy (2011) found that the type II problem was learned at roughly the same rate that the type IV problem.   A similar result was reported by Love (2002) who found only a marginal type II advantage compared to the type IV problem in a related design.  We&#8217;re in the process conducting a couple followups to this result which might shed some light on this issue.</p>
<p><a name="conclusions"></a></p>
<h3>General Discussion</h3>
<hr />
<p>Overall, our experiments with AMT seem promising, but also raise some interesting issues.</p>
<p>First, it was amazing how much data we could collect in a short period of time. Performing a full-sized replication of the Nosofsky et al. (1994) data set in under 96 hours is revolutionary. This alone speaks volumes about the potential of services like AMT for accelerating behavioral research.</p>
<p>Second, it is notable that participants did learn in all conditions (error rate dropped from the beginning to the end of the study in all conditions). This fact was not necessarily a given since people could have chosen to respond randomly. Manual inspection of our data suggests this almost never happened. </p>
<p>Third, many participants were willing to take part in the 15-30 minute study even when offered $.75 in the low incentive condition. Given that this is about 2-3 times longer than typical HITs on the system suggest there is a reasonable market for recruiting human participants. In our high incentive condition, we could run as many as 40 participants in two hours.</p>
<p><span class="pullquote-right"><br />
Taken together, the results are extremely encouraging. In less than 96 hours, we collected a 272 person cognitive psychology experiment over the internet. Despite a presumably heterogeneous testing environment and population pool, we seem to have gotten sensible data that qualitatively replicates previously reported results from the lab.<br />
</span></p>
<p>Finally, we replicated the key finding of Shepard et al. and Nosofsky et al. (type I was easier than types III-V which are easier than type VI). At the same time our data was a little less clear than the previously published laboratory collected studies. In general, type II seemed slightly more difficult than previously reported (at least in our learning curve analysis).  At this point we are not sure what to make of this difference, except to point out that a couple recent laboratory studies report a similar pattern (e.g., Love, 2002; Lewandowsky, 2011).  In addition, online participants generally learned more slowly (this was especially true in Exp 1 and 2 but also showed up in the type VI condition in Exp. 3).  It may be that the slower learning relates to the more diverse participant sample than is typical in laboratory studies (e.g., we did find a slightly negative correlation between performance on the type II problem and self-reported age).  </p>
<p>However, more than anything, we found that building in checks for understanding the instructions is critical for ensuring high quality data.  After incorporating those changes, our data began looking more like a publication-quality replication study.  Overall, a pretty worthwhile exploration.</p>
<p>A quick survey of the cognitive science literature suggests that Internet-based studies have not yet made it fully into mainstream cognitive journals. There are numerous Cognitive Science conference proceedings papers which use Turk data, and a few social psychology studies which use Turk to collect surveys (please use the comments if there are others we are unaware of!). However, considerably fewer traditional experimental psychology papers have published Internet data as a primary source of subject recruitment. Based on the above, it seems that reviewers and editors might consider accepting behavioral experiments done on AMT as a valid methodology (applying as much scrutiny as they would apply to any behavioral paradigm).  <b>Even for extended experiments requiring problem solving and learning, the data seem mostly in line with a laboratory results.</b></p>
<p><a name="advice"></a></p>
<h3>Advice and Suggestions</h3>
<hr />
<p>To conclude, we&#8217;d like to offer a bit of practical advice based on our experience.</p>
<p>First, we echo the point made by Mason and Suri (in press) that researchers pay AMT users something close to minimum wage in the United States or at least close to what you offer someone to perform the task in the lab. While our above analysis suggests that low pay doesn&#8217;t necessarily effect the quality of the data, we have found that we can recruit participant faster and have fewer dropouts by making the study financially appealing. In addition, it seems ethical to attempt to roughly equate payment across the lab and &#8220;Internet lab&#8221; (recognizing that a computer study requires a bit less than traveling to a lab to take part in the study). Many companies offer simple HITs on AMT for as little as $.10, but such rates are somewhat out of line with what subjects in the lab are offered.</p>
<div class="infobox-left">
<div class="infobox-inside">
<h1>Recommendations (and superstitions)</h1>
<hr />
<ol>
<li>Include checks that people understand the instructions before entering the task (comprehension questions).</li>
<li>Pay in proportion to what would in the lab for similar work.</li>
<li>Consider collecting data only during the daytime in the US.</li>
<li>Ensure that your task is as fun and interesting as your science will allow. You are competing in a marketplace of online distraction (youtube, etc&#8230;)</li>
<li>Limit the length of tasks to 10-30 minutes and pay accordingly.</li>
<li><strong>Whenever possible include a replication of a previous result in your design. This will allow you to assess differences to past work and ensure your conclusions are better grounded</strong>.</li>
<li>Collect demographic information along with your study. Reviewers may seek more understanding about the population.</li>
<li>Prevent your experiment from accessing the Internet between trials (ensures intermittent network problems don&#8217;t influence the presentation).</li>
<li>Test on more than one browser/platform.</li>
<li>Monitor and report drop-out rates in your study as a function of experimental condition.</li>
<li>If you plan on excluding subjects from your design decide on the criterion BEFORE collecting your data and clearly state this in your paper. Otherwise there is a tremendous flexibility to exclude and replace participants from a virtually unlimited data source.</li>
</ol>
</div>
</div>
<p>Second, experiments that are at least somewhat fun and engaging are likely to be better received. If you have people making 5000 discrimination judgments for simple lines or sine-wave gratings it seems less likely you will get highly useful data. One way to view it is that you are basically competing against all the other interesting things to do on the Internet (YouTube, etc&#8230;). On the other hand, in our &#8220;comment box&#8221; at the end of our experiment, many of the participants said they found the rule-discovery task to be fun and interesting (but to be fair, others hated it!).</p>
<p>We considered various ways to exclude &#8220;suspicious&#8221; or &#8220;odd&#8221; behavior (e.g., pressing the same key many times in a row, long response times) but ultimately didn&#8217;t report those analyses above. The problem is that our exclusion criteria were entirely arbitrary. Generally, we do not advocate excluding participants except under the most extremely obvious situations of abuse (pushing the same button the entire time). However, restrictions should be decided <em>before</em> data collection and clearly reported in papers. Also the time of day and date of data collection may be important as the AMT population may evolve over time.</p>
<p>Most importantly, we found that testing participant&#8217;s comprehension of the instructions was critical.  Prior to including such checks our data were much noisier.  In fact, the instruction check had a considerably more robust effect on the quality of our data than did increasing the payment.  In retrospect this point is intuitive, but it was a lesson worth having sooner rather than later.</p>
<p>Finally, it is important to monitor and record the rate at which people begin your experiment but do not finish. This is typically not a problem in laboratory studies since the social pressure of getting up a walking out of the lab is much higher than it is online. However, dropout rates can interact in complex ways with dependent measures such as accuracy (low performing individuals may be more likely to drop out online). We recommend that, perhaps unlike a typical laboratory study, all Internet experiments report dropout rates as a function of condition.</p>
<p>The bottom line? AMT certainly seems promising for experimental cognitive science research. Our investigations suggest that the data quality is reasonably high and compares well to laboratory studies. Hopefully, the quality of the data will remain high as additional researchers start to utilize this resource. If we (scientists) respect the participants and contribute to a positive experience on AMT it could turn into an invaluable tool for accelerating empirical research.</p>
<address>A portion of this work was completed as part of Devin Domingo&#8217;s Psychology Honors Thesis at NYU.  Be sure to join the <a href="#discussion">discussion</a> below!</address>
<p><a name="refs"></a></p>
<h3>References</h3>
<hr />
<p>Gosling, S.D., Vazire, S., Srivastava, S., and John, O.P. (2004). Should we trust web-based studies? A comparative analysis of six preconceptions about Internet questionnaires. <em>American Psychologist</em>, 59, 2, 93-104. [<a href="http://darkwing.uoregon.edu/~sanjay/pubs/webstudies.pdf">pdf</a>]</p>
<p>Lewandowsky, S. (2011). Working memory capacity and categorization: Individual differences and modeling. <i>Journal of Experimental Psychology: Learning, Memory, and Cognition</i>, 37, 720-738. [<a href="http://psy.uwa.edu.au/Users%20web%20pages/cogscience/documents/Mach2ShepardxWMCrev4JEPinpress.pdf">PDF</a>]</p>
<p>Love (2002). Comparing supervised and unsupervised category learning <em>Psychonomic Bulletin &amp; Review</em>, 9(4), 829-835.</p>
<p>Love, B.C., Medin, D.L., and Gureckis, T.M. (2004) SUSTAIN: A Network Model of Category Learning. <em>Psychological Review</em>, 11, 309-332.</p>
<p>Mason, W. and Suri, S. (in press). A Guide to Behavioral Experiments on Mechanical Turk. <em>Behavior Research Methods</em> [<a href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1691163">pdf</a>]</p>
<p>Mason, W. and Watts, D. (2009). Financial incentives and the &#8220;performance of crowds.&#8221; <em>HCOMP ’09: Proceedings of the ACM SIGKDD Workshop on Human Computation</em>, 77–85. [<a href="http://sigkdd.org/explorations/issues/11-2-2009-12/v11-2-19-HComp-Mason.pdf">PDF</a>]</p>
<p>Nosofsky, R.M., Gluck, M.A., Palmeri, T.J., McKinley, S.C., and Glauthier, P. (1994). Comparing models of rule-based classification learning: A replication and extension of Shepard, Hovland, and Jenkins (1961) <em>Memory &amp; Cognition</em>, 22(3), 352-369. [<a href="http://www.memory.rutgers.edu/pdf/1994_rmn-mag-tjp-scm-pg_mc_Comparing.pdf">PDF</a>]</p>
<p>Oppenheimer, D.M., Meyvis, T., and Davidenko, N. (2009).  Instructional manipulation checks: Detecting satisficing to increase statistical power.  <i>Journal of Experimental Social Psychology</i>, 45, 867-872. [<a href="http://peoplescience.org/sites/default/files/OppenheimerMeyvisDavidenko.2009.pdf">PDF</a>]</p>
<p>Paolacci, G., Chandler, J., and Ipeirotis, P. G. (2010). Running experiments on Amazon Mechanical Turk. Judgment and Decision Making, 5, 411-419. [<a href="http://www.sjdm.org/~baron/journal/10/10630a/jdm10630a.pdf">pdf</a>]</p>
<p>Shepard, R.N., Hovland, C.I., and Jenkins H.M. (1961). Learning and memorization of classifications. <em>Psychological Monographs: General and Applied</em>, 75(13), 1-41.</p>
<p><a name="discussion"></a></p>
<ol class="footnotes"><li id="footnote_0_1297" class="footnote">Our experiment code directly modified the current browser window and sent data to the server during rest sessions using AJAX. This meant there was no reloading or network access between individual learning trials. While our timing estimates of the display are approximate (depending on the user&#8217;s browser, speed of their computer, etc&#8230;) they are substantially more accurate than if network access was required on every trial.</li><li id="footnote_1_1297" class="footnote">These data were estimated from the Figures in Lewandowsky&#8217;s paper</li></ol>]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1297</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>CogSci 2012 Acceptance!</title>
		<link>http://gureckislab.org/blog/?p=2443</link>
		<comments>http://gureckislab.org/blog/?p=2443#comments</comments>
		<pubDate>Wed, 04 Apr 2012 04:14:36 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2443</guid>
		<description><![CDATA[The lab submitted four papers to CogSci2012 and all four were accepted (3 as oral presentations)! Congrats to Doug (2 papers!), John, and Mordechai! Soko de mata aimashou!]]></description>
			<content:encoded><![CDATA[<p>The lab submitted four papers to <a href="http://cognitivesciencesociety.org/conference2012/index.html">CogSci2012</a> and all four were accepted (3 as oral presentations)!   Congrats to <a href="http://gureckislab.org/~dmarkant/">Doug</a> (2 papers!), <a href="http://jvmcd.nl/">John</a>, and <a href="https://files.nyu.edu/mzj203/public/site/Mordechai.html">Mordechai</a>! Soko de mata aimashou!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2443</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A forest for the trees</title>
		<link>http://gureckislab.org/blog/?p=2134</link>
		<comments>http://gureckislab.org/blog/?p=2134#comments</comments>
		<pubDate>Sun, 25 Mar 2012 17:36:02 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2134</guid>
		<description><![CDATA[<a href="http://gureckislab.org/blog/?p=2134"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/03/asmallforest.png" alt="" title="asmallforest" width="350" class="aligncenter size-full wp-image-2135" /></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/03/Screen-Shot-2012-03-25-at-12.31.13-PM.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/03/Screen-Shot-2012-03-25-at-12.31.13-PM.png" alt="A tree" title="A tree" width="422" height="433" class="aligncenter size-full wp-image-2137" /></a></p>
<p><b>A forest for the trees</b> is a stimulus set designed by <a href="http://gureckislab.org/~gureckis">Todd Gureckis</a> and <a href="http://gureckislab.org/blog/?author=4">Nathaniel Blanco</a> for use in a dimensional categorization task with preschool aged children (a ongoing collaboration with <a href="http://www.psych.nyu.edu/rhodes/">Marjorie Rhodes</a>).  </p>
<p>The stimuli are illustrations of trees that vary along two dimensions &#8211; the &#8220;bushiness&#8221; of the leaves:</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/03/bushinessdimensiontrees.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/03/bushinessdimensiontrees.png" alt="" title="bushinessdimensiontrees" width="858" class="aligncenter size-full wp-image-2152" /></a></p>
<p>and the color of the leaves:</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/03/colordimensiontrees.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/03/colordimensiontrees.png" alt="" title="colordimensiontrees" width="858" class="aligncenter size-full wp-image-2144" /></a></p>
<p>The stimuli are relatively rich and realistic and made for a compelling cover-story/game for young children.  The basic task was to categorize of the trees into two groups.  The children had to learn the basis for the categorical grouping (either business, color, or some combination of both).</p>
<p>Some of the items looks somewhat similar when viewed in isolation, but when arranged in a row the structure is clear.  The stimuli can be used as is, or a subset along each dimension could be used to maximize the between stimulus differences.  </p>
<p>Here is the full set:</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/03/aforest.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/03/aforest.png" alt="" title="aforest" width="570"  class="size-full wp-image-2123" /></a></p>
<p>It was inspired in equal parts by Jared Tarbell&#8217;s <a href="http://www.complexification.net/gallery/machines/treeGarden/">computational tree garden</a> and by New York&#8217;s Adirondack fall.</p>
<p>Illustrator and .png versions of the graphics are provided in the following zip file:</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/03/aforestfortreesstimuli.zip"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/03/big-download-button.png" alt="" title="big-download-button" width="230"  class="aligncenter size-full wp-image-2203" /></a></p>
<p>All images copyright to Todd Gureckis and Nathaniel Blanco!  Feel free to use them in your projects if they end up useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2134</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Science of Scientific Writing</title>
		<link>http://gureckislab.org/blog/?p=2008</link>
		<comments>http://gureckislab.org/blog/?p=2008#comments</comments>
		<pubDate>Tue, 20 Mar 2012 14:09:41 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2008</guid>
		<description><![CDATA[Great (older) article in Scientific American on <a href="http://www.americanscientist.org/issues/id.877,y.0,no.,content.true,page.1,css.print/issue.aspx">the science of scientific writing</a>.]]></description>
			<content:encoded><![CDATA[<p>Great (older) article in Scientific American on <a href="http://www.americanscientist.org/issues/id.877,y.0,no.,content.true,page.1,css.print/issue.aspx">the science of scientific writing</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2008</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50 Blog posts in 50 Days on Influential Learning Theorists</title>
		<link>http://gureckislab.org/blog/?p=2002</link>
		<comments>http://gureckislab.org/blog/?p=2002#comments</comments>
		<pubDate>Sun, 18 Mar 2012 23:48:02 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=2002</guid>
		<description><![CDATA[Happening live!  <a href="http://donaldclarkplanb.blogspot.co.uk/search?q=Blog+marathon">50 blog posts in 50 days on influential learning theorists</a> (from Socrates to Skinner to Bruner to Schank).]]></description>
			<content:encoded><![CDATA[<p>Happening live!  <a href="http://donaldclarkplanb.blogspot.co.uk/search?q=Blog+marathon">50 blog posts in 50 days on influential learning theorists</a> (from Socrates to Skinner to Bruner to Schank).</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=2002</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computational models as aids to better reasoning in psychology.</title>
		<link>http://gureckislab.org/blog/?p=1636</link>
		<comments>http://gureckislab.org/blog/?p=1636#comments</comments>
		<pubDate>Tue, 06 Mar 2012 05:38:33 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1636</guid>
		<description><![CDATA[Computational models as <a href="http://gureckislab.org/blog/?p=1636">aids to better reasoning in psychology</a>.]]></description>
			<content:encoded><![CDATA[<p>We are using Stephan Lewandowsky&#8217;s <a href="http://www.amazon.com/Computational-Modeling-Cognition-Principles-Practice/dp/1412970768">book</a> in my <a href="http://gureckislab.org/courses/spring12/modeling/">computational modeling course</a> to introduce some of the basic issues of developing a formal model and fitting it to data.  The book is a great, practical introduction to modeling for beginners.  There&#8217;s a related article that I ran across in <i>Current Directions in Psychological Science</i> that points out just how hard reasoning about scientific concepts can be, and how models can be &#8220;assistive technology&#8221; for thinking about abstract ideas.  If you are wondering why people are so exciting about this &#8220;computational modeling&#8221; idea, this is a nice argument!</p>
<p>Farrell, S. and Lewandowsky, S. (2010).  &#8220;Computational models as aids to better reasoning in psychology&#8221; <i>Current directions in psychological science</i>, 19(5), 329-335. [<a href="http://www.psy.uwa.edu.au/Users%20web%20pages/cogscience/documents/Farrell10b.pdf">pdf</a>]</p>
<p><b>Abstract</b>: &#8220;Scientists can reason about natural systems, including the mind and brain, in many ways, with each form of reasoning being associated with its own set of limitations. The limitations on human reasoning imply that the process of reasoning about theories and communicating those theories will be error prone; we must therefore be concerned about the reproducibility of theories whose very nature is shaped by constraints on human reasoning. The problem of reproducibility can be alleviated by computational modeling, which maximizes correspondence between the actual behavior of a posited system and its behavior inferred through reasoning and increases the fidelity of communication of our theories to others.&#8221;</p>
<p>Choice quote: &#8220;&#8230;computational modeling helps ensure reproducibility in scientific thinking. By implementing a model as a computer program or a set of equations, another researcher can take our model and exactly reproduce our predictions.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1636</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Target knows when you are pregnant</title>
		<link>http://gureckislab.org/blog/?p=1553</link>
		<comments>http://gureckislab.org/blog/?p=1553#comments</comments>
		<pubDate>Sat, 25 Feb 2012 01:52:09 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1553</guid>
		<description><![CDATA[How Target is mining your purchasing decisions and learning about <a href="http://gureckislab.org/blog/?p=1553">your life</a>.  It even knows if you are pregnant!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nytimes.com/2012/02/19/magazine/shopping-habits.html?_r=1&#038;pagewanted=all">Cool article</a> on how companies are mining consumer shopping data.   New Yorkers, beware of your Duane-Reade frequent shopping card!</p>
<p>Best bit from the article: &#8220;The reason Target can snoop on our shopping habits is that, over the past two decades, the science of habit formation has become a major field of research in neurology and psychology departments at hundreds of major medical centers and universities, as well as inside extremely well financed corporate labs. “It’s like an arms race to hire statisticians nowadays,” said Andreas Weigend, the former chief scientist at Amazon.com. “Mathematicians are suddenly sexy.”&#8221;</p>
<p>Clearly this is something my undergraduates need to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1553</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talk at Stevens Institute of Technology</title>
		<link>http://gureckislab.org/blog/?p=1318</link>
		<comments>http://gureckislab.org/blog/?p=1318#comments</comments>
		<pubDate>Mon, 20 Feb 2012 15:00:38 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1318</guid>
		<description><![CDATA[Todd is giving a talk on some of our work at the Stevens Institute of Technology, Howe School of Technology Management in Hoboken, NJ. (Thursday Feb. 23, 4:00 &#8211; 5:00 pm, Babbio 219).]]></description>
			<content:encoded><![CDATA[<p>Todd is giving a talk on some of our work at the <a href="http://howe.stevens.edu/">Stevens Institute of Technology, Howe School of Technology Management</a> in Hoboken, NJ.  (Thursday Feb. 23, 4:00 &#8211; 5:00 pm, Babbio 219).</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1318</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cognitive Science stack exchange</title>
		<link>http://gureckislab.org/blog/?p=1331</link>
		<comments>http://gureckislab.org/blog/?p=1331#comments</comments>
		<pubDate>Mon, 20 Feb 2012 05:40:16 +0000</pubDate>
		<dc:creator>John McDonnell</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1331</guid>
		<description><![CDATA[A new Stack Exchange Q&#38;A site has opened up for <a href="http://gureckislab.org/blog/?p=1331">Cognitive Science</a>!]]></description>
			<content:encoded><![CDATA[<p>A new Stack Exchange Q&amp;A site has opened up for <a href="http://cogsci.stackexchange.com/">Cognitive Science</a>! This has the potential to be a great resource for people at all levels who want to better understand the state of the field. The benefits for students and the curious public are obvious, but even experts often find themselves wondering about the state of neighboring fields.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1331</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily launch iPython Notebook</title>
		<link>http://gureckislab.org/blog/?p=1310</link>
		<comments>http://gureckislab.org/blog/?p=1310#comments</comments>
		<pubDate>Sat, 11 Feb 2012 18:06:14 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Technical Notes]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1310</guid>
		<description><![CDATA[An <a href="http://gureckislab.org/blog/?p=1310">easier way</a> to launch iPython Notebook on Mac OS X.]]></description>
			<content:encoded><![CDATA[<p>If you want an easier way to launch <a href="http://ipython.org/ipython-doc/dev/interactive/htmlnotebook.html">iPython Notebook</a> on Mac OS X, just place <a href="http://gureckislab.org/courses/spring12/modeling/materials/launchipython.command">this script</a> in the folder that contains your .ipynb files.    Then press Apple-i on the file in the Finger and make sure it looks like this:</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/02/lookslike.png"><img src="http://gureckislab.org/blog/wp-content/uploads/2012/02/lookslike.png" alt="" title="lookslike" width="266" height="583" class="aligncenter size-full wp-image-1311" /></a></p>
<p>Finally, open the Terminal app (/Applications/Utilities/Terminal.app) and change to that directory (the easiest way to do this it to type &#8220;cd&#8221; <space> then drag the folder into the Terminal window, the press enter.  Then type &#8220;chmod u+x launchipython.command.&#8221;</p>
<p>After this, if you double click the file, your default browser should pop open with a view of the current folder&#8217;s notebooks.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1310</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online course on computational modeling</title>
		<link>http://gureckislab.org/blog/?p=1291</link>
		<comments>http://gureckislab.org/blog/?p=1291#comments</comments>
		<pubDate>Thu, 09 Feb 2012 16:51:44 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1291</guid>
		<description><![CDATA[Came across this <a href="http://www.modelthinker-class.org/">interesting online course on modeling</a> that covers topics very similar to <a href="http://gureckislab.org/courses/spring12/modeling/">my own</a> (we even discussed the Schelling segregation model last week).   Sign up for free online! (via <a href="http://research.yahoo.com/Duncan_Watts">Ducan Watts</a>)]]></description>
			<content:encoded><![CDATA[<p>Came across this <a href="http://www.modelthinker-class.org/">interesting online course on modeling</a> that covers topics very similar to <a href="http://gureckislab.org/courses/spring12/modeling/">my own</a> (we even discussed the Schelling segregation model last week!).   Sign up for free online! (via <a href="http://research.yahoo.com/Duncan_Watts">@duncanjwatts</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1291</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Analysis in Python, the Literate Way</title>
		<link>http://gureckislab.org/blog/?p=1195</link>
		<comments>http://gureckislab.org/blog/?p=1195#comments</comments>
		<pubDate>Wed, 08 Feb 2012 03:28:07 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1195</guid>
		<description><![CDATA[Recently, the possibility of using something like Mathematica's "computational notebook" framework in Python has emerged.  In particular, iPython (an "enhanced" python shell) has added a web-based notebook framework.    <a href="http://gureckislab.org/blog/?p=1195">Read more</a> for a nerdy mini-review!  I'm using it for teaching and research.]]></description>
			<content:encoded><![CDATA[<p>Our lab uses <a href="http://www.wolfram.com/mathematica/">Mathematica</a> quite a bit for data analysis and building models. There aren&#8217;t that many other people in psychology at NYU (or elsewhere) that use Mathematica. Part of the reason is the large number of libraries exist for Matlab that specifically help with fMRI analysis or experiment design. I guess Mathematica works particularly well for the specific kind of work we do. One of the key advantages of Mathematica is the interactive notebook and the high quality/flexible graphics system.</p>
<div><a href="http://gureckislab.org/blog/wp-content/uploads/2012/02/notebook.png"><img class="aligncenter size-full wp-image-1207" title="notebook" src="http://gureckislab.org/blog/wp-content/uploads/2012/02/notebook.png" alt="" width="450" /></a><br />
<center><span>An example of a in-progress Mathematica analysis!</span></center></div>
<p>For those who haven&#8217;t used it, the Mathematica notebook allows you to combine text, code, and figures/plots in a single multi-media document. This is very helpful for building up and testing complex bits of code and for exploratory data analysis. Rather than cutting and pasting bits of code from a text editor into an interactive interpreter (as in Matlab, Python, or R) the notebook allows code and graphics to coexist in line with one another. It turns out it is <em>very</em> helpful to keep the graphics from one analysis tied to the code that generated it (along with plain text describing it). For example, if I write some code for a data analysis I can have the plot of this data appear directly below the code itself in the notebook. Later, when I&#8217;m going back through the analysis (perhaps weeks or even months later) I can more easily make sense of what goes with what. It&#8217;s basically just a more logical way to relate the _outputs_ of a computation to the code that generated it (i.e., &#8220;<a href="http://en.wikipedia.org/wiki/Literate_programming">literate programming</a>&#8220;).</p>
<p>Anyway, as great as Mathematica is, there are a couple of important draw backs.</p>
<p>First is that Mathematica isn&#8217;t free (<a href="http://en.wiktionary.org/wiki/free_as_in_beer">as in beer</a> or <a href="http://en.wiktionary.org/wiki/free_as_in_speech">as in speech</a>). This isn&#8217;t such a big deal for us (NYU has a university-wide academic license which keeps the cost lower). However, it is hard to involve undergraduates in the research process since it might be too costly to buy licenses for all of them. I&#8217;m also reluctant to ask students in a class I&#8217;m teaching to shell out for a license (even though Wolfram Research has made this easier lately via their per-semester licensing deals). In addition, I worry that my psych undergrad or grad students are less likely to encounter Mathematica again (whereas they are somewhat more likely to run into R, SPSS, Matlab, or Python).</p>
<p>A second disadvantage to Mathematica is that it isn&#8217;t always as fast as something like Matlab or Python. I&#8217;m not entirely sure why that is (some matrix computations are optimized), but it likely has to do with the very powerful symbolic computation tools that Mathematica provides. In many cases, this can make programming much easier. However, once a complex model or simulation is set up, we often find it is more effective to translate it into Python which runs runs fast enough for most of our work.</p>
<p>Finally, the Mathematica programming language is pretty old. It doesn&#8217;t have very clean object-oriented design patterns and the syntax can be a bit obtuse. For example, compare these two statements which do the same thing, one in Python and one in Mathematica:</p><pre class="crayon-plain-tag"><code>def myfunction():
    for i in range(10):
        if i &gt; 5:
            print &quot;This number is greater than 5 &quot;, i
        else:
            print &quot;This number is less than 5 &quot;, i</code></pre>
<p><center><span>A code snippet in Python</span></center></p><pre class="crayon-plain-tag"><code>myfunction[] := Module[
    {i},
    For[i=1, i&lt;=10, i++,
        If[i &gt; 5, 
           Print[&quot;This number is greater than 5 &quot;, i],
           Print[&quot;This number is less than 5 &quot;, i];
         ];
     ];
];</code></pre>
<p><center><span>A code snippet in Mathematica</span></center>The differences may appear small, but all the square brackets in Mathematica can really make the code hard to understand (esp. in more complex programs). Python&#8217;s indentation format makes the code look nice and forces every user of the language to adopt a &#8220;organized&#8221; program listing.</p>
<p>The bottom line is that Python&#8217;s language is cleaner, it is more contemporary, it runs faster, the number of available libraries is immense (at least equal to, if not exceeding, the functionality in Mathematica), and it is free/open source. We use Python internally for all our experiments (check out our simple API for developing psychology experiments, <a href="http://pypsyexp.org/">PyPsyExp</a>).</p>
<p>Given all this, wouldn&#8217;t it be great if Python had a notebook interface?</p>
<p>Well, recently, the possibility of leveraging some of the benefits of Mathematica&#8217;s &#8220;computational notebook&#8221; framework in Python has emerged (thanks to <a href="https://files.nyu.edu/jbm388/public/">Jay Martin</a> for telling me about this!). In particular, <a href="http://ipython.org/">iPython</a> (an &#8220;enhanced&#8221; python shell) has added a web-based notebook framework. I&#8217;ve been playing with the bleeding edge version in <a href="https://github.com/ipython/ipython">Github</a> lately and I&#8217;m impressed (thus, this blog post!).</p>
<p>The basic idea of the system is that you launch a small webserver running on your computer (using the command <strong>ipython notebook &#8211;pylab inline</strong>). Then, you point your favorite browser (I&#8217;ve found things work very well in <a href="https://www.google.com/chrome">Chrome</a>) at a particular local URL it prints out (e.g., http://127.0.0.1:8888). From there, the web application serves up an interactive notebook instantiated as a web page. It might not seems like a web-based interface would be really useful, but advances in AJAX have enabled fully complex, dynamic applications that run in your browser (think Facebook or Google Docs).</p>
<p>The current notebook format feels quite a bit like Mathematica&#8217;s notebook interface. There is the concept of a &#8220;cell&#8221; which links a bit of executable code and the resulting output. Cells can also hold text, Markup, LaTeX, or other types of text. In addition, a system is worked out for showing graphics from pylab/matplotlib, perhaps the most ubiquitous data plotting library for Python.</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/02/cellexample.png"><img class="aligncenter size-full wp-image-1258" title="cellexample" src="http://gureckislab.org/blog/wp-content/uploads/2012/02/cellexample.png" alt="" width="578" height="473" /></a></p>
<p><center><span>Two example &#8220;cells&#8221; showing a computational output and a matplotlib graph.</span></center>Overall the system is already pretty polished. For example, it does syntax highlighting (very useful). The web app can also do tab-completion on variable names (you start typing a variable and it will attempt to finish what you need to type). In addition, since it runs as a web-app, you can share your notebooks &#8220;live&#8221; with other people. I haven&#8217;t tried this yet, but in theory two people could remotely work on the same analysis file. There are keyboard short-cuts for most useful actions. Finally, you can export the notebooks in both a structure &#8220;.ipynb&#8221; format (for sharing) and as a regular .py file so you can execute the code with or without the notebook interface.</p>
<p>However, at the current stage, Mathematica&#8217;s notebook format is still much more refined. For example, you can&#8217;t change the color of cells, can&#8217;t collapse/hide chunks of cells/code at a time, can&#8217;t execute multiple cells at one (or groups of cells) in iPython notebooks. In addition, since Mathematica has a much more robust graphics system it is easier to export the resulting graphics files for &#8220;clean up&#8221; in Illustrator. Since iPython is a web-based app all graphics are converted into something like .png files for display which are harder to subsequently edit (although, of course, you can use matplotlib to write to a file on your local disc). Despite these limitations, development of iPython Notebook seems active (at least by <a href="https://github.com/ipython/ipython/issues">the discussion</a> on Github), and I&#8217;m sure many of these things will be addressed as time goes on.</p>
<p><a href="http://gureckislab.org/blog/wp-content/uploads/2012/02/comparison.png"><img class="aligncenter size-full wp-image-1233" title="comparison" src="http://gureckislab.org/blog/wp-content/uploads/2012/02/comparison.png" alt="" width="878" /></a></p>
<p><center><span>A comparison of Mathematica Notebook and a iPython Notebook doing (roughly) the same analysis!</span></center>Anyway, I think this is a pretty promising direction. We&#8217;re probably going to be using this set up more frequently in the lab. In addition, I&#8217;m considering using the iPython notebook in the <a href="http://gureckislab.org/courses/spring12/modeling/">computational modeling course</a> I&#8217;m currently teaching. My thinking is that this simple, interactive editor may be a better way to get non-programmers and Python novices into data analysis and computational modeling.</p>
<p>p.s. This is a great link for getting it set up on Mac OS X Lion: <a href="http://minrk.posterous.com/install-ipython-qtconsolenotebook-on-osx-lion">http://minrk.posterous.com/install-ipython-qtconsolenotebook-on-osx-lion</a>.</p>
<p>UPDATE: See also <a href="http://gureckislab.org/courses/spring12/modeling/ipythonhints.html">this page</a> which I will be updating for my course with install instructions for various operating systems. Also, <a href="http://fperez.org/">Fernando Perez</a> (original author of iPython) shared <a href="http://blog.fperez.org/2012/01/ipython-notebook-historical.html">this link</a> about the history of the project and <a href="http://fperez.org/py4science/starter_kit.html">this link</a> about scientific python.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1195</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Interested in grad school?</title>
		<link>http://gureckislab.org/blog/?p=1184</link>
		<comments>http://gureckislab.org/blog/?p=1184#comments</comments>
		<pubDate>Tue, 22 Nov 2011 01:22:15 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1184</guid>
		<description><![CDATA[Graduate admissions are right around the corner, and the lab is currently looking for <b>exceptional</b> candidates interested in computational modeling and higher-level cognition.   <a href="http://gureckislab.org/blog/?p=1184">Read on</a> to learn more about what working in the lab is like and what I look for in potential students.]]></description>
			<content:encoded><![CDATA[<p>Graduate admissions are right around the corner, and my lab is looking for <b>exceptional</b> candidates interested in computational modeling and higher-level cognition.   You can learn about about the lab by viewing this blog or our lab <a href="http://gureckislab.org/">website</a>.   A list of recent papers is also available <a href="http://gureckislab.org/papers.php">here</a>.</p>
<p><b>About Us</b><br />
We are interested in unlocking the secrets of human cognition (i.e., reasoning, thinking, learning, decision, and memory processes) through a combination of behavioral experiments, formal modeling, and cognitive neuroscience methods (e.g., brain imaging).   As a grad student in the lab, your job is to lead grounding breaking studies while being trained by some of the most respected psychologist and neuroscientists in the world (i.e., the general faculty at NYU).    Collaborations are frequent between different labs and between students/advisors within the program.  Research ideas quickly evolve from idea to implementation, and students  &#8220;own&#8221; the work they contribute to.  Graduate students in my lab are  encouraged to be independent scholars and lead via their own interests and ideas even early in their graduate career (at least earlier than most PhD programs).  I&#8217;m a &#8220;hands-on&#8221; advisor.  I&#8217;m typically in the trenches debugging code with you and hashing out ideas.  I&#8217;m invested in getting your work published and sharing it with the world and want to help you get there.</p>
<p><b>Who we are looking for</b><br />
We are particularly interested in students with a strong quantitative background (e.g., Cognitive Science degree, computer science courses, engineering, etc&#8230;), those who have programming experience, and who are interested in a smooth blend of psychology, computational modeling, and even a little cognitive neuroscience.   The work we do is often of a technical nature.  A slogan in the lab is &#8220;<a href="http://gureckislab.org/blog/?p=296">If you can&#8217;t build it, you don&#8217;t understand it</a>.&#8221; and that philosophy is why we place a strong emphasis on computational modeling.  We prefer arguing about a equation or model than about a vague, verbal theory.  <b>An intuition for human behavior is key</b>.  Also, an eye for aesthetics and design is also a big plus (&#8220;<a href="http://vimeo.com/19297977">Good design is a lot like clear thinking made visual</a>&#8221; &#8211; Tufte).  More than anything, we want to work with fun, ambitious people who are driven by curiosity, creativity, and rigorous scientific thinking.</p>
<p>If this sounds like a description of yourself (and sounds like something you&#8217;d like to spend a minimum of 5 years pursuing) please get in touch.  You will have to apply through the standard NYU graduate admissions process, but there are places in the application form where you can indicate who you are most interested in working with.  If you list me, be assured I will look closely at your application.  Hope to hear from you!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1184</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why science majors don&#8217;t finish</title>
		<link>http://gureckislab.org/blog/?p=1180</link>
		<comments>http://gureckislab.org/blog/?p=1180#comments</comments>
		<pubDate>Sat, 05 Nov 2011 17:00:03 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1180</guid>
		<description><![CDATA[<a href="http://www.nytimes.com/2011/11/06/education/edlife/why-science-majors-change-their-mind-its-just-so-darn-hard.html?src=me&#038;ref=general">Why science majors decide to leave their majors</a>, grade inflation in psychology?!  oh no!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nytimes.com/2011/11/06/education/edlife/why-science-majors-change-their-mind-its-just-so-darn-hard.html?src=me&#038;ref=general">Why science majors decide to leave their majors</a>, grade inflation in psychology?!  oh no!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1180</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busy November</title>
		<link>http://gureckislab.org/blog/?p=1169</link>
		<comments>http://gureckislab.org/blog/?p=1169#comments</comments>
		<pubDate>Tue, 01 Nov 2011 15:40:31 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1169</guid>
		<description><![CDATA[November is shaping up to be busy month for the lab. Todd is giving a talk at Brown University on Wednesday, Nov. 2nd, a talk a Princeton University on Wednesday, Nov. 9th, and a talk at University of Chicago Marketing Department on Tuesday, Nov. 15th. In addition, Doug Markant and John McDonnell are presenting posters [...]]]></description>
			<content:encoded><![CDATA[<p>November is shaping up to be busy month for the lab.   Todd is giving a talk at Brown University on <a href="http://events.brown.edu/cal/event/showEventMore.rdo;jsessionid=8DD67A9283358A64A1A0618CD6C64FEC">Wednesday, Nov. 2nd</a>, a talk a Princeton University on Wednesday, Nov. 9th, and a talk at University of Chicago Marketing Department on <a href="http://faculty.chicagobooth.edu/workshops/marketing/">Tuesday, Nov. 15th</a>.  In addition, Doug Markant and John McDonnell are presenting posters at <a href="http://www.psychonomic.org/annual-meeting.html">Psychonomics 2011</a> in Seattle, WA (poster number 2136 and 5102).  If you live in any of these exotic places drop by and see what we&#8217;ve been up to!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1169</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quantum cognition?</title>
		<link>http://gureckislab.org/blog/?p=1147</link>
		<comments>http://gureckislab.org/blog/?p=1147#comments</comments>
		<pubDate>Fri, 21 Oct 2011 02:39:26 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1147</guid>
		<description><![CDATA[Article in New Scientist about using <a href="http://gureckislab.org/blog/?p=1147 ">Quantum probability</a> to explain human judgment and reasoning.]]></description>
			<content:encoded><![CDATA[<p>Recently, there has been a bit of buzz building around using ideas from quantum physics to explain aspects of human cognition.  Note that these contemporary theories are <b>not</b> a rehash of the Roger Penrose&#8217;s &#8220;<a href="http://en.wikipedia.org/wiki/The_Emperor%27s_New_Mind">The Emperor&#8217;s New Mind</a>&#8221; but simply the application of non-classical probability theory to modeling human judgement and decision making.  <a href="http://mypage.iu.edu/~jbusemey/">Jerry Busemeyer</a> a former colleague from Indiana and sometimes collaborator <a href="http://psy.swan.ac.uk/staff/pothos/">Emmanuel Pothos</a> are two of the researchers featured in this pretty interesting <a href="http://www.newscientist.com/article/mg21128285.900-quantum-minds-why-we-think-like-quarks.html">New Scientist</a> article by Mark Buchanan.</p>
<p>From the article: &#8220;This is not to say there is anything quantum going on in the brain, only that &#8220;quantum&#8221; mathematics really isn&#8217;t owned by physics at all, and turns out to be better than classical mathematics in capturing the fuzzy and flexible ways that humans use ideas.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1147</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>60-Second Thought Experiments (animated)</title>
		<link>http://gureckislab.org/blog/?p=1129</link>
		<comments>http://gureckislab.org/blog/?p=1129#comments</comments>
		<pubDate>Thu, 20 Oct 2011 04:21:35 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1129</guid>
		<description><![CDATA[<a href="http://gureckislab.org/blog/?p=1129">Sixty-second adventures in thought</a>]]></description>
			<content:encoded><![CDATA[<p>Ran across <a href="http://www.youtube.com/playlist?list=PL73A886F2DD959FF1">this great</a> collection of animations explaining famous philosophical paradoxes.  The rules seem to be to explain the phenomena in 60 seconds using humor and visuals.  Surprisingly effective.  One of my favorites:</p>
<p><object width="500" height="281"><param name="movie" value="http://www.youtube.com/v/TryOC83PH1g?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TryOC83PH1g?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="500" height="281" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><b>Searle is wrong, btw.</b></p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1129</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Mining and Predicting Human Behavior</title>
		<link>http://gureckislab.org/blog/?p=1125</link>
		<comments>http://gureckislab.org/blog/?p=1125#comments</comments>
		<pubDate>Tue, 11 Oct 2011 01:14:00 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1125</guid>
		<description><![CDATA[NYTimes on predicting human behavior with <a href="http://gureckislab.org/blog/?p=1125">large-scale data mining</a>.]]></description>
			<content:encoded><![CDATA[<p>Interesting article up at NYTimes on using <a href="http://www.nytimes.com/2011/10/11/science/11predict.html">data mining to predict societal outcomes</a>.   Much of the article is devoted to the ethical implications of these data-mining efforts.  However, I still have doubts about how useful this stuff actually is.  As the article notes, social-media based prediction is often <i>less</i> accurate than more traditional means of gathering information.   Perhaps some of the fear about these systems has to do with how they are named (e.g., &#8220;Total information awareness&#8221;).  It&#8217;s easy to get confused on what these kind of things can actually do.   Predicting &#8220;everything&#8221; isn&#8217;t really how systems like this can practically work.  A better, more concrete example is the <a href="http://www.google.org/flutrends/">Google flu trends</a> system which asks a specific question: &#8220;do flu symptom searches predict outbreaks?&#8221;  It&#8217;s always helpful to know what the specific question is before thinking about if data mining is the answer! </p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1125</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deception in social psychology</title>
		<link>http://gureckislab.org/blog/?p=1115</link>
		<comments>http://gureckislab.org/blog/?p=1115#comments</comments>
		<pubDate>Thu, 06 Oct 2011 06:49:17 +0000</pubDate>
		<dc:creator>Mordechai Juni</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1115</guid>
		<description><![CDATA[You might be surprised to find out how often (social) psychologists employ <a href="http://gureckislab.org/blog/?p=1115">deception</a> in their experiments.]]></description>
			<content:encoded><![CDATA[<p>You might be surprised to find out how often (social) psychologists employ <a href="http://www.decisionsciencenews.com/2011/07/21/how-much-deception-is-there-in-social-psychology/">deception</a> in their experiments.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1115</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cognitive neuroscience blog</title>
		<link>http://gureckislab.org/blog/?p=1108</link>
		<comments>http://gureckislab.org/blog/?p=1108#comments</comments>
		<pubDate>Sun, 25 Sep 2011 18:29:34 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1108</guid>
		<description><![CDATA[Brad Buchsbaum has a <a href="http://flowbrain.blogspot.com/">nice blog</a> on cognitive neuroscience and the set of assumptions going into function magnetic imaging studies.]]></description>
			<content:encoded><![CDATA[<p>Brad Buchsbaum has a <a href="http://flowbrain.blogspot.com/">nice blog</a> on cognitive neuroscience and the set of assumptions going into function magnetic imaging studies.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1108</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do learning styles exist?  Probably not.</title>
		<link>http://gureckislab.org/blog/?p=1097</link>
		<comments>http://gureckislab.org/blog/?p=1097#comments</comments>
		<pubDate>Mon, 29 Aug 2011 18:17:51 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1097</guid>
		<description><![CDATA[Do learning styles exist?<a href="http://gureckislab.org/blog/?p=1097">Probably not</a> (see also <a href="http://www.changemag.org/Archives/Back%20Issues/September-October%202010/the-myth-of-learning-full.html">1</a>, <a href="http://www.npr.org/blogs/health/2011/08/29/139973743/think-youre-an-auditory-or-visual-learner-scientists-say-its-unlikely?ft=1&#038;f=1007">2</a>).]]></description>
			<content:encoded><![CDATA[<p>Nearly every semester in my lab course, students propose a &#8220;learning styles&#8221;-type experiment (specifically, looking to see if people learn better via sound or pictures, or some related variant on this idea).  I guess the view that different people have different learning styles is pretty deeply rooted in educational philosophy.  However, the evidence looks <a href="http://psi.sagepub.com/content/9/3/105.abstract">pretty weak</a>  (see also <a href="http://www.changemag.org/Archives/Back%20Issues/September-October%202010/the-myth-of-learning-full.html">1</a>, <a href="http://www.npr.org/blogs/health/2011/08/29/139973743/think-youre-an-auditory-or-visual-learner-scientists-say-its-unlikely?ft=1&#038;f=1007">2</a> for accessible summaries).</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1097</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behavior 2011</title>
		<link>http://gureckislab.org/blog/?p=1050</link>
		<comments>http://gureckislab.org/blog/?p=1050#comments</comments>
		<pubDate>Mon, 25 Jul 2011 23:13:19 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1050</guid>
		<description><![CDATA[Right on the heels of CogSci2001, Todd is giving a talk on our recent work on hypothesis testing and information search at the Behavior 2011 conference in a special symposium on &#8220;Cognition as Foraging: Search in Internal and External Environments&#8220;. The symposium will be Friday, July 29th from 10am-3:30pm.]]></description>
			<content:encoded><![CDATA[<p>Right on the heels of CogSci2001, Todd is giving a talk on our recent work on hypothesis testing and information search at the <a href="http://www.indiana.edu/%7Ebehav11/">Behavior 2011</a> conference in a special symposium on &#8220;<a href="http://www.indiana.edu/%7Ebehav11/symposia.shtml#9">Cognition as Foraging: Search in Internal and External Environments</a>&#8220;.  The symposium will be <a href="http://www.indiana.edu/~behav11/schedule.shtml">Friday, July 29th from 10am-3:30pm</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1050</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CogSci 2011 Preview</title>
		<link>http://gureckislab.org/blog/?p=1033</link>
		<comments>http://gureckislab.org/blog/?p=1033#comments</comments>
		<pubDate>Fri, 15 Jul 2011 13:00:35 +0000</pubDate>
		<dc:creator>Nathaniel Blanco</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1033</guid>
		<description><![CDATA[<a href="http://gureckislab.org/blog/wp-content/uploads/2011/06/cogsciposter_2011_smaller.jpg"><img class="alignright size-full wp-image-1034" title="cogsciposter_2011_smaller" src="http://gureckislab.org/blog/wp-content/uploads/2011/06/cogsciposter_2011_smaller.jpg" alt="" width="175" /></a
The <a href="http://cognitivesciencesociety.org/conference2011/index.html">33rd annual meeting</a> of the <a href="http://cognitivesciencesociety.org">Cognitive Science Society</a> is kicking off next Wednesday.  The lab is going to be well represented this year with a couple of talks and posters.  Here's a preview of what we'll be presenting.  Be sure to drop by the talks and posters and give us a hard time (or buy us a beer if it looks like other people are giving us a hard time!). Hope to see you there!  Read on for a full list of our presentations and a summary of what they are about.]]></description>
			<content:encoded><![CDATA[<p><a href="http://gureckislab.org/blog/wp-content/uploads/2011/06/cogsciposter_2011_smaller.jpg"><img class="alignright size-full wp-image-1034" title="cogsciposter_2011_smaller" src="http://gureckislab.org/blog/wp-content/uploads/2011/06/cogsciposter_2011_smaller.jpg" alt="" width="175" /></a></p>
<p>The <a href="http://cognitivesciencesociety.org/conference2011/index.html">33rd annual meeting</a> of the <a href="http://cognitivesciencesociety.org">Cognitive Science Society</a> is kicking off next Wednesday.  The lab is going to be well represented this year with a couple of talks and posters.  Here&#8217;s a preview of what we&#8217;ll be presenting.  Be sure to drop by the talks and posters and give us a hard time (or buy us a beer if it looks like other people are giving us a hard time!). Hope to see you there!</p>
<h3>Thurs, July  21</h3>
<p><strong> 6:45pm -    Posters    ( Track  A ,  Poster  Room) </strong><br />
Poster #1387  &#8211;  Does  Category  Labeling  Lead  to  Forgetting?<br />
<em>Nathaniel Blanco, and Todd Gureckis</em></p>
<p>A closer look at claims that verbally labeling an object impairs memory for it.  Sneak peak: probably not.</p>
<h3>Fri, July  22</h3>
<p><strong> 6:45pm -    Posters    ( Track  A ,  Poster  Room) </strong></p>
<p>Poster #1298  -  Modeling  information  sampling  over  the  course  of  learning<br />
<em>Doug  Markant, and Todd  Gureckis </em></p>
<p>An investigation into how people use their uncertainty to guide sampling decisions during a self-directed learning task and how their decisions change during the course of learning.</p>
<p><strong> 6:45pm -    Posters    ( Track  A ,  Poster  Room) </strong><br />
Poster #1059 &#8211;  Learning  categories  from  an  intermittent  teacher<br />
<em> John  V  McDonnell, and Todd   Gureckis </em></p>
<p>A study of how, and under what circumstances, information from labeled and unlabeled items is integrated during category learning tasks where both types exemplars are provided.</p>
<h3>Sat, July 23</h3>
<p><strong> 1:40pm &#8211;    Symposium:  Grow  your  own  representations:  Computational constructivism    ( Track  B ,  Plaza ) </strong><br />
<em>featuring Joseph  Austerweil,  Thomas  Griffiths,  Todd  Gureckis,  Robert  Goldstone,  Kevin  Canini,  Matt  Jones</em></p>
<p>A invited symposium on &#8220;constructivist&#8221; approaches to human learning (i.e., ones in which new representations are built to interpret the world).  Todd is giving a &#8220;endnote&#8221; talk discussing the various modeling approaches to this question and what they tell us about the mind and brain.</p>
<p><strong>3:10pm &#8211;    Timing  and  decision  making    ( Track  F ,  Georgian  Room )</strong><br />
Talk 603  &#8211;  Don’t  Stop  ‘Til  You  Get  Enough:  Adaptive  Information  Sampling  in  a Visuomotor  Estimation  Task<br />
<em>Mordechai  Juni,  Todd  Gureckis,  Laurence  Maloney </em></p>
<p>How much information is enough to make a decision?  This talk presents a study of how people sample information in a visuomotor estimation task where each cue requested reduces possible reward.   Todd will be presenting.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1033</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are neural networks making a comeback?</title>
		<link>http://gureckislab.org/blog/?p=1077</link>
		<comments>http://gureckislab.org/blog/?p=1077#comments</comments>
		<pubDate>Tue, 12 Jul 2011 22:43:50 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1077</guid>
		<description><![CDATA[Is neural network research making a <a href="http://gureckislab.org/blog/?p=1077">comeback</a> in machine learning?   ]]></description>
			<content:encoded><![CDATA[<p>
Is neural network research making a <a href="http://yaroslavvb.blogspot.com/2011/04/neural-networks-making-come-back.html">comeback</a> in machine learning?   Maybe it&#8217;s only a couple years now until connectionism becomes ironic and totally hot again!
</p>
<p>
Disclaimer: I tend to think modeling paradigms are a waste of time although they tend to generate lots of &#8220;heat&#8221; in the psychological literature.  The goal of a model is to tell us something interesting psychologically or neurally.  Everything else is just noise.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1077</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crowdsourcing research funding</title>
		<link>http://gureckislab.org/blog/?p=1071</link>
		<comments>http://gureckislab.org/blog/?p=1071#comments</comments>
		<pubDate>Tue, 12 Jul 2011 14:37:51 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1071</guid>
		<description><![CDATA[Crowdsourcing research funding via <a href="http://www.kickstarter.com/">Kickstarter</a> (<a href="http://www.nytimes.com/2011/07/12/science/12crowd.html?_r=1&#038;hpw">nytimes</a>)]]></description>
			<content:encoded><![CDATA[<p>Crowdsourcing research funding via <a href="http://www.kickstarter.com/">Kickstarter</a> (<a href="http://www.nytimes.com/2011/07/12/science/12crowd.html?_r=1&#038;hpw">nytimes</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1071</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New paper in JOCN</title>
		<link>http://gureckislab.org/blog/?p=1029</link>
		<comments>http://gureckislab.org/blog/?p=1029#comments</comments>
		<pubDate>Fri, 01 Jul 2011 21:36:21 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1029</guid>
		<description><![CDATA[Todd has a new paper (also) in the July issue of the Journal of Cognitive Neuroscience. The paper presents new results concerning the neural substrate of implicit and explicit category learning.]]></description>
			<content:encoded><![CDATA[<p>Todd has a <a href="http://www.mitpressjournals.org/doi/full/10.1162/jocn.2010.21538">new paper</a> (<a href="http://gureckislab.org/papers/GureckisJamesNosofsky2011.pdf">also</a>) in the July issue of the Journal of Cognitive Neuroscience.  The paper presents new results concerning the neural substrate of implicit and explicit category learning.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1029</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Computing &amp; Collective Intelligence @ CogSci2011</title>
		<link>http://gureckislab.org/blog/?p=1064</link>
		<comments>http://gureckislab.org/blog/?p=1064#comments</comments>
		<pubDate>Thu, 09 Jun 2011 17:25:09 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1064</guid>
		<description><![CDATA[Upcoming workshop on <a href="https://sites.google.com/site/sccicogsci/">Social Computing &#038; Collective Intelligence</a> at <a href="http://cognitivesciencesociety.org/conference2011/index.html">CogSci2001</a> (via <a href="http://cog.mgnt.stevens-tech.edu/~yasu/">Yasu Sakamoto</a>) ]]></description>
			<content:encoded><![CDATA[<p>Upcoming workshop on <a href="https://sites.google.com/site/sccicogsci/">Social Computing &#038; Collective Intelligence</a> at <a href="http://cognitivesciencesociety.org/conference2011/index.html">CogSci2001</a> (via <a href="http://cog.mgnt.stevens-tech.edu/~yasu/">Yasu Sakamoto</a>) </p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1064</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rigging up perceptual systems</title>
		<link>http://gureckislab.org/blog/?p=1055</link>
		<comments>http://gureckislab.org/blog/?p=1055#comments</comments>
		<pubDate>Tue, 07 Jun 2011 13:01:46 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=1055</guid>
		<description><![CDATA[<a href="http://www.nytimes.com/2011/06/07/health/07learn.html?_r=1&#038;pagewanted=1&#038;partner=rss&#038;emc=rss">Teaching abstract ideas by first training up perceptual learning systems</a>, the NYTimes features CogSci research from Rob Goldstone, Ji Son, and Sam Day!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nytimes.com/2011/06/07/health/07learn.html?_r=1&#038;pagewanted=1&#038;partner=rss&#038;emc=rss">Teaching abstract ideas by first training up perceptual learning systems</a>, the NYTimes features CogSci research from Rob Goldstone, Ji Son, and Sam Day!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1055</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From under the microscope: A FAQ about Sen. Coburn&#8217;s report on &#8220;frivolous&#8221; research at NSF</title>
		<link>http://gureckislab.org/blog/?p=834</link>
		<comments>http://gureckislab.org/blog/?p=834#comments</comments>
		<pubDate>Wed, 01 Jun 2011 02:47:02 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=834</guid>
		<description><![CDATA[<a href="http://coburn.senate.gov/public/index.cfm?a=Files.Serve&#038;File_id=f6cd2052-b088-44c3-b146-5baa5c01552a"><img src="http://gureckislab.org/blog/wp-content/uploads/2011/05/Screen-shot-2011-05-31-at-6.24.35-PM.png" alt="" title="Screen shot 2011-05-31 at 6.24.35 PM" width="150" class="alignright size-full wp-image-907" /></a>

Last week Sen. Tom Coburn (R-OK) released a <a href="http://gureckislab.org/blog/wp-content-uploads/2001/05/colburnreport.pdf">report</a> attacking the National Science Foundation for waste, fraud, and mismanagement.   Included in his report is a long list of research projects which he deemed frivolous and a waste of tax-payer money.  I was quite surprised to learn that <a href="http://gureckislab.org/papers/GureckisGoldstone09-BabyNames.pdf">a recent paper</a> I wrote with <a href="http://cognitrn.psych.indiana.edu/rgoldsto/rob.html">Rob Goldstone</a> about social influence and individual decision making  was one of the projects called out in the report.  I have since been contacted by a number of people requesting information about NSF's involvement in the research.  In response, I worked up a short frequently asked questions (FAQ) which I thought I'd share here.]]></description>
			<content:encoded><![CDATA[<p><a href="http://gureckislab.org/blog/wp-content/uploads/2011/05/colburnreport.pdfa"><img class="alignright size-full wp-image-907" title="Colburn's report on NSF research" src="http://gureckislab.org/blog/wp-content/uploads/2011/05/Screen-shot-2011-05-31-at-6.24.35-PM.png" alt="" width="150" /></a></p>
<p>Last week Sen. Tom Coburn (R-OK) released a <a href="http://gureckislab.org/blog/wp-content/uploads/2011/05/colburnreport.pdf">report</a> attacking the National Science Foundation for waste, fraud, and mismanagement. Included in his report is a long list of research projects which he deemed frivolous and a waste of tax-payer money. I was quite surprised to learn that <a href="http://gureckislab.org/papers/GureckisGoldstone09-BabyNames.pdf">a recent paper</a> I wrote with <a href="http://cognitrn.psych.indiana.edu/rgoldsto/rob.html">Rob Goldstone</a> about social influence and individual decision making was one of the projects called out in the report. I have since been contacted by a number of people requesting information about NSF&#8217;s involvement in the research. In response, I worked up a short frequently asked questions (FAQ) which I thought I&#8217;d share here.</p>
<p>&nbsp;</p>
<p><strong>1. Coburn’s report alleges that “Armed with a $1 million grant from NSF, researchers at Indian (sic) University-Bloomington and New York University analyzed baby names to determine trends in parents’ naming decisions.” Did Indiana and NYU actually receive $1 million from NSF to study baby naming?</strong></p>
<p>No.</p>
<p>First, NYU did not receive any funds from NSF related to this project as I was not a PI or Co-PI on the grant in question.</p>
<p>Second, the NSF grant in question was awarded to a co-author of the paper (Robert Goldstone from Indiana University). The footnote included in Coburn’s report references <a href="http://nsf.gov/awardsearch/showAward.do?AwardNumber=0910218">NSF award #0910218</a>. The title of this grant is “Transfer of perceptually grounded principles” and originated from NSF’s Division of Research on Learning in Formal and Informal Settings. Thus, the grant was not to study names as claimed in the report. This fact alone largely undermines the criticism.</p>
<p>More troubling is that, <em>actually</em>, this particular grant was never even acknowledged in connection with the baby names research. Instead, we acknowledged <a href="http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=0527920">NSF Award #0527920</a>, a grant awarded to Rob Goldstone concerning &#8220;the use of interactive computer simulations to teach scientific concepts governing complex adaptive systems.&#8221; (Total award amount for this grant was $196,086 over 4 years, a far cry from $1 million). Again, as is clear from the abstract and title of this award, this grant was not to specifically fund baby naming research.</p>
<p><span class="pullquote-right">In contrast to the claim in the report, nobody received $1 million from NSF to specifically fund the research reported in Gureckis &amp; Goldstone (2009). </span></p>
<p>Rob credited NSF in our paper because the paper deals with complex systems: namely, cultural transmission systems. Since the aforementioned grant was designed to improve the way we teach students about such complex scientific phenomena, he included a mention of his support in the paper. This paper counts as a “synergistic” activity related to the primary focus of Goldstone’s awarded project. Goldstone has also published many highly cited peer-reviewed papers on student learning which credit his NSF support (a list appears in the above link). Note that NSF requires all products of funded research to acknowledge said funding even if the ideas are only partially related to the original award. The paper also acknowledged funding from NIH/NIMH (a Mathematical Modeling Training Grant awarded to Indiana University which paid for my post-doc when I was at Indiana University), and the Department of Education. Other aspects of the writing of the paper were supported by private funds given to me by NYU when I first took my job here.</p>
<p>Thus, the claim in the report is objectively false, sensationalized, but also suggests a troubling lack of understanding about how scientific research is funded (confusing the multiple products of that research for the grant itself). <span style="text-decoration: underline;">The bottom line is that nobody received $1 million from NSF to study naming behavior</span> (although, as described below, there is no reason why research on this topic shouldn&#8217;t be funded). The actual cost to the tax payer through NSF to produce this particular research report had to be less than $300 (and was quite possibly $0) but NSF was credited out of an abundance of caution (and thanks) for their support.</p>
<p><strong>2. Did Coburn or his staff even look at the scientific paper in question? </strong></p>
<p>Rather than examine the actual peer-reviewed research paper (Gureckis, T.M. and Goldstone, R.L. (2009) How You Named Your Child: Understanding The Relationship Between Individual Decision Making and Collective Outcomes. TopiCS in Cognitive Science, 1 (4), 651-674. available for download <a href="http://gureckislab.org/papers.php">here</a>), the Coburn report exclusively references a <a href="http://www.usatoday.com/news/health/2009-10-13-baby-names_N.htm ">USA Today article</a> written by an individual not involved in the original research. This news story is not an authoritative source on the contributions of our scientific paper. It would be like referring people to a <a href="http://thinkprogress.org/?s=coburn&amp;x=0&amp;y=0">left-wing blog to describe Coburn&#8217;s stance on political issues</a> instead of letting them look at his own <a href="http://www.votesmart.org/voting_category.php?can_id=22085">voting record</a> or website.</p>
<p><span class="pullquote-left">The Coburn report exclusively references a <a href="http://www.usatoday.com/news/health/2009-10-13-baby-names_N.htm ">USA Today article</a> written by an individual not involved in the original research. </span></p>
<p>Had those developing this report actually looked at the research paper they were criticizing, they would know that we were not specifically interested in baby names except in so far as they offer a unique opportunity for studying such the impact of social influence on decision making. We all know that iPhones are popular but the underlying reasons for this cultural success is distorted by the role that advertising budgets and existing computer technologies play in determining which ideas win out and which die off in the consumer marketplace. In contrast, the popularity of names is more organically determined by processes of social influence (there is no company out there trying to convince you to name you child something in particular). Baby names thus represent an important and relatively “pure” empirical test of theories of cultural transmission and social influence in large groups.</p>
<p>The Coburn report makes it seem as though this research spent money to determine the frequency and popularity of names. Fortunately, this data was provided for free by the Social Security Administration which has recorded and published the most popular baby names in the United States since the 1880s (freely available here: <a href=" http://www.ssa.gov/oact/babynames">http://www.ssa.gov/oact/babynames/</a>). Many of the popular websites that analyze naming trends rely on the same data source. Any NSF funds used toward this effort paid exclusively for the statistical/mathematical analysis of this data. In fact, <span style="text-decoration: underline;">in the context of a discussion about government waste, this is a great example of government <em>efficiency</em> since data collected for one purpose (issuing social security cards), which would have been very expensive to collect otherwise, turns out to be very useful to NSF and NIH supported peer-reviewed science.</span></p>
<p>Note that many researchers agree that this data is unique for studying the interactions of individual decision making and social behavior. Similar analyses on the same data set were nearly simultaneously reported with our paper in esteemed peer-reviewed journals like <em>Proceedings of the National Academy of Sciences</em> (Berger &amp; Le Mans, 2009), the <em>Proceedings of the Royal Academy</em> (Hahn &amp; Bently, 2003), among other peer-reviewed journals (Bentley, Lipo, Herzog, &amp; Hahn, 2007; Fryer &amp; Levitt, 2004) and naming trends and patterns have been extensively studied and discussed by economists (Steven Levitt and Steven Dubner in the best selling book <a href="http://www.amazon.com/Freakonomics-Economist-Explores-Hidden-Everything/dp/0060731338/ref=sr_1_1?s=books&amp;ie=UTF8&amp;qid=1306865334&amp;sr=1-1 "><em>Freakonomics</em></a>) and sociologists (Stan Lieberson in <a href="http://www.amazon.com/Matter-Taste-Fashions-Culture-Change/dp/0300083858 "><em>A Matter of Taste: How Names, Fashion, and Culture Change</em></a>). The work we published was peer-reviewed in a journal by scientific experts and went through multiple revisions with extensive debate.</p>
<p>Our paper reports novel findings which suggest a refinement of leading theories of cultural transmission of ideas. <strong>The report gets the basic finding from our research wrong when it claims our conclusion was the tautology “popular names are popular with parents.” <span style="text-decoration: underline;">If only it was so simple</span>.</strong> One prediction of the idea that “popular names are popular” would be that the most popular names would never change from year to year (the same popular names would keep being popular). In fact, the historical record provided by the Social Security Administration shows that there has been dramatic changes in the popularity of names over the last few years. Our paper proposes and evaluates possible reasons for these changes in time. Our theory is rigorous and mathematically specified, and may thus be used by other researchers studying the cultural transmission of other ideas (such as political ideologies, health-related habits and decisions, or purchasing decisions). The ideas in the paper borrow from recent mathematical theories of human decision making and learning as well as cultural transmission and cultural evolution.</p>
<p>As authors, we made a concerted effort to communicate the broader impacts of this work to the public at large. The paper is available for free from my website (http://gureckislab.org), and both NYU and Indiana University jointly issued <a href="http://www.nyu.edu/about/news-publications/news/2009/10/13/recent_momentum_influences.html">a very nice press release</a> with details and discussion about the merits of the paper which went far beyond the third-party source the Coburn report extensively quotes (the USA Today article).</p>
<p><strong><br />
3. Why publish a paper about naming patterns in the first place? Is this a<br />
useful scientific topic?<br />
</strong></p>
<p>It is easy to be distracted by the seemingly trivial nature of “baby naming.&#8221; However, as noted above and in the paper, we did not choose this topic for frivolous reasons. Baby naming just happens to be a cultural practice for which there are extensive historical records about the aggregate decisions of millions of individuals. Thus, it provides an important domain in which to test theories of how other people influence our opinions, decisions, and judgements. These theories are far from trivial and involve detailed mathematical arguments about how the distribution of cultural tokens (such as names) should change in response to societal forces. Research should not be singled out simply for pursing theoretically motivated research that just happens to reference a popular culture phenomena. In fact, this feature of this work helps many Americans recognize the potential of NSF funded research to transforming our understanding of the world around us.</p>
<p><span class="pullquote-right">Baby naming represents a unique cultural domain in which to test theories of how other people influence our opinions, decisions, and judgements. </span></p>
<p>While Coburn’s report suggests this research is obvious or trivial, many areas of both public and private research funding are currently very interested in this type of research. For example, understanding the factors that influence how ideas spread through a human groups may help our military better influence the “hearts and minds” of people we are trying to help. In addition, it is noted that social influence has an effect on the health decisions that people make (e.g., Christakis &amp; Fowler, 2007). The application of the ideas in this research may be later used to enact positive societal outcomes. We find evidence that names go through boom and bust cycles not unlike the recent economic bubbles that lead to the current budget situation. Understanding the factors that contribute to these bubbles could be important in preventing these events in the future.</p>
<p><strong><br />
4. Should NSF support for social and behavioral sciences be eliminated?<br />
</strong></p>
<p>Coburn’s report recommends that funding for social and behavioral sciences should be terminated within NSF (page 53). Coburn cites the past successes of astronomy, biology, chemistry, and physics as examples of the important research that NSF supports. As someone originally trained as an electrical engineer, I couldn&#8217;t agree more that basic research in these areas deserves continued investment. However, investing in basic research based primarily on past success is bad science policy.</p>
<p><span class="pullquote-left">Investing in basic research based only on past success is bad science policy. </span></p>
<p>Many of the future challenges that face our society have to do with human behavior. For example, how can we get people to make better decisions for their health? How does the brain contribute to behavior? How can we best intervene to improve student learning and retention? How can we develop better treatments for language disorders or developmental disabilities? How do trends propagate through society and how might these contribute to “bubble”-like market phenomena? Research funded under NSF’s Social, Behavioral, and Economics Sciences initiative supports ground-breaking research on many of these issues.</p>
<p>Contrary to the impression given in the report, NSF&#8217;s SBE includes divisions for &#8220;hard&#8221; sciences (such as the <a href="http://www.nsf.gov/statistics/">National Center for Science and Engineering Statistics</a>), decision making, economics, and computational social science (under the division of <a href="http://www.nsf.gov/div/index.jsp?div=SES">Social and Economic Sciences</a>), cognitive neuroscience, linguistics, and developmental and learning sciences (under the <a href="http://www.nsf.gov/div/index.jsp?div=BCS">Behavioral and Cognitive Sciences</a> division), as well as numerous programs focused on improving science education in our country (such as the <a href="http://www.nsf.gov/funding/pgm_summ.jsp?pims_id=503644&amp;org=SMA&amp;from=home">Research Experiences for Undergraduates</a> program and the <a href="http://www.nsf.gov/funding/pgm_summ.jsp?pims_id=5567&amp;org=SMA&amp;from=home">Science of Learning Centers</a>). These are not &#8220;frivolous&#8221; topics but important areas of research that contribute greatly to our economy, our health, our status as a worldwide leader in scientific research, and our national security.</p>
<p>Critically, NSF funds <span style="text-decoration: underline;">basic research</span> of theoretical importance which has the potential to make truly transformative progress. I would argue that many of the advances in science that we will be talking about in future generations will come from further development of <a href="http://gureckislab.org/blog/?p=68">a detailed, quantitative, and mathematically-based science of human behavior</a>, exactly of the type exemplified by the baby naming paper.</p>
<h3>Citations:</h3>
<p>Bently, R.A., Lipo, C.P., Herzog, H.A., Hahn, M.W. (2007) Regular rates of popular culture change reflect random copying. <em>Evolution and Human Behavior</em>, 28(3), 151-158.</p>
<p>Berger, J., Le Mens, G. (2009), How Adoption Speed Affects the Abandonment of Cultural Tastes, <em>Proceedings of the National Academy of Sciences</em>, 106, 8146-8150.</p>
<p>Fryer, R.G. and Levitt, S.D. (2004) The causes and consequences of distinctively black names. <em>Quarterly Journal of Economics</em>, 119(3), 767-805.</p>
<p>Gureckis, T.M. and Goldstone, R.L. (2009) How You Named Your Child: Understanding The Relationship Between Individual Decision Making and Collective Outcomes. <em>Topics in Cognitive Science</em>, 1 (4), 651-674.</p>
<p>Hahn, M.W. and R.A. Bentley (2003) Drift as a mechanism for cultural change: An example from baby names. <em>Proceedings of the Royal Society London B, Biology Letters</em>, 270:S120-S123.</p>
<p>Christakis, N.A. and Fowler, J.H. (2007) &#8220;The Spread of Obesity in a Large Social Network Over 32 Years,&#8221; <em>New England Journal of Medicine</em>. 357(4): 370-379.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=834</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>The burning house</title>
		<link>http://gureckislab.org/blog/?p=816</link>
		<comments>http://gureckislab.org/blog/?p=816#comments</comments>
		<pubDate>Mon, 16 May 2011 22:14:39 +0000</pubDate>
		<dc:creator>Doug Markant</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=816</guid>
		<description><![CDATA[A nice <a href="http://gureckislab.org/blog/?p=816">collection of photos</a> show people's take on a classic "ad-hoc" concept: "things to take out of a burning house."  Note the lack of defining features (although I did see a lot of Apple logos...)]]></description>
			<content:encoded><![CDATA[<p>A nice <a title="the-burning-house.com" href="http://the-burning-house.com/" target="_blank">collection of photos</a> show people&#8217;s take on a classic &#8220;ad-hoc&#8221; concept: &#8220;things to take out of a burning house.&#8221; This is a classic paper in this history of concept and category learning by Lawrence Barsalou (download the PDF <a href="http://userwww.service.emory.edu/~barsalou/Papers/Barsalou_MC_1983_ad_hoc_categories.pdf">here</a>).  What is unique about ad-hoc categories is that they seem to make intuitive sense (it isn&#8217;t the same as a random grouping of objects&#8230; it has a &#8220;categoryness&#8221; to it), but the category isn&#8217;t organized around any single defining feature, or even a coherent prototype (although I did see a lot of Apple logos&#8230;).<br />
<br />
<a href="http://gureckislab.org/blog/wp-content/uploads/2011/05/jeffstaple.jpg"><img src="http://gureckislab.org/blog/wp-content/uploads/2011/05/jeffstaple.jpg" alt="" title="jeffstaple" width="400"  class="aligncenter size-full wp-image-827" /></a><br />
<br />
<a href="http://gureckislab.org/blog/wp-content/uploads/2011/05/jennrouse.jpg"><img src="http://gureckislab.org/blog/wp-content/uploads/2011/05/jennrouse.jpg" alt="" title="jennrouse" width="400" class="aligncenter size-full wp-image-828" /></a><br />
<br />
<a href="http://gureckislab.org/blog/wp-content/uploads/2011/05/burninghouse-2.jpeg"><img src="http://gureckislab.org/blog/wp-content/uploads/2011/05/burninghouse-2.jpeg" alt="" title="burninghouse-2" width="400" class="aligncenter size-full wp-image-829" /></a> <br />
(photos from http://the-burning-house.com/, visit the website for a larger collection)</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=816</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Finch</title>
		<link>http://gureckislab.org/blog/?p=803</link>
		<comments>http://gureckislab.org/blog/?p=803#comments</comments>
		<pubDate>Thu, 05 May 2011 20:48:35 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://gureckislab.org/blog/?p=803</guid>
		<description><![CDATA[A <a href="http://gureckislab.org/blog/?p=803">cool new low-cost robot design</a> for use in computer science education.  Even works with Python and Linux!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.finchrobot.com/">Finch</a> is a cool new low-cost ($99) robot design</a> for use in computer science education.  Even works with Python and Linux!  Making something physically move in the world is a great way to get undergraduates interested in learning programming and thinking in terms of mechanisms.  (via <a href="http://boingboing.net/">BoingBoing</a>).</p>
<p><center><br />
<iframe width="425" height="349" src="http://www.youtube.com/embed/8Imq5lo3HuE" frameborder="0" allowfullscreen></iframe><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=803</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Model it, or Make it Modelable</title>
		<link>http://gureckislab.org/blog/?p=801</link>
		<comments>http://gureckislab.org/blog/?p=801#comments</comments>
		<pubDate>Fri, 22 Apr 2011 15:17:01 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://nyuccl.org/blog/?p=801</guid>
		<description><![CDATA[A nice article on Make Magazine about <a href="http://blog.makezine.com/archive/2011/04/model-it-or-make-it-modelable.html">computational modeling</a>.]]></description>
			<content:encoded><![CDATA[<p>A nice post on Make Magazine about <a href="http://blog.makezine.com/archive/2011/04/model-it-or-make-it-modelable.html">computational modeling</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=801</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Mechanism, Much Complexity</title>
		<link>http://gureckislab.org/blog/?p=761</link>
		<comments>http://gureckislab.org/blog/?p=761#comments</comments>
		<pubDate>Sun, 17 Apr 2011 05:30:35 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://nyuccl.org/blog/?p=761</guid>
		<description><![CDATA[<a href="http://gureckislab.org/blog/?p=761"><img src="http://nyuccl.org/blog/wp-content/uploads/2011/04/penpart.jpg" width="200" border="0" padding="5"></a><br />
A peaceful visual demonstration of the complexity possible from <a href="http://gureckislab.org/blog/?p=761">simple mechanisms</a>.]]></description>
			<content:encoded><![CDATA[<p><center><br />
<iframe src="http://player.vimeo.com/video/21999779" width="500" height="375" frameborder="0" align="center"></iframe><br />
</center></p>
<p><a href="http://vimeo.com/21999779">Drawingmachine by Eske Rex</a> from <a href="http://vimeo.com/user1762260">Core77</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><a href="http://nyuccl.org/blog/wp-content/uploads/2011/04/4344110452_e3d9f1cf69_o.jpg"><img src="http://nyuccl.org/blog/wp-content/uploads/2011/04/4344110452_e3d9f1cf69_o.jpg" alt="" title="4344110452_e3d9f1cf69_o" width="510" height="340" class="aligncenter size-full wp-image-764" /></a></p>
<p><a href="http://nyuccl.org/blog/wp-content/uploads/2011/04/4343380237_348ce4f77c_o.jpg"><img src="http://nyuccl.org/blog/wp-content/uploads/2011/04/4343380237_348ce4f77c_o.jpg" alt="" title="4343380237_348ce4f77c_o" width="510" height="340" class="aligncenter size-full wp-image-771" /></a><br />
<a href="http://nyuccl.org/blog/wp-content/uploads/2011/04/4344113656_48a6604fc6_o.jpg"><img src="http://nyuccl.org/blog/wp-content/uploads/2011/04/4344113656_48a6604fc6_o.jpg" alt="" title="4344113656_48a6604fc6_o" width="340" height="510" class="aligncenter size-full wp-image-772" /></a></p>
<p>The <a href="http://www.eskerex.com/?p=464">artist&#8217;s website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=761</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting the statistical properties of a finite sample</title>
		<link>http://gureckislab.org/blog/?p=397</link>
		<comments>http://gureckislab.org/blog/?p=397#comments</comments>
		<pubDate>Sun, 17 Apr 2011 04:49:12 +0000</pubDate>
		<dc:creator>John McDonnell</dc:creator>
				<category><![CDATA[Technical Notes]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=397</guid>
		<description><![CDATA[Wherein John and Todd describe how to <a href="http://gureckislab.org/blog/?p=397">set the statistical properties of a finite sample</a> (useful for designing experiments).]]></description>
			<content:encoded><![CDATA[<blockquote><p>Bottom line: How to create a finite sample of data with a fixed set of summary statistics</p>
</blockquote>
<p style="text-align: justify;">Often      in psychology experiments we show participants stimuli that are      intended to be samples from some distribution. One way of doing this is      to simply draw the samples from the distribution (this is easy to do    in  most computer software packages).  For example, we might sample    numbers  from a Gaussian distribution:</p>
<p style="text-align: justify;"><a href="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/03/latex-image-21.png"><img class="aligncenter size-full wp-image-425" title="Normally distributed (univariate)" src="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/03/latex-image-21.png" alt="X are normally distributed with mean mu and variance sigma-squared." width="129" height="26" /></a></p>
<p style="text-align: justify;">However,     in any random finite sample, the mean and other distributional     properties will slightly mis-match those of the generating population. A     natural response is that, well, it can&#8217;t be <em>that</em> far off.   For    example, we know that mean will vary according to the standard  error  of   the distribution. But with multivariate samples (such  as  those   commonly needed for categorization experiments), the  properties  of the   higher-order statistics, like covariance, are also  important.   The   sampling distribution of these properties can be more  distorted by  small   samples (<a href="http://www.psychologie.uni-heidelberg.de/ae/sozps/php/index.php?page_id=19&amp;section=staff&amp;group=crisp&amp;staff_id=9">Klaus Feidler</a> has done some interesting psychological work that exploits exactly this fact).</p>
<p>Ideally, when we say that &#8220;we presented subjects in an experiment     with items generated from some particular population distribution&#8221;, what     we really mean is that <em>we showed all participants a random sample    of  items with properties close or exactly matching to what we are     describing about the population distribution</em>.  Otherwise, random     differences in the sample any subject sees may be contributing to our     &#8220;unexplained variance&#8221; in the experiment design.</p>
<p>How do you guarantee that the statistics of a finite sample match the population <em>exactly</em>? Since the points are already normally distributed, we just need to find a linear transform of the points of the form</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BX%7D_%7Bnew%7D%3D%5Cmathbf%7BA%7D%5Cmathbf%7BX%7D_%7Bold%7D%20%2B%20%5Cmathbf%7BB%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{X}_{new}=\mathbf{A}\mathbf{X}_{old} + \mathbf{B} ' title=' \mathbf{X}_{new}=\mathbf{A}\mathbf{X}_{old} + \mathbf{B} ' class='latex' /></p>
<p>to change the mean and variance to the values we want. For univariate Gaussian distributions, the solution is the z-transform:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BZ%7D%3D%28%5Cmathbf%7BX%7D_%7Bold%7D-%5Cmathbf%7B%5Coverline%7BX%7D%7D_%7Bold%7D%20%29%20%5Ccdot%20%5Cmathbf%7BX%7D_%7Bold%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{Z}=(\mathbf{X}_{old}-\mathbf{\overline{X}}_{old} ) \cdot \mathbf{X}_{old} ' title=' \mathbf{Z}=(\mathbf{X}_{old}-\mathbf{\overline{X}}_{old} ) \cdot \mathbf{X}_{old} ' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BX%7D_%7Bnew%7D%3D%5Cmathbf%7BZ%7D%20%5Csigma_%7Bnew%7D%20%2B%20%5Cmu_%7Bnew%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{X}_{new}=\mathbf{Z} \sigma_{new} + \mu_{new} ' title=' \mathbf{X}_{new}=\mathbf{Z} \sigma_{new} + \mu_{new} ' class='latex' /></p>
<p style="text-align: justify;">where     the sample mean and variance of <img src='http://s.wordpress.com/latex.php?latex=X_%7Btarget%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='X_{target}' title='X_{target}' class='latex' /> are <img src='http://s.wordpress.com/latex.php?latex=%20%20%20%20%5Cmu&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='    \mu' title='    \mu' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%5Csigma%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sigma^2' title='\sigma^2' class='latex' />, respectively. This is written a little     different than a classic linear transformation, but basically, we just     subtract and divide out  the mean and variance that the sample had,    giving the sample a mean of 0 and a standard deviation of 1. This is    actually the same as taking the z-score for all the numbers in the    sample. Once our mean is 0 and standard deviation is 1, we can multiply    by any constant to make that scalar our standard deviation, and add by    any constant to make that constant our new mean.</p>
<p><a href="http://nyuccl.org/blog/wp-content/uploads/2011/04/sample21.png"><img class="alignleft size-full wp-image-746" title="sample2" src="http://nyuccl.org/blog/wp-content/uploads/2011/04/sample21.png" alt="Linear transforms of Gaussian samples" width="266" height="268" /></a>This kind of correction can be generalized to multivariate samples using linear algebra.</p>
<p>As before, the plan is to remove the mean and covariance of our    original set of points, and then add and multiply in our desired    parameters. This process is illustrated in the figure: we start with  sample Xold,  give it mean of zero and the identity matrix as its  covariance (sample  Z), then multiply in a new shape and add in a new  mean to get our new  sample, Xnew. Each of these conversions, represented by the arrows, will be a linear transformation    from a given sample, <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BX%7D_%7Bold%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{X}_{old}' title='\mathbf{X}_{old}' class='latex' /> to a new sample <img src='http://s.wordpress.com/latex.php?latex=%20%20%20%5Cmathbf%7BX%7D_%7Bnew%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='   \mathbf{X}_{new}' title='   \mathbf{X}_{new}' class='latex' /> with different parameters. Because it is linear, it    will take the form</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BX%7D_%7Bnew%7D%3D%5Cmathbf%7BA%7D%5Cmathbf%7BX%7D_%7Bold%7D%2B%5Cmathbf%7BB%7D&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt='\mathbf{X}_{new}=\mathbf{A}\mathbf{X}_{old}+\mathbf{B}' title='\mathbf{X}_{new}=\mathbf{A}\mathbf{X}_{old}+\mathbf{B}' class='latex' /></p>
<p style="text-align: justify;"><p style="text-align: justify;">Ashby    (1992) has shown that when performing the above   transformation, the    new covariance matrix can be determined from the old one as follows:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7B%5CSigma%7D_%7Bnew%7D%3D%5Cmathbf%7BA%7D%5Cmathbf%7B%5CSigma%7D_%7Bold%7D%5Cmathbf%7BA%7D%5E%7B%5Cdagger%7D%2C%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{\Sigma}_{new}=\mathbf{A}\mathbf{\Sigma}_{old}\mathbf{A}^{\dagger}, ' title=' \mathbf{\Sigma}_{new}=\mathbf{A}\mathbf{\Sigma}_{old}\mathbf{A}^{\dagger}, ' class='latex' /></p>
<p style="text-align: justify;">where       <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BA%7D%5E%7B%5Cdagger%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{A}^{\dagger}' title='\mathbf{A}^{\dagger}' class='latex' /> is the <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Conjugate_transpose">conjugate transpose</a> of <img src='http://s.wordpress.com/latex.php?latex=%20%20%5Cmathbf%7BA%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='  \mathbf{A}' title='  \mathbf{A}' class='latex' />.  To target a particular value for <img src='http://s.wordpress.com/latex.php?latex=%20%20%5Cmathbf%7B%5CSigma_%7Bnew%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='  \mathbf{\Sigma_{new}}' title='  \mathbf{\Sigma_{new}}' class='latex' />, it will  help to use the <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Cholesky_decomposition">Cholesky decomposition</a>.   <img src='http://s.wordpress.com/latex.php?latex=%20%20%5Cmathrm%7BChol%7D%28%5Cmathcal%7BA%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='  \mathrm{Chol}(\mathcal{A})' title='  \mathrm{Chol}(\mathcal{A})' class='latex' /> is defined as a <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Triangular_matrix">triangular matrix</a> <img src='http://s.wordpress.com/latex.php?latex=%20%20%5Cmathbf%7BL%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='  \mathbf{L}' title='  \mathbf{L}' class='latex' /> such that for any <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Hermitian_matrix">Hermitian</a> <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Positive_matrix">positive-definite</a> matrix  <img src='http://s.wordpress.com/latex.php?latex=%20%20%20%5Cmathcal%7BA%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='   \mathcal{A}' title='   \mathcal{A}' class='latex' />,</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cmathcal%7BA%7D%3D%5Cmathbf%7BL%7D%20%5Cmathbf%7BL%7D%5E%7B%5Cdagger%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt='\mathcal{A}=\mathbf{L} \mathbf{L}^{\dagger}.' title='\mathcal{A}=\mathbf{L} \mathbf{L}^{\dagger}.' class='latex' /></p>
<p style="text-align: justify;"><p style="text-align: justify;">This is applicable here because a <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Covariance_matrix">covariance matrix</a> is Hermitian positive-definite. There     are other solutions for <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BL%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{L}' title='\mathbf{L}' class='latex' /> in this case, but the     Cholesky decomposition is particularly efficient and does not require     the use of singular value decomposition.</p>
<p style="text-align: justify;">Our    goal is to transform our sample <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BX%7D_%7Bold%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{X}_{old}' title='\mathbf{X}_{old}' class='latex' /> into a new    sample <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BZ%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Z}' title='\mathbf{Z}' class='latex' /> with <img src='http://s.wordpress.com/latex.php?latex=%20%20%20%5Cmathrm%7Bmean%7D%28%5Cmathbf%7BZ%7D%29%3D%5Cmathbf%7B0%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='   \mathrm{mean}(\mathbf{Z})=\mathbf{0}' title='   \mathrm{mean}(\mathbf{Z})=\mathbf{0}' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%20%20%20%5Cmathrm%7Bcov%7D%28%5Cmathbf%7BZ%7D%29%3D%5Cmathbf%7B%5CSigma%7D_%7BZ%7D%3D%5Cmathbf%7BI%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='   \mathrm{cov}(\mathbf{Z})=\mathbf{\Sigma}_{Z}=\mathbf{I}' title='   \mathrm{cov}(\mathbf{Z})=\mathbf{\Sigma}_{Z}=\mathbf{I}' class='latex' />. Once we have    that, it will be easy to transform it to have the statistics we want.  So   we solve the above:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7B%5CSigma_Z%7D%3D%20%5Cmathbf%7BA%7D%5Cmathbf%7B%5CSigma%7D_%7Bold%7D%5Cmathbf%7BA%7D%5E%7B%5Cdagger%7D.%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{\Sigma_Z}= \mathbf{A}\mathbf{\Sigma}_{old}\mathbf{A}^{\dagger}. ' title=' \mathbf{\Sigma_Z}= \mathbf{A}\mathbf{\Sigma}_{old}\mathbf{A}^{\dagger}. ' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathrm%7BChol%7D%28%5Cmathbf%7B%5CSigma_Z%7D%29%3D%20%5Cmathrm%7BChol%7D%28%5Cmathbf%7BA%7D%5Cmathbf%7B%5CSigma%7D_%7Bold%7D%5Cmathbf%7BA%7D%5E%7B%5Cdagger%7D%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathrm{Chol}(\mathbf{\Sigma_Z})= \mathrm{Chol}(\mathbf{A}\mathbf{\Sigma}_{old}\mathbf{A}^{\dagger}) ' title=' \mathrm{Chol}(\mathbf{\Sigma_Z})= \mathrm{Chol}(\mathbf{A}\mathbf{\Sigma}_{old}\mathbf{A}^{\dagger}) ' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BI%7D%3D%20%5Cmathrm%7BChol%7D%28%5Cmathbf%7BA%7D%5Cmathbf%7B%5CSigma%7D_%7Bold%7D%5Cmathbf%7BA%7D%5E%7B%5Cdagger%7D%29.%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{I}= \mathrm{Chol}(\mathbf{A}\mathbf{\Sigma}_{old}\mathbf{A}^{\dagger}). ' title=' \mathbf{I}= \mathrm{Chol}(\mathbf{A}\mathbf{\Sigma}_{old}\mathbf{A}^{\dagger}). ' class='latex' /></p>
<p style="text-align: justify;">Defining    <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BS%7D%20%3D%20%5Cmathrm%7BChol%7D%28%5Cmathbf%7B%5CSigma%7D_%7Bold%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{S} = \mathrm{Chol}(\mathbf{\Sigma}_{old})' title='\mathbf{S} = \mathrm{Chol}(\mathbf{\Sigma}_{old})' class='latex' /> (and   therefore   <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7B%5CSigma%7D_%7Bold%7D%20%3D%20%5Cmathbf%7BS%7D%5Cmathbf%7BS%7D%5E%7B%5Cdagger%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{\Sigma}_{old} = \mathbf{S}\mathbf{S}^{\dagger}' title='\mathbf{\Sigma}_{old} = \mathbf{S}\mathbf{S}^{\dagger}' class='latex' />), we  get</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BI%7D%3D%20%5Cmathrm%7BChol%7D%28%5Cmathbf%7BA%7D%5Cmathbf%7BS%7D%5Cmathbf%7BS%7D%5E%7B%5Cdagger%7D%5Cmathbf%7BA%7D%5E%7B%5Cdagger%7D%29.%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{I}= \mathrm{Chol}(\mathbf{A}\mathbf{S}\mathbf{S}^{\dagger}\mathbf{A}^{\dagger}). ' title=' \mathbf{I}= \mathrm{Chol}(\mathbf{A}\mathbf{S}\mathbf{S}^{\dagger}\mathbf{A}^{\dagger}). ' class='latex' /></p>
<p style="text-align: left;">By  the    definition of the Cholesky decomposition, <img src='http://s.wordpress.com/latex.php?latex=%20%20%20%20%5Cmathrm%7BChol%7D%28%5Cmathbf%7BA%7D%5Cmathbf%7BS%7D%5Cmathbf%7BS%7D%5E%7B%5Cdagger%7D%5Cmathbf%7BA%7D%5E%7B%5Cdagger%7D%29%3D%5Cmathbf%7BA%7D%5Cmathbf%7BS%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='    \mathrm{Chol}(\mathbf{A}\mathbf{S}\mathbf{S}^{\dagger}\mathbf{A}^{\dagger})=\mathbf{A}\mathbf{S}' title='    \mathrm{Chol}(\mathbf{A}\mathbf{S}\mathbf{S}^{\dagger}\mathbf{A}^{\dagger})=\mathbf{A}\mathbf{S}' class='latex' />,     so,</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BI%7D%20%3D%20%5Cmathbf%7BA%7D%5Cmathbf%7BS%7D.%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{I} = \mathbf{A}\mathbf{S}. ' title=' \mathbf{I} = \mathbf{A}\mathbf{S}. ' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BA%7D%20%3D%20%5Cmathbf%7BS%7D%5E%7B-1%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{A} = \mathbf{S}^{-1} ' title=' \mathbf{A} = \mathbf{S}^{-1} ' class='latex' /></p>
<p style="text-align: justify;">Noting,     trivially, that <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BB%7D%20%3D%20%20%20%20%20-%5Cmathrm%7Bmean%7D%28%5Ctextbf%7BA%7D%5Ctextbf%7BX%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{B} =     -\mathrm{mean}(\textbf{A}\textbf{X})' title='\mathbf{B} =     -\mathrm{mean}(\textbf{A}\textbf{X})' class='latex' />, the transformation to a &#8220;clean&#8221;     sample is now:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BZ%7D%3D%20%5Cmathbf%7BS%7D%5E%7B-1%7D%20%5Cmathbf%7BX%7D_%7Bold%7D%20-%20%5Cmathrm%7Bmean%7D%28%5Cmathbf%7BS%7D%5E%7B-1%7D%20%5Ctextbf%7BX%7D_%7Bold%7D%29%2C%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{Z}= \mathbf{S}^{-1} \mathbf{X}_{old} - \mathrm{mean}(\mathbf{S}^{-1} \textbf{X}_{old}), ' title=' \mathbf{Z}= \mathbf{S}^{-1} \mathbf{X}_{old} - \mathrm{mean}(\mathbf{S}^{-1} \textbf{X}_{old}), ' class='latex' /></p>
<p style="text-align: justify;">which is equivalent to</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BZ%7D%3D%5Cmathrm%7BChol%7D%5E%7B-1%7D%28%20%20%20%20%20%20%20%5Cmathrm%7Bcov%7D%28%5Cmathbf%7BX%7D_%7Bold%7D%29%29%5Cmathbf%7BX%7D_%7Bold%7D-%5Cmathrm%7Bmean%7D%28%5Cmathrm%7BChol%7D%5E%7B-1%7D%28%20%20%20%20%20%20%20%5Cmathrm%7Bcov%7D%28%5Cmathbf%7BX%7D_%7Bold%7D%29%29%5Cmathbf%7BX%7D_%7Bold%7D%29.%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{Z}=\mathrm{Chol}^{-1}(       \mathrm{cov}(\mathbf{X}_{old}))\mathbf{X}_{old}-\mathrm{mean}(\mathrm{Chol}^{-1}(       \mathrm{cov}(\mathbf{X}_{old}))\mathbf{X}_{old}). ' title=' \mathbf{Z}=\mathrm{Chol}^{-1}(       \mathrm{cov}(\mathbf{X}_{old}))\mathbf{X}_{old}-\mathrm{mean}(\mathrm{Chol}^{-1}(       \mathrm{cov}(\mathbf{X}_{old}))\mathbf{X}_{old}). ' class='latex' /></p>
<p style="text-align: justify;">To       transform this into the desired distribution, we again turn to Ashby&#8217;s       equation relating the transformed and untransformed covariances,  but    this time the term on the right   contains the identity matrix,  so  it&#8217;s  even easier:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7B%5CSigma%7D_%7Bnew%7D%3D%5Cmathbf%7BA%7D%5Cmathbf%7B%5CSigma%7D_%7BZ%7D%5Cmathbf%7BA%7D%5E%7B%5Cdagger%7D%2C%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{\Sigma}_{new}=\mathbf{A}\mathbf{\Sigma}_{Z}\mathbf{A}^{\dagger}, ' title=' \mathbf{\Sigma}_{new}=\mathbf{A}\mathbf{\Sigma}_{Z}\mathbf{A}^{\dagger}, ' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7B%5CSigma%7D_%7Bnew%7D%3D%5Cmathbf%7BA%7D%5Cmathbf%7BA%7D%5E%7B%5Cdagger%7D%2C%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{\Sigma}_{new}=\mathbf{A}\mathbf{A}^{\dagger}, ' title=' \mathbf{\Sigma}_{new}=\mathbf{A}\mathbf{A}^{\dagger}, ' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BA%7D%3D%20%5Cmathrm%7BChol%7D%28%5Cmathbf%7B%5CSigma%7D_%7Bnew%7D%29.%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{A}= \mathrm{Chol}(\mathbf{\Sigma}_{new}). ' title=' \mathbf{A}= \mathrm{Chol}(\mathbf{\Sigma}_{new}). ' class='latex' /></p>
<p style="text-align: justify;">And so our transformation becomes</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BX%7D_%7Bnew%7D%3D%5Cmathrm%7BChol%7D%28%5Cmathbf%7B%5CSigma%7D_%7Bnew%7D%29%5Cmathbf%7BZ%7D%2B%5Cmathbf%7B%5Cmu%7D_%7Bnew%7D.%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{X}_{new}=\mathrm{Chol}(\mathbf{\Sigma}_{new})\mathbf{Z}+\mathbf{\mu}_{new}. ' title=' \mathbf{X}_{new}=\mathrm{Chol}(\mathbf{\Sigma}_{new})\mathbf{Z}+\mathbf{\mu}_{new}. ' class='latex' /></p>
<p style="text-align: justify;"><h4>Summary:</h4>
<p>To fix the sample mean and covariance of a sample from a multivariate    Gaussian to arbitrary values, first transform the sample to a sample    <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BZ%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Z}' title='\mathbf{Z}' class='latex' /> with mean <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7B0%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{0}' title='\mathbf{0}' class='latex' /> and covariance <img src='http://s.wordpress.com/latex.php?latex=%20%20%20%5Cmathbf%7BI%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='   \mathbf{I}' title='   \mathbf{I}' class='latex' />.  This can be done using this equation:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BZ%7D%3D%5Cmathrm%7BChol%7D%5E%7B-1%7D%28%20%20%20%20%20%20%20%20%5Cmathrm%7Bcov%7D%28%5Cmathbf%7BX%7D_%7Bold%7D%29%29%5Cmathbf%7BX%7D_%7Bold%7D-%5Cmathrm%7Bmean%7D%28%5Cmathrm%7BChol%7D%5E%7B-1%7D%28%20%20%20%20%20%20%20%20%5Cmathrm%7Bcov%7D%28%5Cmathbf%7BX%7D_%7Bold%7D%29%29%5Cmathbf%7BX%7D_%7Bold%7D%29.%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{Z}=\mathrm{Chol}^{-1}(        \mathrm{cov}(\mathbf{X}_{old}))\mathbf{X}_{old}-\mathrm{mean}(\mathrm{Chol}^{-1}(        \mathrm{cov}(\mathbf{X}_{old}))\mathbf{X}_{old}). ' title=' \mathbf{Z}=\mathrm{Chol}^{-1}(        \mathrm{cov}(\mathbf{X}_{old}))\mathbf{X}_{old}-\mathrm{mean}(\mathrm{Chol}^{-1}(        \mathrm{cov}(\mathbf{X}_{old}))\mathbf{X}_{old}). ' class='latex' /></p>
<p>Then transform that sample to the sample you want, using</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20%5Cmathbf%7BX%7D_%7Bnew%7D%3D%5Cmathrm%7BChol%7D%28%5Cmathbf%7B%5CSigma%7D_%7Bnew%7D%29%5Cmathbf%7BZ%7D%2B%5Cmathbf%7B%5Cmu%7D_%7Bnew%7D.%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt=' \mathbf{X}_{new}=\mathrm{Chol}(\mathbf{\Sigma}_{new})\mathbf{Z}+\mathbf{\mu}_{new}. ' title=' \mathbf{X}_{new}=\mathrm{Chol}(\mathbf{\Sigma}_{new})\mathbf{Z}+\mathbf{\mu}_{new}. ' class='latex' /></p>
<h4>Code:</h4>
<p>Some Python code to accomplish this is provided here:</p>
<pre class="crayon-plain-tag"><code>import numpy as NP
# get_cloud - generates a multivariate, finite sample of
# size n, with given mean and cov
def get_cloud(Mu, Cov, n):
    ndims = len( Mu )
    mu0 = NP.zeros(ndims)
    cov0 = NP.eye(ndims)
    zsamples = NP.random.multivariate_normal( mu0, cov0, n ).T
    ecov = NP.cov(zsamples)
    ecovch = NP.linalg.cholesky( ecov )
    ecovchi = NP.linalg.inv( ecovch )
    covzeroed = NP.dot( ecovchi, zsamples )
    Z = NP.add( covzeroed.T, - NP.mean( covzeroed, 1 ) ).T
    covadjusted =  NP.dot( NP.linalg.cholesky( Cov ), Z )
    meanadjusted = NP.add( covadjusted.T, Mu )
    return meanadjusted.T

# example usage - 25 items, mean - [2,2], standard multinormal
data = getcloud([2,3], [[3.,1.],[1.,2.]], 25)
print &quot;Tests (should equal input parameters):&quot;
print &quot;Mean vector:&quot;
print NP.mean( data, 1 )
print &quot;Covariance matrix: &quot;
print NP.cov(data)</code></pre>
<h4 style="text-align: left;">References:</h4>
<p style="text-align: left;">Ashby, F.G. (1992). &#8220;Multivariate probability distributions.&#8221; In F. G. Ashby, Ed., <em>Multidimensional Models of Perception and Cognition</em>. Laurence Erlbaum Associates: Hillsdale, NJ.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=397</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Congrats to Jay</title>
		<link>http://gureckislab.org/blog/?p=589</link>
		<comments>http://gureckislab.org/blog/?p=589#comments</comments>
		<pubDate>Tue, 05 Apr 2011 18:09:03 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=589</guid>
		<description><![CDATA[Congrats to lab collaborator Jay Martin for being one of the 5(!) graduate students in NYU&#8217;s psychology program who received a prestigious NSF graduate fellowship!]]></description>
			<content:encoded><![CDATA[<p>Congrats to lab collaborator <a href="https://files.nyu.edu/jbm388/public/index.html">Jay Martin</a> for being one of the 5(!) graduate students in NYU&#8217;s psychology program who received a prestigious NSF graduate fellowship!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=589</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CogSci 2011 Acceptance!</title>
		<link>http://gureckislab.org/blog/?p=577</link>
		<comments>http://gureckislab.org/blog/?p=577#comments</comments>
		<pubDate>Fri, 01 Apr 2011 22:39:47 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=577</guid>
		<description><![CDATA[Looks like the lab will be well represented at CogSci 2011 in Boston. Nate, Mordechai, and Jay all had their full-length papers accepted, and other lab symposia/member posters will be presented as well. See you there!]]></description>
			<content:encoded><![CDATA[<p>Looks like the lab will be well represented at <a href="http://cognitivesciencesociety.org/conference2011/index.html">CogSci 2011</a> in Boston.  Nate, Mordechai, and Jay all had their full-length papers accepted, and other lab symposia/member posters will be presented as well.  See you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=577</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>David Rumelhart (1942-2011)</title>
		<link>http://gureckislab.org/blog/?p=584</link>
		<comments>http://gureckislab.org/blog/?p=584#comments</comments>
		<pubDate>Fri, 18 Mar 2011 16:42:46 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=584</guid>
		<description><![CDATA[The news has been spreading that David Rumelhart - one of the founders of connectionist modeling - has <a href="http://gureckislab.org/blog/?p=584">passed away at age 68</a>.]]></description>
			<content:encoded><![CDATA[<p>The news has been spreading that David Rumelhart &#8211; one of the founders of connectionist modeling &#8211; has passed away at age 68.  David&#8217;s contributions to the field have been immense and work always stands out in my mind as some of the most creative and imaginative work on computational basis of thought. <a href="http://www.nytimes.com/2011/03/19/health/19rumelhart.html">NYTimes</a>, <a href="http://news.stanford.edu/news/2011/march/david-rumelhart-obit-031711.html">Stanford Report</a>, <a href="http://science.slashdot.org/story/11/03/19/1451215/Cognitive-Scientist-David-Rumelhart-Dies-At-68">Slashdot</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=584</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UT Austin Talk</title>
		<link>http://gureckislab.org/blog/?p=361</link>
		<comments>http://gureckislab.org/blog/?p=361#comments</comments>
		<pubDate>Wed, 23 Feb 2011 04:24:36 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Lab News]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=361</guid>
		<description><![CDATA[Todd is giving at talk on our self-directed learning research at the Cognition and Perception Brown Bag at the Univ. of Texas at Austin this Friday, Feb. 25th.]]></description>
			<content:encoded><![CDATA[<p><a href="http://smash.psych.nyu.edu/~gureckis/">Todd</a> is giving at talk on our self-directed learning research at the Cognition and Perception Brown Bag at the Univ. of Texas at Austin this Friday, Feb. 25th.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=361</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the difference between a statistician and a baby?</title>
		<link>http://gureckislab.org/blog/?p=329</link>
		<comments>http://gureckislab.org/blog/?p=329#comments</comments>
		<pubDate>Sat, 19 Feb 2011 21:19:29 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=329</guid>
		<description><![CDATA[Much of the current work in our lab is devoted to understanding how people learn about the statistical patterns in their environment. <a href="http://gureckislab.org/blog/?p=329">A recent TED talk by Patricia Kuhl provides a really nice developmental perspective on this issue.</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/02/ted_logo.png"><img src="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/02/ted_logo.png" alt="" title="ted_logo" width="200" height="106" class="alignleft size-full wp-image-318" /></a></p>
<p>Answer: Nothing?  </p>
<p>Here&#8217;s another TED Talk link (so many good, short ones)!  Much of the current work in our lab is devoted to understanding how people learn about the statistical patterns in their environment.  One of the core issues we debate is how people figure out the &#8220;breaking points&#8221; in their input that form different categories of items (be that speech sounds, categories of objects in the world, etc&#8230;).  For example, how much evidence does one need to decided there are two categories of R/L sounds in your language or just one?  The TED talk by Patricia Kuhl linked below provides a really nice developmental perspective on this issue.  The experiments she describes show how young children acquire the phonemic distinctions relevant to their language.  It&#8217;s amazing data and really highlights how our experience shapes how we interpret the world.  In addition, work by Kuhl (and many others) is forcing us to rethink the sophistication of young learners (i.e., babies).    Here&#8217;s a <a href="http://smash.psych.nyu.edu/papers/gureckisgoldstone2008faces.pdf">paper</a> from our lab that is particularly relevant to her talk (presenting a computational/mathematical theories of <i>how</i> learners might acquire distinctions, like the japanese/english R/L distinction Kuhl discusses in her work) through learning.</p>
<p><iframe title="YouTube video player" width="425" height="349" src="http://www.youtube.com/embed/qRRiWg6wYXw?rel=0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=329</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On the use and abuse of Bayesian modeling</title>
		<link>http://gureckislab.org/blog/?p=165</link>
		<comments>http://gureckislab.org/blog/?p=165#comments</comments>
		<pubDate>Sun, 06 Feb 2011 21:46:12 +0000</pubDate>
		<dc:creator>John McDonnell</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=165</guid>
		<description><![CDATA[In the world of cognitive Psychology, there is a dizzying array of frameworks for building models.  For example, to describe a given phenomenon, a researcher could choose to use a "<a href="http://en.wikipedia.org/wiki/Connectionism">connectionist</a>" or a "<a href="http://cocosci.berkeley.edu/tom/papers/bayeschapter.pdf">Bayesian</a>" model.  To an outsider to the field, it might seem these choices are inconsequential: if a theory is ultimately about the nature of human thought, what difference does the mathematical "language" it is expressed with make?  Isn't the more important question to ask if a theory tells us something useful about the mind?

However, as it turns out, the choice of mathematical formalism often does means quite a lot, since it can greatly change what one learns from the model or what the model means.

<p align="justify">
Over the last couple years, there has been a large movement in the cognitive science community towards developing Bayesian models of cognition.  To understand Bayesian probabilistic models and the controversies surrounding their use, it will help to understand a little more about what they are... 
</p>]]></description>
			<content:encoded><![CDATA[<blockquote><p>Review: Jones, M., and Love, B. (2011, in press). &#8220;Bayesian Fundamentalism or Enlightenment? On the Explanatory Status and Theoretical Contributions of Bayesian Models of Cognition.&#8221; <em>Behavioral and Brain Sciences.</em></p></blockquote>
<p><img style="margin-left: 20px; margin-bottom: 10px;" src="http://klab.wikidot.com/local--files/k-hole/bayes.jpg" alt="" width="240px" align="right" />In the world of cognitive Psychology, there is a dizzying array of frameworks for building models.  For example, to describe a given phenomenon, a researcher could choose to use a &#8220;<a href="http://en.wikipedia.org/wiki/Connectionism">connectionist</a>&#8221; or a &#8220;<a href="http://cocosci.berkeley.edu/tom/papers/bayeschapter.pdf">Bayesian</a>&#8221; model.  To an outsider to the field, it might seem these choices are inconsequential: if a theory is ultimately about the nature of human thought, what difference does the mathematical &#8220;language&#8221; it is expressed with make?  Isn&#8217;t the more important question to ask if a theory tells us something useful about the mind?</p>
<p>However, as it turns out, the choice of mathematical formalism often does means quite a lot, since it can greatly change what one learns from the model or what the model means.</p>
<p>Over the last couple years, there has been a large movement in the cognitive science community towards developing Bayesian models of cognition.  To understand Bayesian probabilistic models and the controversies surrounding their use, it will help to understand a little more about what they are. <span id="more-165"></span></p>
<p>Bayesian probabilistic models allow scientists and statisticians to develop models of the &#8220;<a href="http://ai.eecs.umich.edu/cogarch0/common/theory/analysis.html">rational</a>&#8221; inferences learners should make based on a set of observations, given a mathematically precise description of how the possible states of the world relate to those observations and what the learner&#8217;s prior beliefs are about those possible states. These are useful for two reasons:</p>
<ol>
<li>They can be used to solve ordinary statistical problems (e.g., does smoking cause cancer?)</li>
<li>They can be used as <a href="http://en.wikipedia.org/wiki/Ideal_observer_analysis">ideal observer models</a>, answering the question of how humans and animals &#8220;should&#8221; behave when asked to solve a particular cognitive problem.</li>
</ol>
<p>Recently, a number of papers have proposed Bayesian models of various aspects of cognition, and given close fits to human data, argued that human behavior is therefore &#8220;rational&#8221;.  This approach has generated outcry from some who feel it encourages a preoccupation with rationality and mathematical formalisms, diverting attention away from the interesting psychological questions of how these problems are solved by human and animal brains. </p>
<p><span class="pullquote-right">The central tenet of Bayesian Fundamentalism is the belief that human behavior can be explained entirely through rational analysis, given a correct probabilistic interpretation of the task environment.</span>A recent paper in <a href="http://www.bbsonline.org">Behavioral and Brain Sciences</a> [<a href="http://en.wikipedia.org/wiki/Behavioral_and_Brain_Sciences">see also</a>] by <a href="http://matt.colorado.edu">Matt Jones</a> and <a href="http://love.psy.utexas.edu/~love/">Brad Love</a> can be considered a comprehensive manifesto for this viewpoint.  Jones and Love critique a perspective which they call &#8220;Bayesian Fundamentalism.&#8221; The central tenet of Bayesian Fundamentalism is the belief that human behavior can be explained entirely through rational analysis, given a correct probabilistic interpretation of the task environment. Under this view, there is no need to make reference to mechanistic explanations to explain behavior: since humans act rationally, a rational model will fully describe their behavior. </p>
<p>Jones and Love&#8217;s primary objections to this paradigm can be summarized  as follows:</p>
<ul>
<li>Without a careful study of the environment and cognitive challenges that put our ancestors under evolutionary pressure, it is impossible to accurately specify the assumptions that should be built into a model of a cognitive task. Therefore, the predictions of the models are highly unconstrained, and similarity to human behavior cannot be taken as evidence that humans behave rationally.</li>
<li>Theories of cognition which have no predictions on an algorithmic or implementational level are fundamentally unsatisfying, and that many of the contributions of cognitive modeling to other fields has been in the form of mechanistic predictions.</li>
</ul>
<p>The authors call for a turn toward &#8220;Bayesian Enlightenment,&#8221; in which the algorithmic and implementational aspects of probabilistic models are taken seriously as having Psychological content.</p>
<p>We read a version of this paper in our recent lab meeting and our reactions were resolutely mixed.    Some felt that the article did an excellent job pointing out theoretical excesses in the field, while others felt that it was overly dismissive of the usefulness of showing how a problem could be incorporated into a Bayesian framework.  </p>
<p>One source of frustration that Jones and Love were able to address effectively is the common conclusion among modelers that a good fit to human behavior by a Bayesian probabilistic model indicated that human behavior is in some sense &#8220;rational.&#8221; As the authors make clear, a model cannot be considered a &#8220;rational&#8221; account of a cognitive process without a thorough analysis of the natural environment and the cognitive challenges that our brains were evolved to solve (a level of analysis completely missing from recent Bayesian analyses of cognition). </p>
<p><span class="pullquote-left">&#8230; the spector of the &#8220;Bayesian Fundamentalist&#8221; is a straw man.  Who are these people? &#8230; What Bayesian wouldn&#8217;t welcome constraining data from neuroscience that supported or could bear directly  on their model?<br />
</span><br />
Another important issue they address was the apparent lack of clarity concerning the psychological content of Bayesian models. Since Bayes&#8217; rule itself is trivial, the content of a Bayesian model rests almost entirely in the setting up of the hypothesis space and (often) the choice of an approximation algorithm.  Bayesian theorists often attack process-level approaches (such as connectionist models or other process-level accounts) for making a large number of &#8220;arbitrary&#8221; assumptions. However to the degree that assumptions about priors and the hypothesis space in a Bayesian model are also arbitrary (i.e. not set based on an analysis of the evolutionary environment), then there is no real advantage to either approach. One way to ease this tension is to say that  the key psychological contribution of Bayesian probabilistic models <em>is</em> their specification of the hypothesis space, prior, and approximation/optimization algorithm (Jones and Love advocate this approach as &#8220;Enlightened Bayes&#8221;). </p>
<p>On the other hand, there was a real sense that the best Bayesian modelers, who in fact have greatly contributed to the wide-spread interest in these types of models, are interested in process-level models (e.g., Vul, Daw, Steyvers, Griffiths, Goodman, etc&#8230;).  What Bayesian wouldn&#8217;t welcome neuroscientific data that supported or could bear directly  on their model? One real risk from the article is confusing people about what current Bayesian models are actually about, by aligning them with this non-existant bogeyman. Oddly, everyone we could think of who might be a &#8220;Bayesian Fundamentalist&#8221; had also written compelling papers that Jones and Love would called &#8220;Enlightened Bayes&#8221;.  Is this a paper stirring controversy with no real target?</p>
<p>Ultimately though, a great paper for debate, and will hopefully encourage everyone who works with cognitive models of every kind to think a little bit harder about what their models really mean.  It&#8217;s also pretty clearly written and might be a great place to start if you are interested in learning more about the value of cognitive models.</p>
<p>Melody Dye also has a <a title="Melody's post" href="http://scientopia.org/blogs/childsplay/2010/12/05/bayesian/">fun post</a> up about this article with a lot of colorful quotations.</p>
<h3>Citations:</h3>
<p>Jones, M., and Love, B. (2011, in press). &#8220;Bayesian Fundamentalism or Enlightenment? On the Explanatory Status and Theoretical Contributions of Bayesian Models of Cognition.&#8221; <em>Behavioral and Brain Sciences.</em></p>
<p>Cartoon by <a href="http://www.cl.cam.ac.uk/~dq209/">Daniele Quercia.</a></p>
<p>(This article was written with input and ideas from our <a href="http://smash.psych.nyu.edu/">lab</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=165</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>If you can&#8217;t build it, you don&#8217;t understand it</title>
		<link>http://gureckislab.org/blog/?p=296</link>
		<comments>http://gureckislab.org/blog/?p=296#comments</comments>
		<pubDate>Tue, 01 Feb 2011 17:57:46 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=296</guid>
		<description><![CDATA[Jeff Hawkins says "<a href="http://gureckislab.org/blog/?p=296">If you can't build it, you don't understand it.</a>"]]></description>
			<content:encoded><![CDATA[<p><a href="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/02/ted_logo.png"><img src="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/02/ted_logo.png" alt="" title="ted_logo" width="200" height="106" class="alignleft size-full wp-image-318" /></a>Here&#8217;s a cool (but somewhat older) <a href="www.ted.com/">TED Talk</a> by <a href="http://en.wikipedia.org/wiki/Jeff_Hawkins">Jeff Hawkins</a>.  He has a nice summary of the state of brain science and the lack of theories.  His ideas about what it will take to develop such a theory seem a little off base, although it could be that the TED Talk format does disservice to complex ideas.  He seems to dismiss a computational-level understanding of the mind and wants to describe everything as memory and prediction at the neural level.  That might work for some aspects of perception (and also captures much of what the brain does for us) but there&#8217;s a lot more going on that just these two processes.  </p>
<p>Anyway, I posted this video because it contains a concise and impassioned statement about of the importance of theories of behavior.  Near the end of his talk there&#8217;s a nice quote which is the title of this post: &#8220;If you can&#8217;t build it, you don&#8217;t understand it&#8221; (approx.).  I think that&#8217;s as good of a statement for building formal models of behavior as one can come up with (cognitive, neural, or otherwise).  But of course, I&#8217;m also originally an engineer!  Anyway, check it out here:<br />
<br />
<iframe title="YouTube video player" width="490" height="306" src="http://www.youtube.com/embed/G6CVj5IQkzk?rel=0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=296</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A &#8220;Real&#8221; Science of Mind: Learning?</title>
		<link>http://gureckislab.org/blog/?p=68</link>
		<comments>http://gureckislab.org/blog/?p=68#comments</comments>
		<pubDate>Tue, 18 Jan 2011 01:19:17 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=68</guid>
		<description><![CDATA[There's an unusually nuanced article up at the NYTimes Opinionator blog by Tyler Burge title <a href="http://opinionator.blogs.nytimes.com/2010/12/19/a-real-science-of-mind/">"A Real Science of Mind."</a>  The author argues that current research in vision is a "real science" of mind.  I suggest another.]]></description>
			<content:encoded><![CDATA[<p>
There&#8217;s an unusually relevant article up at the NYTimes Opinionator blog by Tyler Burge titled <a href="http://opinionator.blogs.nytimes.com/2010/12/19/a-real-science-of-mind/">&#8220;A Real Science of Mind.&#8221;</a> Burge takes issue with some of the popularized findings from cognitive neuroscience which triumph scientific &#8220;advances&#8221; by locating various aspects of our mental lives in the brain using <a href="http://en.wikipedia.org/wiki/Functional_magnetic_resonance_imaging">fMRI</a> or other non-invasive imaging methods.   Everyone has probably run into a news article describing how researchers have located the &#8220;I want a candy bar&#8221; part of the brain or the &#8220;I don&#8217;t want to do my homework&#8221; part of the brain.   It would seem to many that the field is on a quest to locate every possible thought one might have in a particular part of the brain.</p>
<p><a href="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/01/phrenology-chart-of-head.jpg"><img src="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/01/phrenology-chart-of-head.jpg" alt="" title="phrenology-chart-of-head" height="395" class="alignleft size-full wp-image-109" /></a></p>
<p>However, it might have occurred to you (oh savvy blog reader) that coming up with a big list of where particular thoughts occur in the brain is unlikely to be that helpful.  (In fact, this was exactly what <a href="http://en.wikipedia.org/wiki/Phrenology">phrenologists</a> aimed to do in the early 1800s.)  Maps of our thoughts and ideas are not a bad starting place for a rigorous science of mind and behavior, but scientific progress ultimately demands <i>prediction</i>.  We don&#8217;t want to simple know <i>where</i> ideas occur in the brain, but how they occur, why they occur, and when they will occur.   Given the wide-spread attention that thought &#8220;localizing&#8221; garners in the news, are attempts to localize mental function really the best &#8220;psychological science&#8221; that we currently have?<span id="more-68"></span>
</p>
<p><h3>A real science of mind?</h3>
<p>Burge argues no (and I tend to agree).  In particular, the main thesis of his article is that a &#8220;real&#8221; science of mind has emerged over the last 40 years called &#8220;vision science.&#8221;  Being fortunate to work at one of the premier research institutions in the world for the study of vision (NYU), this comes as no surprise really.  Perceptual science (the field which includes vision science but also other forms of sensory perception) has a strong intellectual tradition which values detailed, quantitative approaches to the study of perception.   Perhaps if a non-vision scientist were to look at the latest issue of <a href="http://www.journalofvision.org/">Journal of Vision</a> (aside from noticing the beautiful graphics) they might not recognize much that could be identified as a theory of human behavior.
</p>
<p>
However, unlike the &#8220;neurobabble&#8221; (Burge&#8217;s term for shoddy neuroscience that makes it into the news), vision scientists aim to develop detailed, testable theories about how people visually perceive their environment.  In place of folk psychological theories or even intuitively specified scientific theories, such approaches offer rigorous, mathematically grounded theories that can predict (and explain) behavior across a wide range of situations.  The theories specifically try to understand the stages of information processing and representations that people use to interact with the visual world.  Since the theories are detailed enough to be expressed mathematically (or as computer programs) there is much less disagreement in the scientific community about what they predict, and it is easier to falsify theories when they are incorrect.   It is the kind of rigor which led to important advances in the physical and biological sciences, and is doing the same for the psychological and brain sciences.
</p>
<p><h3>What else is there?</h3>
<p>Burge&#8217;s article made me think about what other areas of behavioral or social science have made progress in developing rigorous testable theories of psychological phenomena.  In general, I might argue that the field I work in (cognitive science) meets a similar standard (with a number of extra challenges that vision scientists fortunately don&#8217;t have to grapple with), but in fact, I think an even better example is the <b>learning sciences</b>**.  <span class="pullquote-right">The learning sciences may be one of the best examples of a rigorous, mathematical science of behavior that is not primarily perceptual or sensory in nature.<br />
</span>Learning is one of the oldest and most successful areas of psychological science.  The pioneering work of Pavlov, Thorndike, Skinner, Hull, Tolman, Rescorla, and others laid the foundation for a rigorous understanding of learning behavior.  Much of this early work was done under the (now tarnished) name of Behaviorism, but <a href="http://www.psychologicalscience.org/observer/getArticle.cfm?id=1540">the ideas still hold considerable influence in the field</a>.  Indeed, learning science today focuses on a wide set of issues include how people learn from examples, how they learn to imitate one another, and how they learn to adapt their behavior to changing circumstances.
</p>
<p>
In fact, I would argue that the learning sciences may be of the best examples of a rigorous, mathematical science of behavior that is not primarily perceptual or sensory in nature.  Such work speaks to fundamental questions about human thought (e.g., nature versus nurture), is validated and refined through cross-species comparisons, and is backed up with in detailed, quantitative modeling.  There is even a growing understanding of the neural mechanisms supporting learning (including high quality fMRI research finding parts of the brain responsible for adapting behavior).   What&#8217;s particularly interesting about the learning sciences is that they have a strong potential for immediate impact on a number of important societal issues (e.g, How best do we structure learning environments to help children learn?  What role does nature or nurture play in learning? How can we build machines that can learn as well as people do?  What is the role of learning in addiction?).
</p>
<p>
Anyway, I&#8217;ve always admired the precise and careful control that vision scientists adopt in their stimuli, tasks, and theories.  However, relative to flashier imaging findings, this work is often overlooked (particularly in media reports about psychological science).  That&#8217;s why it is great to have someone like Burge highlighting this work in a high-profile outlet.  I guess I&#8217;d just like to add the learning sciences as another example of a &#8220;real&#8221; science of mind.
</p>
<p>
<small><br />
** My definition of &#8220;learning sciences&#8221; is considerably more broad that the intuition given <a href="http://en.wikipedia.org/wiki/Learning_sciences">here</a> which focuses on cognitive-educational theories.  My view is that these areas form a contiguity with the more general psychological study of learning and memory (from multiple perspectives including neuroscience, cross species work, etc&#8230;) and with machine learning/artificial intelligence.  It&#8217;s a big tent, but as all the features of a emerging, quantitative, and socially relevant science.  A good summary was published by Meltzoff et al. in Science <a href="http://www.life-slc.org/docs/Meltzoff_etal-foundnewscilearning.pdf">recently</a>.<br />
</small></p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=68</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>From CogSci10: Minds are Different Stuff</title>
		<link>http://gureckislab.org/blog/?p=77</link>
		<comments>http://gureckislab.org/blog/?p=77#comments</comments>
		<pubDate>Tue, 18 Jan 2011 00:46:24 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=77</guid>
		<description><![CDATA[<a href="http://gureckislab.org/blog/?p=77"><img src="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/01/goldstone.png" width="200" border="0" padding="5"></a><br />There's a great set of videos up at <a href="http://thesciencenetwork.org/">The Science Network</a> which interviews a number of quite interesting Cognitive Scientists including Alison Gopnik, Jay McClelland, Susan Carey, Jeff Elman, Richard Shiffrin, Roger Shepard, and many others. <a href="http://gureckislab.org/blog/?p=77">See our favorites</a>.]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/01/68_250x358.jpg"><img src="http://smash.psych.nyu.edu/blog/wp-content/uploads/2011/01/68_250x358.jpg" alt="" title="68_250x358" height="258" class="alignleft size-full wp-image-94" /></a><br />
There&#8217;s a great set of videos up at <a href="http://thesciencenetwork.org/">The Science Network</a> which interviews a number of quite interesting Cognitive Scientists including Alison Gopnik, Jay McClelland, Susan Carey, Jeff Elman, Richard Shiffrin, Roger Shepard, and many others.  The occasion was the 32nd Annual Meeting of the Cognitive Science Society in Portland, OR.  There are really short excerpts which almost play like ads for the field, along with some longer interview.
</p>
<p>
One of my favorites is the <a href="http://thesciencenetwork.org/programs/cogsci-2010/robert-goldstone">clip</a> with my former advisor and collaborator Rob Goldstone about how the mind (or maybe more accurately &#8220;information&#8221;) is a different kind of stuff than studied in the physical sciences.  Another <a href="http://thesciencenetwork.org/programs/cogsci-2010/jeff-elman-1">great one</a> is Jeff Elman talking about the relationship between the mind, brain, and computation.  Check out the full list <a href="http://thesciencenetwork.org/programs/cogsci-2010">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=77</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cognitive Psychology!</title>
		<link>http://gureckislab.org/blog/?p=141</link>
		<comments>http://gureckislab.org/blog/?p=141#comments</comments>
		<pubDate>Mon, 17 Jan 2011 13:35:40 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Random Particles]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=141</guid>
		<description><![CDATA[I was a little concerned at the number of comments on <a href="http://gureckislab.org/blog/?p=141">this amazing video</a> that indicated that students found this researching a final paper for their cognitive psychology class.  Do people really crawl YouTube for help on their final?  Have things really gotten that bad?]]></description>
			<content:encoded><![CDATA[<p>Stumbled on this <a href="http://www.youtube.com/v/CnpthEUwjo4">amazing video</a> over break.  However, I was a little concerned at the number of comments on the video that indicated that students found this researching a final paper for their cognitive psychology class.  Do people really crawl YouTube for help on their final?  Have things really gotten that bad?</p>
<p><object width="400" height="325"><param name="movie" value="http://www.youtube.com/v/CnpthEUwjo4?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/CnpthEUwjo4?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="325"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=141</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Post!</title>
		<link>http://gureckislab.org/blog/?p=1</link>
		<comments>http://gureckislab.org/blog/?p=1#comments</comments>
		<pubDate>Tue, 11 Jan 2011 18:28:27 +0000</pubDate>
		<dc:creator>Todd Gureckis</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[nyuccl]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://smash.psych.nyu.edu/blog/?p=1</guid>
		<description><![CDATA[Welcome to the Thinking About Thinking [TAT] blog sponsored by the Computation and Cognition lab at New York University. We spend most of our time thinking about how people think, learn, and decide, and we wanted to share some of our musing with a broader Internet community. The pace of academic publishing/research is rapidly increasing [...]]]></description>
			<content:encoded><![CDATA[<p>
Welcome to the Thinking About Thinking [TAT] blog sponsored by the Computation and Cognition lab at New York University.  We spend most of our time thinking about how people think, learn, and decide, and we wanted to share some of our musing with a broader Internet community.  The pace of academic publishing/research is rapidly increasing and becoming highly specialized.  As a result, we believe that there is new and important need for scientific review, discussion, and public communication that takes place in parallel with the traditional journal formats.  Our goal with this blog is to engage in some of this discussion through our lab&#8217;s website.
</p>
<p>
<b>Why us?</b>  We are a research group working to learn about human cognition and to pursue research in this area (pretty sweet gig, eh?).  While there are a large number of excellent blogs devoted to cognitive science topics we hope that our contributions can be a useful resource for students, teachers, researchers, and the general public looking to learn more about the cognitive sciences (i.e., artificial intelligence/machine learning/psychology/linguistics/developmental psychology/neuroscience/etc).  What makes our blog different from all these great existing online resources perhaps remains to be seen, but we have it in mind to provide accessible discussions <a href="http://gureckislab.org/blog/?cat=17">cutting-edge peer-reviewed research</a>, <a href="http://gureckislab.org/blog/?cat=31">technical notes</a> that we develop in the course of our research which may help others, <a href="http://gureckislab.org/blog/?cat=25">random bits of interesting CogSci miscellany</a>, <a href="http://gureckislab.org/blog/?cat=29">general musings</a>, and <a href="http://gureckislab.org/blog/?cat=30">lab news</a> with an eye to the relevance of cognitive science to everyday life.  The additional advantage (for us at least) is that it forces us to digest, engage, and keep on top of the work in our area!
</p>
<p>
<b>Who are we?</b>  &#8220;We&#8221; is the <a href="http://smash.psych.nyu.edu/">Computation and Cognition</a> lab at <a href="http://nyu.edu">New York University</a> under the direction of Todd M. Gureckis.  The &#8220;we&#8221; is grad students and researchers, undergraduate students, and other guests who plan to contribute stories and articles for the lab.
</p>
<p>
<b>What do we do?</b>  Our lab studies human cognition (in particular human learning).  The name of our lab is &#8220;computation and cognition&#8221; which reflect the two main strands that inform our work. Principally, we attempt to understand the nature of human cognition by developing computational theories of human information processing.   What is a computational theory?  Well, basically, it means we believe that the human mind can be productively understood as a information processing device similar to your laptop or computer.  The question then is what is the &#8220;software&#8221; that the brain runs (i.e., what algorithms do people&#8217;s brains use to solve particular tasks/problems?).  In our research, we propose and test various computational algorithms as candidate theories of how people think.  By comparing the operation formal models and the behavior of humans, we can gain precise, scientific insight into how people perceive their environment, solve problems, and adapt their behavior. In addition, insights from these models can inform the development of artificial systems capable of learning on their own (such as in machine learning or artificial intelligence systems).  You can read more about our lab <a href="http://smash.psych.nyu.edu/research.php">here</a> (a collection of peer-reviewed research papers are <a href="http://smash.psych.nyu.edu/papers.php">here</a>).
</p>
<p>
<b>What next?</b>  Thanks for tuning in, and please stick around and join us for some good old fashioned internet debates and discussions about Cognitive Science!</p>
]]></content:encoded>
			<wfw:commentRss>http://gureckislab.org/blog/?feed=rss2&#038;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
