<?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; Interdisciplinary concepts</title>
	<atom:link href="http://neurodudes.com/category/interdisciplinary-concepts/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>Memory-oriented computing and &#8220;From Micro-processors to Nanostores: Rethinking Data-Centric Systems&#8221;</title>
		<link>http://neurodudes.com/2011/03/02/memory-oriented-computing-and-from-microprocessors-to-nanostores/</link>
		<comments>http://neurodudes.com/2011/03/02/memory-oriented-computing-and-from-microprocessors-to-nanostores/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 05:26:10 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Distributed/Parallel Computation]]></category>
		<category><![CDATA[Interdisciplinary concepts]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=11553</guid>
		<description><![CDATA[I&#8217;ve only skimmed this article by Ranganathan, but I find it notable because of the discussion of memory-oriented computing, in which processors are colocated with storage (he uses the word &#8220;nanostores&#8221;, which additionally implies that the memory is nonvolatile). One of the most important distinctions between neural architecture and present-day computing architecture is that brains [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve only skimmed this article by Ranganathan, but I find it notable because of the discussion of memory-oriented computing, in which processors are colocated with storage (he uses the word &#8220;nanostores&#8221;, which additionally implies that the memory is nonvolatile). One of the most important distinctions between neural architecture and present-day computing architecture is that brains appear to be built out of computing elements that do both processing and memory storage, whereas present-day computers have separate memory and CPU components (this separation is a key feature of what is called the &#8220;von Neumann&#8221; architecture).</p>
<p><span id="more-11553"></span></p>
<p>This separation means that computation is often rate-limited by the speed at which information can be transferred between memory and the CPU, referred to in John Backus&#8217;s Turing Award lecture as &#8220;the von Neumann bottleneck&#8221;. In Danny Hillis&#8217;s book &#8220;The Connection Machine&#8221; (which I highly recommend), he argues that the von Neumann architecture additionally unnecessarily slows down computation because most of the silicon in a computer is sitting there unused most of the time when it&#8217;s being used to store memories which are not currently being accessed (Hillis proposed solution was massively parallel memory-oriented computing).</p>
<p>In addition to Hillis&#8217;s argument that the von Neumann design is temporally inefficient, <a href='http://www.nytimes.com/2011/03/01/science/01compute.html?pagewanted=all'>this NYTimes commentary on Ranganathan&#8217;s article</a> argues that it is energy inefficient, citing a panel that found that the energy cost of moving data between memory and processors is more than 10x the energy cost of the processing itself (and possibly more than 100x). In other words, massively parallel memory-oriented computing, which seems to be how the brain works, may be both faster and more energy-efficient that von Neumann computing (what&#8217;s the catch? You have to write massively parallelizable algorithms to run on it). The energy-efficiency part of this isn&#8217;t too surprising, as evolution had a lot of selection pressure to optimize for low energy use. It&#8217;s neat though.</p>
<p>Parthasarathy Ranganathan. <a href="http://www.hpl.hp.com/news/2011_IEEEComputer_nanostores.pdf">From Microprocessors to Nanostores: Rethinking Data-Centric Systems</a>. IEEE Computer January 2011, p. 39-48.</p>
<p>NYTimes summary: <a href='http://www.nytimes.com/2011/03/01/science/01compute.html?pagewanted=all'>Remapping Computer Circuitry to Avert Impending Bottlenecks &#8211; NYTimes.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2011/03/02/memory-oriented-computing-and-from-microprocessors-to-nanostores/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network design algorithm of a slime mold</title>
		<link>http://neurodudes.com/2010/01/28/network-design-algorithm-of-a-slime-mold/</link>
		<comments>http://neurodudes.com/2010/01/28/network-design-algorithm-of-a-slime-mold/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 02:26:18 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Networks]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=857</guid>
		<description><![CDATA[[The slime mold Physarum polycephalum] &#8220;can find the shortest path through a maze (15–17) or connect different arrays of food sources in an efficient manner with low total length&#8230; yet short average minimum distance&#8230; between pairs of food sources&#8230; with a high degree of fault tolerance&#8230; to accidental disconnection (11, 18, 19)&#8221; This paper provide [...]]]></description>
			<content:encoded><![CDATA[<p>[The slime mold Physarum polycephalum] &#8220;can find the shortest path through a maze (15–17) or connect different arrays of food sources in an efficient manner with low total length&#8230; yet short average minimum distance&#8230; between pairs of food sources&#8230; with a high degree of fault tolerance&#8230; to accidental disconnection (11, 18, 19)&#8221;</p>
<p>This paper provide a model of the slime mold&#8217;s network construction algorithm.</p>
<p><span id="more-857"></span></p>
<p>&#8220;When [Physarum] grows on a nutrient-rich substratum, it covers the surface as a coherent layer (like a pancake). If nutrition becomes limited, it forms fenestrae and finally transforms into a network of interconnected veins that enclose the entire cytoplasmic volume (see the figure). Each vein is a gel-like tube covered by a cell membrane and contains a core of fluid cytoplasm. By rhythmic contraction of its cytoskeleton, cytoplasm is continually pumped through these veins, and this continuous mixing seems to be the reason why all nuclei proceed synchronously through the cell division cycle. The network architecture is highly dynamic. Veins change in thickness, they may form and vanish again, and the plasmodium as a whole can crawl over its substratum, moving over centimeters in a couple of hours. Plasmodia usually do not dissociate. If food sources are spatially separated, such as oat flakes scattered over a wet surface, the plasmodial veins attempt to connect these food sources along the shortest possible pathways, even finding optimized paths through a maze (2). How this optimization is performed in terms of molecular mechanisms remains a challenging question.&#8221;</p>
<p>[The model is] &#8220;based on feedback loops between the thickness of each tube and internal protoplasmic flow (18–22) in which high rates of streaming stimulate an increase in tube diameter, whereas tubes tend to decline at low flow rates (23). The initial shape of a plasmodium is represented by a randomly meshed lattice with a relatively fine spacing &#8230; The edges represent plasmodial tubes in which protoplasm flows, and nodes are junctions between tubes.&#8221;</p>
<p><a href="http://dx.doi.org/10.1126/science.1185570">(commentary)</a></p>
<p>Atsushi Tero, Seiji Takagi, Tetsu Saigusa, Kentaro Ito, Dan P. Bebber, Mark D. Fricker, Kenji Yumiki, Ryo Kobayashi, and Toshiyuki Nakagaki.  <a href="http://dx.doi.org/10.1126/science.1177894">Rules for Biologically Inspired Adaptive Network Design</a>. Science 327 (5964), 439. (22 January 2010) </p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2010/01/28/network-design-algorithm-of-a-slime-mold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bayesian truth serum</title>
		<link>http://neurodudes.com/2009/12/08/bayesian-truth-serum/</link>
		<comments>http://neurodudes.com/2009/12/08/bayesian-truth-serum/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 09:51:05 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Probabilistic models]]></category>
		<category><![CDATA[Social networks and organizations]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=836</guid>
		<description><![CDATA[Neville told me about this neat article from &#8217;04. It presents a way to offer rewards to people taking a poll in such a way so as to motivate them to be honest, with no prior information about what the distribution of correct answers is. Apparently, previous such techniques are based on the idea of [...]]]></description>
			<content:encoded><![CDATA[<p>Neville told me about this neat article from &#8217;04. It presents a way to offer rewards to people taking a poll in such a way so as to motivate them to be honest, with no prior information about what the distribution of correct answers is. Apparently, previous such techniques are based on the idea of rewarding people for agreeing with other people&#8217;s answers. This new thing about this technique for calculating the reward is that it provides people with an incentive to tell their true opinion even if they know that they hold a minority viewpoint.</p>
<p>Drazen Prelec. <a href="http://econ-www.mit.edu/files/1966">A Bayesian Truth Serum for Subjective Data</a>. Science 15 October 2004: Vol. 306. no. 5695, pp. 462 &#8211; 466. DOI: 10.1126/science.1102081</p>
<p><span id="more-836"></span><br />
Here&#8217;s an example that demonstrates the crux of the method. The question is, &#8220;Is Picasso your favorite visual artist?&#8221; &#8212; assume that Picasso lovers are a minority. We want to develop an incentive system that gives Picasso lovers an incentive to answer truthfully that Picasso is their favorite, even though they are in the minority:</p>
<blockquote><p>
People who, for example, rate Picasso as their favorite should &#8212; and<br />
usually do &#8230; &#8212; give higher estimates of the percentage of the population who shares<br />
that opinion, because their own feelings are an informative `sample of one&#8217; &#8230;. It<br />
follows, then, that Picasso lovers &#8212; who have reason to believe that their best estimate of<br />
Picasso popularity is high compared to others&#8217; estimates &#8212; should conclude that the true<br />
popularity of Picasso is underestimated by the population. Hence, one&#8217;s true opinion is<br />
also the opinion that has the best chance of being surprisingly common.
</p></blockquote>
<p>Based off this idea, the method rewards people for giving &#8220;surprisingly common&#8221; answers. Each person is asked not only for their own answer, but also to predict the frequency of each answer in the population. The following equation is used to calculate the reward to give each person (equation 2, &#8220;score for respondent r&#8221; in the paper, page 5 of the PDF linked above):</p>
<p>log ((the actual frequency of this guy&#8217;s answer in the poll)/(the geometric mean of the predicted frequency of this guy&#8217;s answer in the poll))<br />
   +<br />
alpha * sum over all answers (the actual frequency of this answer in the poll * log((this guy&#8217;s prediction of the frequency of this answer in the poll)/(the actual frequency of this answer in the poll)))</p>
<p>where alpha is a parameter between 0 and 1.</p>
<p>The first term in the reward rewards people for giving &#8220;surprisingly common&#8221; answers. The second term rewards people for giving accurate predictions of the frequency of answers.</p>
<p>The paper goes on to show that, given this reward function, truth-telling is a Nash equilibrium, and furthermore that for sufficiently small alpha, this equilibrium Pareto-dominates expected scores in other equilibria. It also discusses things that can go wrong, and what to do about them.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2009/12/08/bayesian-truth-serum/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IBM Cat Brain Simulation Scuffle: Symbolic?</title>
		<link>http://neurodudes.com/2009/12/04/ibm-cat-brain-simulation-scuffle-symbolic/</link>
		<comments>http://neurodudes.com/2009/12/04/ibm-cat-brain-simulation-scuffle-symbolic/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 21:48:17 +0000</pubDate>
		<dc:creator>Stephen Larson</dc:creator>
				<category><![CDATA[Cellular learning]]></category>
		<category><![CDATA[Computation within single neurons]]></category>
		<category><![CDATA[Cortex]]></category>
		<category><![CDATA[Distributed/Parallel Computation]]></category>
		<category><![CDATA[Internet and blogs]]></category>
		<category><![CDATA[Learning theory]]></category>
		<category><![CDATA[Neural network models]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=825</guid>
		<description><![CDATA[You&#8217;ve probably read by now about the announcement by IBM&#8217;s Cognitive Computing group that they had created a &#8220;computer system that simulates and emulates the brain’s abilities for sensation, perception, action, interaction and cognition&#8221; at the &#8220;scale of a cat cortex&#8221;.    For their work, the IBM team led by Dharmendra Modha was awarded the ACM [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve probably <a href="http://tech.yahoo.com/news/ap/20091118/ap_on_hi_te/us_tec_ibm_brain_mapping">read by now</a> about the announcement by IBM&#8217;s Cognitive Computing group that they <a href="http://www-03.ibm.com/press/us/en/pressrelease/28842.wss#release">had created</a> a &#8220;computer system that simulates and emulates the brain’s abilities for sensation, perception, action, interaction and cognition&#8221; at the &#8220;scale of a cat cortex&#8221;.    For their work, the IBM team led by <a href="http://p9.hostingprod.com/@modha.org/blog/2009/11/acm_gordon_bell_prize_for_the.html">Dharmendra Modha</a> <a href="http://www.lbl.gov/cs/Archive/news111609a.html">was awarded</a> the <a href="http://www.acm.org/">ACM</a> <a href="http://en.wikipedia.org/wiki/Gordon_Bell_Prize">Gordon Bell prize</a>, which recognizes &#8220;outstanding achievement in high-performance computing&#8221;.</p>
<p>A few days later, Henry Markram, leader of the Blue Brain Project at EPFL, sent off an e-mail to IBM CTO Bernard Meyerson harshly criticizing the IBM press release, and <a href="http://spectrum.ieee.org/blog/semiconductors/devices/tech-talk/blue-brain-project-leader-angry-about-cat-brain">cc&#8217;ed several reporters.</a> This brought a spate of shock media into the usually placid arena of computational neuroscience reporting, with headlines such as <a href="http://www.theregister.co.uk/2009/11/23/epfl_bluebrain_markram_modha/">&#8220;IBM&#8217;s cat-brain sim a &#8216;scam,&#8217; says Swiss boffin: Neuroscientist hairs on end&#8221;</a>, and <a href="http://www.computerworld.com/s/article/9141430/Meow_IBM_cat_brain_simulation_dissed_as_hoax_by_rival_scientist">&#8220;Meow! IBM cat brain simulation dissed as &#8216;hoax&#8217; by rival scientist&#8221;</a>.  One reporter chose to highlight the rivalry as <a href="http://www.popsci.com/technology/article/2009-11/blue-brain-scientist-denounces-ibms-claim-cat-brain-simulation-shameful-and-unethical">cat versus rat</a>, using the different animal model choice of the two researchers as a theme.  Since then, <a href="http://nextbigfuture.com/2009/11/henry-markram-calls-ibm-cat-scale-brain.html">additional criticisms</a> from Markram <a href="http://news.discovery.com/tech/cat-brain-computer-hype.html">have appeared online</a>.</p>
<p>Find out more after the jump.</p>
<p><span id="more-825"></span></p>
<p>In the aftermath, IBM has stood <a href="http://www.networkworld.com/news/2009/112409-ibm-cat-brain.html">behind the announcement</a>, citing for <em>Network World</em> their team&#8217;s involvement with &#8220;Stanford University, University of Wisconsin-Madison, Cornell University, Columbia University Medical Center, University of California-Merced and Lawrence Berkeley National Laboratory&#8221; as defense.  Who are the researchers they are standing behind?  According to <a href="http://p9.hostingprod.com/@modha.org/blog/2009/11/post_3.html">Modha&#8217;s blog</a>, they are:</p>
<ul>
<li>Stanford University: <a href="http://white.stanford.edu/wandell.html">Brian A. Wandell</a> (Prof of Psychology, Electrical Engineering), <a href="http://www.stanford.edu/~hspwong/">H.-S. Philip Wong</a> (Prof of Electrical Engineering)</li>
<li>Cornell University: <a href="http://vlsi.cornell.edu/~rajit/">Rajit Manohar</a> (Prof of Electrical Engineering)</li>
<li>Columbia University Medical Center: <a href="http://www.neurotheory.columbia.edu/stefano.html">Stefano Fusi </a>(Prof of Theoretical Neuroscience)</li>
<li>University of Wisconsin-Madison: <a href="http://tononi.psychiatry.wisc.edu/People/GiulioTononi.html">Giulio Tononi</a> (Prof of Psychiatry)</li>
<li>University of California-Merced: <a href="http://www.ucmerced.edu/faculty/facultybio.asp?facultyid=121">Christopher Kello</a> (Prof of Cognitive Science)</li>
</ul>
<p>For this neurodude, it is interesting how this disagreement may be symbolic of the gap that still remains between neuroscience and AI.  Markram is a neuroscientist turned technologist, while Modha is a computer engineer who wants to derive technological insight from biological  systems.  They are approaching the ideal of reverse engineering the brain from very different perspectives, and its only natural that they value different milestones.  The IBM team, even with the additional professors on their team, still lacks mainstream neuroscientists to help validate their claims.  That being said, the public realization of this could be a positive thing for both fields.  Although some frustration has resulted from this, this could be a great opportunity for the breakdown of walls between these fields.</p>
<p>In the end though, it does seem like Markram has a point.  The IBM press release clearly went too far.  Whether the angry public e-mail was the best strategic way to make the point remains to be seen.  It will be interesting to see what the next move from the IBM team will look like.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<h1>Meow! IBM cat brain simulation dissed as &#8216;hoax&#8217; by rival scientist</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2009/12/04/ibm-cat-brain-simulation-scuffle-symbolic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Robust Systems</title>
		<link>http://neurodudes.com/2009/10/01/robust-systems/</link>
		<comments>http://neurodudes.com/2009/10/01/robust-systems/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 03:11:47 +0000</pubDate>
		<dc:creator>Bayle Shanks</dc:creator>
				<category><![CDATA[Artificial intelligence]]></category>
		<category><![CDATA[Biological computation (in non-neural systems)]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=799</guid>
		<description><![CDATA[A great essay by Gerald Sussman, &#8220;Robust Systems&#8221;. In the first half or so (my favorite part) he describes architectural principals of biological systems that contribute to robustness. In the second half, he gives proposals for making computers more robust.]]></description>
			<content:encoded><![CDATA[<p>A great essay by Gerald Sussman, <a href="http://groups.csail.mit.edu/mac/users/gjs/6.945/readings/robust-systems.pdf">&#8220;Robust Systems&#8221;</a>. In the first half or so (my favorite part) he describes architectural principals of biological systems that contribute to robustness. In the second half, he gives proposals for making computers more robust.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2009/10/01/robust-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frontiers in Neuroscience Journal</title>
		<link>http://neurodudes.com/2009/08/16/frontiers-in-neuroscience-journal/</link>
		<comments>http://neurodudes.com/2009/08/16/frontiers-in-neuroscience-journal/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 21:02:16 +0000</pubDate>
		<dc:creator>Stephen Larson</dc:creator>
				<category><![CDATA[Brain-machine interfaces]]></category>
		<category><![CDATA[Cog/neuro science careers]]></category>
		<category><![CDATA[Computation within single neurons]]></category>
		<category><![CDATA[Computational neuroscience]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Consumer neurotechnology]]></category>
		<category><![CDATA[Data analysis]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[Genetics and molecular]]></category>
		<category><![CDATA[Interdisciplinary concepts]]></category>
		<category><![CDATA[Internet and blogs]]></category>
		<category><![CDATA[Ion channels]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Medicine and other intervention/augmentation]]></category>
		<category><![CDATA[Memory and learning]]></category>
		<category><![CDATA[Methods and techniques]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Neural development]]></category>
		<category><![CDATA[Neural network models]]></category>
		<category><![CDATA[Neural regeneration/neurogenesis]]></category>
		<category><![CDATA[Neuroanatomy]]></category>
		<category><![CDATA[Neuroengineering]]></category>
		<category><![CDATA[Neuronal arbors/neurites]]></category>
		<category><![CDATA[Neuropharmacology]]></category>
		<category><![CDATA[News, conferences, books, jobs, etc]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Systems biology]]></category>
		<category><![CDATA[Theory/Philosophy]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=767</guid>
		<description><![CDATA[The journal, Frontiers in Neuroscience, edited by Idan Segev, has made it Volume 3, issue 1.  Launching last year at the Society for Neuroscience conference, its probably the newest Neuroscience-related journal. I&#8217;m a fan of it because it is an open-access journal featuring a &#8220;tiered system&#8221; and more.  From their website: The Frontiers Journal Series [...]]]></description>
			<content:encoded><![CDATA[<p>The journal, <a href="http://www.frontiersin.org/neuroscience/">Frontiers in Neuroscience</a>, edited by Idan Segev, has made it Volume 3, issue 1.  Launching last year at the Society for Neuroscience conference, its probably the newest Neuroscience-related journal.</p>
<p>I&#8217;m a fan of it because it is an open-access journal featuring a &#8220;tiered system&#8221; and more.  <a href="http://www.frontiersin.org/aboutfrontiers/">From their website</a>:</p>
<blockquote><p>The Frontiers Journal Series is not just another journal. It is a new approach to scientific publishing. As service to scientists, it is driven by researchers for researchers but it also serves the interests of the general public. <strong>Frontiers </strong>disseminates research in a <a style="text-decoration: none;" href="http://www.frontiersin.org/publishingprocess/"><span style="color: #000000;">tiered system</span></a> that begins with original articles submitted to Specialty Journals. It <a style="text-decoration: none;" href="http://www.frontiersin.org/evaluationsystem/"><span style="color: #000000;">evaluates</span></a> research truly democratically and objectively based on the reading activity of the scientific communities and the public. And it drives the most outstanding and relevant research up to the next tier journals, <a style="font-size: 12px; list-style-type: none; list-style-position: initial; list-style-image: initial; text-decoration: none; padding: 0px;" href="http://www.frontiersin.org/"><span style="color: #000000;">the Field Journals</span></a><span style="color: #000000;">.</span></p></blockquote>
<p><span id="more-767"></span></p>
<p>I&#8217;m a big fan of the variety of specialty journals they have:</p>
<ul>
<li>Aging Neuroscience</li>
<li>Behavioral Neuroscience</li>
<li>Cellular Neuroscience</li>
<li>Computational Neuroscience</li>
<li>Enteric Neuroscience</li>
<li>Evolutionary Neuroscience</li>
<li>Human Neuroscience</li>
<li>Integrative Neuroscience</li>
<li>Molecular Neuroscience</li>
<li>Neural Circuits</li>
<li>Neuroanatomy</li>
<li>Neuroenergetics</li>
<li>Neuroengineering</li>
<li>Neurogenesis</li>
<li>Neurogenomics</li>
<li>Neuroinformatics</li>
<li>Neuromethods</li>
<li>Neuropharamacology</li>
<li>Neuroprosthetics</li>
<li>Neurorobotics</li>
<li>Synaptic Neuroscience</li>
<li>Systems Neuroscience</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2009/08/16/frontiers-in-neuroscience-journal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IARPA and trust detection</title>
		<link>http://neurodudes.com/2009/08/06/iarpa-and-trust-detection/</link>
		<comments>http://neurodudes.com/2009/08/06/iarpa-and-trust-detection/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 14:34:48 +0000</pubDate>
		<dc:creator>Neville Sanjana</dc:creator>
				<category><![CDATA[At the scale of one or more individuals]]></category>
		<category><![CDATA[Grants]]></category>
		<category><![CDATA[Medicine and other intervention/augmentation]]></category>
		<category><![CDATA[Neuroethology]]></category>
		<category><![CDATA[Social networks and organizations]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=760</guid>
		<description><![CDATA[Neurodudes reader Jason M. sent me some information about a funding agency, IARPA, or Intelligence Advanced Research Projects Activity, that is funding neuroscience-related research. I had never heard of IARPA before but it has existed since 2006 as something of an intelligence-focused DARPA. There upcoming funding deadline (Aug 21) is for projects on detecting trust [...]]]></description>
			<content:encoded><![CDATA[<p>Neurodudes reader Jason M. sent me some information about a funding agency, <a href="http://www.iarpa.gov/">IARPA, or Intelligence Advanced Research Projects Activity</a>, that is funding neuroscience-related research. I had never heard of IARPA before but <a href="http://en.wikipedia.org/wiki/Intelligence_Advanced_Research_Projects_Activity">it has existed since 2006 as something of an intelligence-focused DARPA</a>. There upcoming funding deadline (Aug 21) is for projects on detecting trust signals between humans.</p>
<p>Just last night, I watched the tense but amazing film The Hurt Locker (don&#8217;t let the name disuade you, see the phenomenal <a href="http://www.metacritic.com/film/titles/hurtlocker">Metacritic</a> rating), which is about a bomb disposal squad during the recent Iraq War. There is one particularly stirring scene with a suicide bomber who claims that he was forced to wear a vest with explosives and doesn&#8217;t want to go through with it. The difficulty in the limited time before the bomb explosion revolves around whether to actually trust the man and the challenge of trusting someone when neither party speaks the other&#8217;s language. You can certainly at least understand (putting aside the ethics of war itself) why governments are interested in detecting nonverbal trust cues.</p>
<p>Details about the IARPA call for proposals are after the jump. <span id="more-760"></span></p>
<blockquote><p>
<a href="http://www.iarpa.gov/rfi_TRUST.html">IARPA is soliciting submissions</a> on the following areas aimed at<br />
addressing the challenges of defining, understanding, and ultimately<br />
detecting valid, reliable signatures of trust in humans:</p>
<p>1.) Different kinds of trust and what, if any, kinds of<br />
neurophysiological signals might be associated with them. IARPA seeks<br />
to understand the different manifestations that trust may take (i.e.<br />
swift trust, conditional trust, unconditional trust, etc.) as well as<br />
the different neurophysiological processes associated with one or more<br />
of these kinds of trust.</p>
<p>2.) New models of neural systems and patterns of neural activation<br />
related to different kinds of trust and associated neurophysiological<br />
signatures of those activation patterns. IARPA seeks to understand the<br />
degree to which the neural-bases of trust(s) may assist in detecting<br />
peripheral signals of trust and trustworthiness under different<br />
conditions.</p>
<p>3.) Potentially novel preconscious signals or combinations of signals<br />
- neural, endocrine, physiological, behavioral, etc. &#8211; that may be<br />
indicative of trust or trustworthiness among people in different<br />
contexts. IARPA seeks to elucidate signals and neurobiological<br />
processes that humans may use for assessing trust, but which are not<br />
yet &#8211; or are currently poorly &#8211; understood.</p>
<p>4.) New sensor technologies or combinations of technologies that can<br />
assist in detecting subtle but valid and reliable changes in<br />
neurophysiological states that may be indicative of trust among<br />
humans. IARPA seeks to explore the feasibility of using technology to<br />
amplify systems that humans have evolved to preconsciously assess<br />
trust in others.</p>
<p>5.) Novel, ecologically-valid, but ethical &#8220;trust-based&#8221; protocols<br />
designed to assess the validity and reliability of potential trust<br />
signals among two or more humans. IARPA seeks to develop new, more<br />
sophisticated processes for understanding near real-time human<br />
preconscious assessment of trust in near real-world circumstances.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2009/08/06/iarpa-and-trust-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS Ramachandran&#8217;s TED Talk</title>
		<link>http://neurodudes.com/2009/03/28/vs-ramachandrans-ted-talk/</link>
		<comments>http://neurodudes.com/2009/03/28/vs-ramachandrans-ted-talk/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 18:52:49 +0000</pubDate>
		<dc:creator>Neville Sanjana</dc:creator>
				<category><![CDATA[Consciousness / NCC]]></category>
		<category><![CDATA[Medicine]]></category>
		<category><![CDATA[Memory systems]]></category>
		<category><![CDATA[Motor systems]]></category>
		<category><![CDATA[Probabilistic models]]></category>
		<category><![CDATA[Vision]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=614</guid>
		<description><![CDATA[Although I&#8217;ve been a longtime fan of Ramachandran&#8217;s excellent book Phantoms in the Brain, this TED talk is like a compressed summary of the highlight&#8217;s of his research. He&#8217;s a great speaker and he covers in 20 minutes my two favorite examples in the book (Capgras delusion and mirror treatment for phantom limb syndrome). Perhaps the [...]]]></description>
			<content:encoded><![CDATA[<p>Although I&#8217;ve been a longtime fan of <a href="http://cbc.ucsd.edu/ramabio.html">Ramachandran&#8217;s</a> excellent book <a href="http://www.amazon.com/Phantoms-Brain-Probing-Mysteries-Human/dp/0688172172">Phantoms in the Brain</a>, this TED talk is like a compressed summary of the highlight&#8217;s of his research. He&#8217;s a great speaker and he covers in 20 minutes my two favorite examples in the book (Capgras delusion and mirror treatment for phantom limb syndrome). Perhaps the best part of the talk is that, after listening to it, I was convinced more than ever before of the statistical nature of sensory perception (ie. the brain attempts to find the most likely explanation for sensory observations) and the integrative nature of central processing of multiple modalities. </p>
<p><object width="446" height="326" data="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><param name="bgColor" value="#ffffff" /><param name="flashvars" value="vu=http://video.ted.com/talks/embed/VilayanurRamachandran_2007-embed_high.flv&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/VilayanurRamachandran-2007.embed_thumbnail.jpg&amp;vw=432&amp;vh=240&amp;ap=0&amp;ti=184" /><param name="src" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" /><param name="bgcolor" value="#ffffff" /><param name="allowfullscreen" value="true" /></object></p>
<p>Atul Gawande also recently wrote <a href="http://www.newyorker.com/reporting/2008/06/30/080630fa_fact_gawande">a New Yorker article about treating phantom itch</a> with Ramachandran&#8217;s mirror box. I found this part of Gawande&#8217;s article on statistical inference in perception most interesting:</p>
<blockquote><p>You can get a sense of this from brain-anatomy studies. If visual sensations were primarily received rather than constructed by the brain, you’d expect that most of the fibres going to the brain’s primary visual cortex would come from the retina. Instead, scientists have found that only twenty per cent do; eighty per cent come downward from regions of the brain governing functions like memory. Richard Gregory, a prominent British neuropsychologist, estimates that visual perception is more than ninety per cent memory and less than ten per cent sensory nerve signals. When Oaklander theorized that M.’s itch was endogenous, rather than generated by peripheral nerve signals, she was onto something important.</p></blockquote>
<p>I&#8217;m not familiar with this field but I wonder if anyone has tried to quantify what percent of our conscious experience that we normally believe to be 100% due to sensory input is actually recall from memory/inference based on past observation. Also, can this percentage adaptively change? Perhaps there are situations where the brain chooses to rely more heavily on memory and other cases where it relies more on primary sensory input.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2009/03/28/vs-ramachandrans-ted-talk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Neuroengineering in Wired</title>
		<link>http://neurodudes.com/2009/03/03/neuroengineering-in-wired/</link>
		<comments>http://neurodudes.com/2009/03/03/neuroengineering-in-wired/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 04:27:15 +0000</pubDate>
		<dc:creator>Neville Sanjana</dc:creator>
				<category><![CDATA[Genetics and molecular]]></category>
		<category><![CDATA[Interdisciplinary concepts]]></category>
		<category><![CDATA[Ion channels]]></category>
		<category><![CDATA[Methods and techniques]]></category>

		<guid isPermaLink="false">http://neurodudes.com/?p=582</guid>
		<description><![CDATA[Rewiring the Brain: Inside the New Science of Neuroengineering. Interviews Boyden and Deisseroth. Follow the link a video of an optogenetically controlled mouse.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wired.com/science/discoveries/news/2009/03/neuroengineering1">Rewiring the Brain: Inside the New Science of Neuroengineering</a>.</p>
<p>Interviews <a href="http://edboyden.org/">Boyden</a> and <a href="http://www.stanford.edu/group/dlab/">Deisseroth</a>. Follow the link a video of an optogenetically controlled mouse.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2009/03/03/neuroengineering-in-wired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where are we with this whole free will thing?</title>
		<link>http://neurodudes.com/2007/12/12/where-are-we-with-this-whole-free-will-thing/</link>
		<comments>http://neurodudes.com/2007/12/12/where-are-we-with-this-whole-free-will-thing/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 14:30:01 +0000</pubDate>
		<dc:creator>Neville Sanjana</dc:creator>
				<category><![CDATA[At the scale of cells and synapses]]></category>
		<category><![CDATA[Book review]]></category>
		<category><![CDATA[Discussion]]></category>
		<category><![CDATA[Interdisciplinary concepts]]></category>
		<category><![CDATA[Ion channels]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Theory/Philosophy]]></category>

		<guid isPermaLink="false">http://neurodudes.com/2007/12/12/where-are-we-with-this-whole-free-will-thing/</guid>
		<description><![CDATA[Haim Sompolinsky has written an excellent book chapter on the scientific view of free will and choice, pulling in good ideas from physics and neuroscience along with contemporary philosophical commentary. I think this chapter might be helpful for neuroscientists outside of the lab. Often a dinner table discussion has moved to the idea of &#8220;quantum [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://neurophysics.huji.ac.il/~haim/">Haim Sompolinsky</a> has written an <a href="http://neurophysics.huji.ac.il/~haim/papers/Book%20chapter-%20Judiasm,%20science%20and%20moral%20responsblity.pdf">excellent book chapter</a> on the scientific view of free will and choice, pulling in good ideas from physics and neuroscience along with contemporary philosophical commentary.</p>
<p>I think this chapter might be helpful for neuroscientists <em>outside of the lab</em>. Often a dinner table discussion has moved to the idea of &#8220;quantum consciousness&#8221; or &#8220;quantum free will&#8221;. Often, someone will mention Roger Penrose, who has become something of a poster boy for this idea that quantum <code>indeterminacy</code> (eg. Heisenberg&#8217;s uncertainty principle) is one possible way that free will is really free. And then, people look around and say, &#8220;Well, you&#8217;re a neuroscientist. Do we have free will?&#8221; (And that&#8217;s when I take another big drink or bite while I figure out something semi-coherent to say.)</p>
<p>Sompolinsky does a nice job of evaluating such claims (in the end, he says we cannot rule out the possibility that the brain is an indeterministic system but it seems unlikely) and provides nice scientific insight. In his view, it is far more likely that the brain&#8217;s apparent randomness (eg. individual cell spike rasters vary across repeated presentations of the same stimulus) is more simply explained by thermal noise (think of varying channel gating properties) and chaotic brain dynamics. (Recall, a chaotic system is still deterministic; it simply exhibits aperiodic behavior due to exquisite sensitivity to initial conditions. It is difficult to predict the long-term behavior of chaotic systems. The more we know the initial conditions in detail, the better our prediction.) On the other hand, he argues that the relevant length and time scales for neurons (micrometers and milliseconds) are far larger by many orders of magnitude than those of quantum noise. Chaos might amplify such quantum events, but this is far from being the simplest, most parsimonious explanation. Given the current level of neuroscience understanding, this is almost idle speculation. Regardless of the (in)determinacy of the world, Sompolinsky effectively argues against any non-physical, purely mental (ie. dualistic) agent of causation.</p>
<p>Thus, in sum, the world and our brains might not be determined but, even given that, there&#8217;s no reason to believe we have any causative ability to change things in the sense of traditional free will. These observations seem right on the mark to me. I hope they bring some insight for others. Or at least a way to fend off the dinner-table-free-will-conversation barrage of questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://neurodudes.com/2007/12/12/where-are-we-with-this-whole-free-will-thing/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

