<?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>neurodudes &#187; Cognitive science</title>
	<atom:link href="http://neurodudes.com/category/cognitive-science/feed/" rel="self" type="application/rss+xml" />
	<link>http://neurodudes.com</link>
	<description>at the intersection of neuroscience and AI.</description>
	<lastBuildDate>Tue, 06 Dec 2011 05:34:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Cognitive Atlas</title>
		<link>http://neurodudes.com/2011/01/31/cognitive-atlas/</link>
		<comments>http://neurodudes.com/2011/01/31/cognitive-atlas/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 01:52:06 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Cognitive science]]></category>
		<category><![CDATA[Software and online tools]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=9276</guid>
		<description><![CDATA[Cognitive Atlas, a machine-readable ontology and semantic database of assertions about cognitive studies, with bibliographic links and brain area localization.]]></description>
			<content:encoded><![CDATA[<p><a href='http://cognitiveatlas.org/'>Cognitive Atlas</a>, a machine-readable ontology and semantic database of assertions about cognitive studies, with bibliographic links and brain area localization.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2011/01/31/cognitive-atlas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How pairs of humans combine uncertain information</title>
		<link>http://neurodudes.com/2010/10/20/how-pairs-of-humans-combine-uncertain-information/</link>
		<comments>http://neurodudes.com/2010/10/20/how-pairs-of-humans-combine-uncertain-information/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 21:34:42 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Cognitive science]]></category>
		<category><![CDATA[Neuroethology]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=4774</guid>
		<description><![CDATA[Imagine there are two referees who have different opinions about where a ball landed, in particular whether it went over some line. How can they cooperate to make a better decision than either one could individually? We could flip a coin to decide which ref to believe. But this merely gives us a decision performance [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine there are two referees who have different opinions about where a ball landed, in particular whether it went over some line. How can they cooperate to make a better decision than either one could individually?</p>
<p><span id="more-4774"></span></p>
<p>We could flip a coin to decide which ref to believe. But this merely gives us a decision performance which is the average of the decision performance of each individual ref. So this is no good.</p>
<p>We could figure out which ref is better and then always believe that ref whenever the two refs disagree. But in that case the second ref isn&#8217;t contributing anything, so we may as well just have one ref.</p>
<p>However, if the two refs have some estimate of their uncertainty, then we can do better. If d1 represents where ref one thinks the ball landed, and d2 represents what ref 2 thinks, and if o1 and o2 represent each ref&#8217;s report of the standard deviation of their own estimate, then the optimal way to combine both refs&#8217; guesses into a final guess is</p>
<p>(d1/o1^2 + d2/o2^2) / (1/o1^2 + 1/o2^2)</p>
<p>which gives better performance than either ref, individually. Since we only care about whether the ball went over the line, if the line is at d=0, then this rule simplifies to testing if</p>
<p>d1/(o1^2) + d2/(o2^2) > 0</p>
<p>Is that what humans do? No. Apparently, when put together in pairs and given the chance to communicate, humans communicate both their guesses and their uncertainties, and effectively use the following formula to make a cooperative guess: </p>
<p>d1/o1 + d2/o2 > 0</p>
<p>This rule provides better performance than individual decision-making provided the difference between o1 and o2 (the uncertainties of the refs) is less than 40%. If it is more than that, this rule is worse than just having the more reliable ref make all the decisions.</p>
<p>Why do humans use d1/o1 + d2/o2 instead of the optimal formula, d1/o1^2 + d2/o2^2? One hypothesis is that the former is unit-free, whereas the latter requires both refs to communicate with each other in terms of (matching) spatial units.</p>
<p>summary:</p>
<p>Marc O. Ernst. <a href="http://dx.doi.org/10.1126/science.1194920">Decisions Made Better</a> (27 August 2010)<br />
    Science 329 (5995), 1022.</p>
<p>article: </p>
<p>Bahador Bahrami, Karsten Olsen, Peter E. Latham, Andreas Roepstorff, Geraint Rees, and Chris D. Frith.  <a href="http://dx.doi.org/10.1126/science.1185718">Optimally Interacting Minds</a> (27 August 2010)<br />
    Science 329 (5995), 1081. </p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2010/10/20/how-pairs-of-humans-combine-uncertain-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Tononi is wrong</title>
		<link>http://neurodudes.com/2010/09/26/why-tononi-is-wrong/</link>
		<comments>http://neurodudes.com/2010/09/26/why-tononi-is-wrong/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 03:40:23 +0000</pubDate>
		<dc:creator>A Neurodudes Reader</dc:creator>
				<category><![CDATA[Cognitive science]]></category>
		<category><![CDATA[tononi consciousness]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=4229</guid>
		<description><![CDATA[In a recent NY Times article, Tononi chooses to propose a rather sketchily-described “Shannon informational” model to supplant a gamma synchrony model partly on these grounds; “Dr. Tononi sees serious problems in these models. When people lose consciousness from epileptic seizures, for instance, their brain waves become more synchronized. If synchronization were the key to [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent NY Times article, Tononi chooses to propose a rather sketchily-described “Shannon informational” model to supplant a gamma synchrony model partly on these grounds; </p>
<p>“Dr. Tononi sees serious problems in these models. When people lose consciousness from epileptic seizures, for instance, their brain waves become more synchronized. If synchronization were the key to consciousness, you would expect the seizures to make people hyperconscious instead of unconscious, he said. “</p>
<p>http://www.nytimes.com/2010/09/21/science/21consciousness.html?_r=1</p>
<p><span id="more-4229"></span></p>
<p>Jouny et al (2010) http://www.ncbi.nlm.nih.gov/pubmed/19910249 surely should have suggested that this is premature closure, with an INCREASE in signal complexity – that is, decline in synchrony – associated with seizure</p>
<p>Our study of ECOG data (electrodes directly  attached to the cortex, not on the scalp) confirms this. Sleep signal is least complex/disordered under PCA, first component explains 97%, awake is next, with 93% explained by the first component, while seizure has just 63% explained by first component. </p>
<p>Sean O Nuallain PhD</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2010/09/26/why-tononi-is-wrong/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>NYT article on study habits research</title>
		<link>http://neurodudes.com/2010/09/06/nyt-article-on-study-habits-research/</link>
		<comments>http://neurodudes.com/2010/09/06/nyt-article-on-study-habits-research/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 03:26:49 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Cognitive science]]></category>
		<category><![CDATA[learning study recall spacing]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=3839</guid>
		<description><![CDATA[http://www.nytimes.com/2010/09/07/health/views/07mind.html Basically, all of the following improve recall: spacing out study time over a longer period of time alternating between multiple topics in one study session studying the same thing in different locations taking a test In summary, recalling and using knowledge in a variety of contexts helps you remember it.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nytimes.com/2010/09/07/health/views/07mind.html?ref=global-home&#038;pagewanted=all">http://www.nytimes.com/2010/09/07/health/views/07mind.html</a></p>
<p>Basically, all of the following improve recall:</p>
<ul>
<li>
spacing out study time over a longer period of time</li>
<li>alternating between multiple topics in one study session</li>
<li>studying the same thing in different locations</li>
<li>taking a test</li>
</ul>
<p>In summary, recalling and using knowledge in a variety of contexts helps you remember it.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2010/09/06/nyt-article-on-study-habits-research/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Re-examining neurosexism</title>
		<link>http://neurodudes.com/2010/09/03/re-examining-neurosexism/</link>
		<comments>http://neurodudes.com/2010/09/03/re-examining-neurosexism/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 21:22:47 +0000</pubDate>
		<dc:creator>Neville Sanjana</dc:creator>
				<category><![CDATA[Book review]]></category>
		<category><![CDATA[Cognitive science]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Neuroethology]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=3760</guid>
		<description><![CDATA[My dad brought this interesting book review to my attention: Peeling Away Theories on Gender and the Brain (NYT) In her book Delusions of Gender (which I have not read though am intrigued to do so), cognitive neuroscientist Cordelia Fine places several modern studies of early differences in brain anatomy/function into a long line of sexist [...]]]></description>
			<content:encoded><![CDATA[<p>My dad brought this interesting book review to my attention: <a href="http://www.nytimes.com/2010/08/24/science/24scibks.html">Peeling Away Theories on Gender and the Brain</a> (NYT)</p>
<p>In her book <em>Delusions of Gender</em> (which I have not read though am intrigued to do so), cognitive neuroscientist Cordelia Fine places several modern studies of early differences in brain anatomy/function into a long line of sexist explanations for supposed differences in male and female behaviors.</p>
<p>The basic argument is that there has been no convincing connection made between any measured structural differences (which she argues might not exist) to behavioral differences. Just another case of correlation (maybe) and not causation.</p>
<p>Here&#8217;s a description of study that you might already be familiar with and Fine&#8217;s take on it:</p>
<blockquote><p>Dr. Baron-Cohen’s lab conducted research on infants who averaged a day and a half old, before any unconscious parental gender priming. Jennifer Connellan, one of Dr. Baron-Cohen’s graduate students, who conducted the study, showed mobiles and then her own face to the infants. The results showed that among the newborns the boys tended to look longer at mobiles, the girls at faces.</p>
<p>Dr. Fine dismantles the study, citing, among other design flaws, the fact that Ms. Connellan knew the sex of some of the babies. Because it was her face they were looking at and she was holding up the mobile, Dr. Fine says, she may have “inadvertently moved the mobile more when she held it up for boys, or looked more directly, or with wider eyes, for the girls.”</p></blockquote>
<p>Although I am unsure about the scientific merits, it is refreshing to see a new viewpoint in this debate. It provides some food for thought on this interesting topic:</p>
<blockquote><p>Summarizing the research, she writes, “Nonexistent sex differences in language lateralization, mediated by nonexistent sex differences in corpus callosum structure, are widely believed to explain nonexistent sex differences in language skills.”</p>
<p>What all this adds up to, she says, is neurosexism. It’s all in the brain.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2010/09/03/re-examining-neurosexism/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The evolutionary psychology of war</title>
		<link>http://neurodudes.com/2010/05/16/the-evolutionary-psychology-of-war/</link>
		<comments>http://neurodudes.com/2010/05/16/the-evolutionary-psychology-of-war/#comments</comments>
		<pubDate>Sun, 16 May 2010 20:29:44 +0000</pubDate>
		<dc:creator>Neville Sanjana</dc:creator>
				<category><![CDATA[Animal cognition]]></category>
		<category><![CDATA[Cognitive science]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=1337</guid>
		<description><![CDATA[Nothing too shocking here for students of evolutionary psychology but it&#8217;s always interesting to see real world examples of how our shared behavior. There is a new book by Sebastian Junger called War, in which he recounts how men do not fight for larger ideological goals (eg. &#8220;a safer Iraq&#8221;, &#8220;finding Bin Laden&#8221;) but instead [...]]]></description>
			<content:encoded><![CDATA[<p>Nothing too shocking here for students of evolutionary psychology but it&#8217;s always interesting to see real world examples of how our shared behavior. There is <a href="http://abcnews.go.com/GMA/Books/war-sebastian-junger/story?id=10604181">a new book by Sebastian Junger called <em>War</em></a>, in which he recounts how men do not fight for larger ideological goals (eg. &#8220;a safer Iraq&#8221;, &#8220;finding Bin Laden&#8221;) but instead they can overcome fears because &#8220;they&#8217;re more concerned about their brothers than what happens to themselves individually&#8221;. Here&#8217;s Junger on Good Morning America:<br />
<img style="visibility: hidden; width: 0px; height: 0px;" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNzQwNDAzMDIzNjQmcHQ9MTI3NDA*MDMwNzI2OSZwPTEyNTg*MTEmZD1BQkNOZXdzX1NGUF9Mb2NrZV9FbWJlZCZn/PTMmbz1iOTBlNDY4N2JlOTc*YzI5YjcyZDhiZDY*ZTE5NjM3ZiZvZj*w.gif" border="0" alt="" width="0" height="0" /><object id="ABCESNWID" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="344" height="278" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="flashvars" value="configUrl=http://abcnews.go.com/video/sfp/embedPlayerConfig&amp;configId=406732&amp;clipId=10613102&amp;showId=10613102&amp;gig_lt=1274040302364&amp;gig_pt=1274040307269&amp;gig_g=3" /><param name="allowfullscreen" value="true" /><param name="src" value="http://abcnews.go.com/assets/player/walt2.6/flash/SFP_Walt.swf" /><param name="name" value="ABCESNWID" /><embed id="ABCESNWID" type="application/x-shockwave-flash" width="344" height="278" src="http://abcnews.go.com/assets/player/walt2.6/flash/SFP_Walt.swf" name="ABCESNWID" allowfullscreen="true" flashvars="configUrl=http://abcnews.go.com/video/sfp/embedPlayerConfig&amp;configId=406732&amp;clipId=10613102&amp;showId=10613102&amp;gig_lt=1274040302364&amp;gig_pt=1274040307269&amp;gig_g=3" allownetworking="all" allowscriptaccess="always" quality="high"></embed></object></p>
<p>After the jump some more from Junger and a nice talk from Robert Sapolsky about similar behaviors in chimps.</p>
<p><span id="more-1337"></span></p>
<p>Another example from soldiers in Afghanistan is the &#8220;blood-in, blood-out&#8221; ritual for increasing group cohesiveness and testing individual sacrifice for the group, as Junger describes near the end of this <em>Daily Show</em> clip:</p>
<table style="font: normal normal normal 11px/normal arial; color: #333333; background-color: #f5f5f5; height: 353px;" cellspacing="0" cellpadding="0" width="360">
<tbody>
<tr style="background-color: #e5e5e5;" valign="middle">
<td style="padding: 2px 1px 0px 5px;"><a style="color: #333; text-decoration: none; font-weight: bold;" href="http://www.thedailyshow.com" target="_blank">The Daily Show With Jon Stewart</a></td>
<td style="padding: 2px 5px 0px 5px; text-align: right; font-weight: bold;">Mon &#8211; Thurs 11p / 10c</td>
</tr>
<tr style="height: 14px;" valign="middle">
<td style="padding: 2px 1px 0px 5px;" colspan="2"><a style="color: #333; text-decoration: none; font-weight: bold;" href="http://www.thedailyshow.com/watch/tue-may-11-2010/sebastian-junger" target="_blank">Sebastian Junger</a><a></a></td>
</tr>
<tr style="height: 14px; background-color: #353535;" valign="middle">
<td style="padding: 2px 5px 0px 5px; width: 360px; overflow: hidden; text-align: right;" colspan="2"><a style="color: #96deff; text-decoration: none; font-weight: bold;" href="http://www.thedailyshow.com/" target="_blank">www.thedailyshow.com</a></td>
</tr>
<tr valign="middle">
<td style="padding: 0px;" colspan="2"><object style="display: block;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="360" height="301" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#000000" /><param name="flashvars" value="autoPlay=false" /><param name="src" value="http://media.mtvnservices.com/mgid:cms:item:comedycentral.com:309141" /><param name="wmode" value="window" /><param name="allowfullscreen" value="true" /><embed style="display: block;" type="application/x-shockwave-flash" width="360" height="301" src="http://media.mtvnservices.com/mgid:cms:item:comedycentral.com:309141" allowfullscreen="true" wmode="window" flashvars="autoPlay=false" bgcolor="#000000"></embed></object></td>
</tr>
<tr style="height: 18px;" valign="middle">
<td style="padding: 0px;" colspan="2">
<table style="text-align: center; height: 100%; margin: 0px;" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr valign="middle">
<td style="padding: 3px; width: 33%;"><a style="font: 10px arial; color: #333; text-decoration: none;" href="http://www.thedailyshow.com/full-episodes/" target="_blank">Daily Show Full Episodes</a></td>
<td style="padding: 3px; width: 33%;"><a style="font: 10px arial; color: #333; text-decoration: none;" href="http://www.indecisionforever.com" target="_blank">Political Humor</a></td>
<td style="padding: 3px; width: 33%;"><a style="font: 10px arial; color: #333; text-decoration: none;" href="http://www.thedailyshow.com/videos/tag/Tea+Party" target="_blank">Tea Party</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p>All of these explanations and rituals reminded me of Robert Sapolsky&#8217;s and Frans de Waal&#8217;s observations of similar behavior that is reported in baboon/chimp groups.</p>
<p>In the clip below (from Stanford&#8217;s Class Day 2009 speech), Sapolsky describes several &#8220;uniquely human&#8221; behaviors (or at least ones that had been thought to be &#8220;uniquely human&#8221;) which really are shared by these close relatives. Starting around 12:20 (the clip below will auto-start there), he talks about aggression and the organized group killing done by &#8220;border patrols&#8221;. The entire talk by Sapolsky (~35 mins) is worth watching too!<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/hrCVu25wQ5s&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;start=740" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/hrCVu25wQ5s&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;start=740" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2010/05/16/the-evolutionary-psychology-of-war/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Moral Life of Babies &#8211; NYTimes</title>
		<link>http://neurodudes.com/2010/05/10/the-moral-life-of-babies-nytimes/</link>
		<comments>http://neurodudes.com/2010/05/10/the-moral-life-of-babies-nytimes/#comments</comments>
		<pubDate>Mon, 10 May 2010 07:13:45 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Cognitive science]]></category>
		<category><![CDATA[Neuroethics]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=1203</guid>
		<description><![CDATA[The Moral Life of Babies &#8211; NYTimes.com. Paul Bloom talks about research on the morality of small children, and ways in which their morality is similar to and different from adults. Concise descriptions of supporting experiments is given throughout. Basically, babies prefer nice people over mean people, but prefer people who punish mean people over [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.nytimes.com/2010/05/09/magazine/09babies-t.html?ref=magazine&#038;pagewanted=all'>The Moral Life of Babies &#8211; NYTimes.com</a>.</p>
<p>Paul Bloom talks about research on the morality of small children, and ways in which their morality is similar to and different from adults. Concise descriptions of supporting experiments is given throughout.</p>
<p>Basically, babies prefer nice people over mean people, but prefer people who punish mean people over people who reward mean people. But babies are not impartial; for example, they give favorable treatment to other babies who are wearing the same tee-shirt as themselves.</p>
<p>Also has some content about the cognition of babies in general. Experiments show that, at various young ages, &#8220;..babies think of objects largely as adults do, as connected masses that move as units, that are solid and subject to gravity and that move in continuous paths through space and time,&#8221; and &#8220;&#8230;expect people to move rationally in accordance with their beliefs and desires&#8230;&#8221;, and &#8220;&#8230;know that other people can have false beliefs&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2010/05/10/the-moral-life-of-babies-nytimes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Over time, distribution of shot lengths in movies has moved closer to pink noise</title>
		<link>http://neurodudes.com/2010/03/02/over-time-distribution-of-shot-lengths-in-movies-has-moved-closer-to-pink-noise/</link>
		<comments>http://neurodudes.com/2010/03/02/over-time-distribution-of-shot-lengths-in-movies-has-moved-closer-to-pink-noise/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 06:12:47 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Cognitive science]]></category>
		<category><![CDATA[Data analysis]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=870</guid>
		<description><![CDATA[The statistics of shot durations in 150 films from 1935 to 2005 were analyzed. From about 1970 to the present, the power spectrum of shot durations in individual films has tended to become more like pink noise (power ~= 1/f). Also, autocorrelation shows that the lengths of nearby shots has become more and more correlated. [...]]]></description>
			<content:encoded><![CDATA[<p>The statistics of shot durations in 150 films from 1935 to 2005 were analyzed. From about 1970 to the present, the power spectrum of shot durations in individual films has tended to become more like pink noise (power ~= 1/f). Also, autocorrelation shows that the lengths of nearby shots has become more and more correlated.</p>
<p><span id="more-870"></span></p>
<p>The authors, Cutting, DeLong, and Nothelfer, speculate that the pink noise bit is being driven by some process that is related to attention, since there are some other results (which they cite) showing the relevance of pink noise to attention.</p>
<p>However, IMDB ratings were not positively correlated with the pink-noise-ness of the movie (partial correlation with release date factored out).</p>
<p>Incidentally, <a href="http://continuityboy.blogspot.com/2010/02/new-scientist-and-1f-structure-in-film.html">this guy</a> did his PhD thesis on cognitive science explanations for film editing techniques.</p>
<p>James E. Cutting, Jordan E. DeLong, and Christine E. Nothelfer. Attention and the Evolution of Hollywood Film. Psychological Science February 2010 , first published on February 5, 2010 <a href="http://pss.sagepub.com/content/early/2010/02/04/0956797610361679" alt="(note: the doi is broken so we used a different URL)">doi:10.1177/0956797610361679</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2010/03/02/over-time-distribution-of-shot-lengths-in-movies-has-moved-closer-to-pink-noise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Henry Markram on TED &#8211; video online</title>
		<link>http://neurodudes.com/2009/10/22/henry-markram-on-ted-video-online/</link>
		<comments>http://neurodudes.com/2009/10/22/henry-markram-on-ted-video-online/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 17:20:25 +0000</pubDate>
		<dc:creator>Stephen Larson</dc:creator>
				<category><![CDATA[Animal cognition]]></category>
		<category><![CDATA[Axons]]></category>
		<category><![CDATA[Cellular learning]]></category>
		<category><![CDATA[Computation within single neurons]]></category>
		<category><![CDATA[Consciousness / NCC]]></category>
		<category><![CDATA[Cortex]]></category>
		<category><![CDATA[Dendrites]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[Ion channels]]></category>
		<category><![CDATA[Neural network models]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=809</guid>
		<description><![CDATA[We had read that Dr. Henry Markram of the Blue Brain project had given a talk at TED (technology, entertainment, design), but the video wasn&#8217;t released until this month.  This talk is geared towards a general audience, rather than getting into the specific details of the Blue Brain project, as he has before.  It is [...]]]></description>
			<content:encoded><![CDATA[<p>We <a href="http://blog.ted.com/2009/07/henry_markram_a.php">had read</a> that <a href="http://en.wikipedia.org/wiki/Henry_Markram">Dr. Henry Markram</a> of the <a href="http://bluebrain.epfl.ch/">Blue Brain project</a> had given a talk at <a href="http://www.ted.com/">TED (technology, entertainment, design)</a>, but the <a href="http://www.ted.com/talks/henry_markram_supercomputing_the_brain_s_secrets.html">video</a> wasn&#8217;t released until this month.  This talk is geared towards a general audience, rather than getting into the specific details of the <a href="http://bluebrain.epfl.ch/">Blue Brain project</a>, as he <a href="http://www.almaden.ibm.com/institute/resources/2006/Disk2.avi">has before</a>.  It is engaging and includes many suggestions towards the future of neuroscience and AI.</p>
<p><a href="http://www.ted.com/talks/henry_markram_supercomputing_the_brain_s_secrets.html">Watch it online at the TED website.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2009/10/22/henry-markram-on-ted-video-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.almaden.ibm.com/institute/resources/2006/Disk2.avi" length="144596972" type="video/x-msvideo" />
		</item>
		<item>
		<title>nytimes: Reviving the Lost Art of Naming the World</title>
		<link>http://neurodudes.com/2009/08/10/nytimes-reviving-the-lost-art-of-naming-the-world/</link>
		<comments>http://neurodudes.com/2009/08/10/nytimes-reviving-the-lost-art-of-naming-the-world/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 22:54:45 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Language]]></category>
		<category><![CDATA[taxonomy]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=763</guid>
		<description><![CDATA[This article points out, in passing, some surprising regularities in how people from different cultures name things. http://www.nytimes.com/2009/08/11/science/11naming.html Cecil Brown, an anthropologist at Northern Illinois University who has studied folk taxonomies in 188 languages, has found that people recognize the same basic categories repeatedly, including fish, birds, snakes, mammals, “wugs” (meaning worms and insects, or [...]]]></description>
			<content:encoded><![CDATA[<p>This article points out, in passing, some surprising regularities in how people from different cultures name things.<br />
<a href="http://www.nytimes.com/2009/08/11/science/11naming.html"></p>
<p>http://www.nytimes.com/2009/08/11/science/11naming.html</a></p>
<p><span id="more-763"></span></p>
<blockquote><p>
Cecil Brown, an anthropologist at Northern Illinois University who has studied folk taxonomies in 188 languages, has found that people recognize the same basic categories repeatedly, including fish, birds, snakes, mammals, “wugs” (meaning worms and insects, or what we might call creepy-crawlies), trees, vines, herbs and bushes.</p>
<p>Dr. Brown’s finding would be considerably less interesting if these categories were clear-cut depictions of reality that must inevitably be recognized. But tree and bush are hardly that, since there is no way to define a tree versus a bush. The two categories grade insensibly into one another. Wugs, likewise, are neither an evolutionarily nor ecologically nor otherwise cohesive group. Still, people repeatedly recognize and name these oddities.</p>
<p>Likewise, people consistently use two-word epithets to designate specific organisms within a larger group of organisms, despite there being an infinitude of potentially more logical methods. It is so familiar that it is hard to notice. In English, among the oaks, we distinguish the pin oak, among bears, grizzly bears. When Mayan Indians, familiar with the wild piglike creature known as peccaries, encountered Spaniards’ pigs, they dubbed them “village peccaries.” We use two-part names for ourselves as well: Sally Smith or Li Wen. Even scientists are bound by this practice, insisting on Latin binomials for species.</p>
<p>There appears to be such profound unconscious agreement that people will even concur on which exact words make the best names for particular organisms. Brent Berlin, an ethnobiologist at the University of Georgia, discovered this when he read 50 pairs of names, each consisting of one bird and one fish name, to a group of 100 undergraduates, and asked them to identify which was which. The names had been randomly chosen from the language of Peru’s Huambisa people, to which the students had had no previous exposure. With such a large sample size — there were 5,000 choices being made — the students should have scored 50 percent or very close to it if they were blindly guessing. Instead, they identified the bird and fish names correctly 58 percent of the time, significantly more often than expected for random guessing. Somehow they were often able to intuit the names’ birdiness or fishiness.</p>
<p>&#8230;.</p>
<p>Doctors found that upon recovering from swelling of the brain caused by herpes, J.B.R. could no longer recognize living things.</p>
<p>He could still recognize nonliving objects, like a flashlight, a compass, a kettle or a canoe. But the young man was unable to recognize a kangaroo, a mushroom or a buttercup. He could not say what a parrot or even the unmistakable ostrich was. And J.B.R. is far from alone; doctors around the world have found patients with the same difficulty. Most recently, scientists studying these patients’ brains have reported repeatedly finding damage — a deadening of activity or actual lesions — in a region of the temporal lobe, leading some researchers to hypothesize that there might be a specific part of the brain that is devoted to the doing of taxonomy. As curious as they are, these patients and their woes would be of little relevance to our own lives, if they had merely lost some dispensable librarianlike ability to classify living things. As it turns out, their situation is much worse. These are people completely at sea. Without the power to order and name life, a person simply does not know how to live in the world, how to understand it. How to tell the carrot from the cat — which to grate and which to pet?
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2009/08/10/nytimes-reviving-the-lost-art-of-naming-the-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

