<?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>anoved.net &#187; Evolution</title>
	<atom:link href="http://anoved.net/category/evolution/feed/" rel="self" type="application/rss+xml" />
	<link>http://anoved.net</link>
	<description></description>
	<lastBuildDate>Tue, 17 Aug 2010 17:13:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Collective Behavior Model interface</title>
		<link>http://anoved.net/2010/05/collective-behavior-model-interface/</link>
		<comments>http://anoved.net/2010/05/collective-behavior-model-interface/#comments</comments>
		<pubDate>Thu, 13 May 2010 22:37:43 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[abm]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=2240</guid>
		<description><![CDATA[Here&#8217;s an update on the model. As a convenience for the purposes of debugging and experimentation, I&#8217;ve added a &#8220;dashboard&#8221; readout that can be used to display any variable. I&#8217;ve also added manual controls to adjust the behavior parameters while the simulation is running. It&#8217;s fun! You can cause the agents to clump together, disperse, [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an update on the model. As a convenience for the purposes of debugging and experimentation, I&#8217;ve added a &#8220;dashboard&#8221; readout that can be used to display any variable. I&#8217;ve also added manual controls to adjust the behavior parameters while the simulation is running. It&#8217;s fun! You can cause the agents to clump together, disperse, or exhibit other apparent patterns. Lastly, I&#8217;ve added a rudimentary pause mode (<a href="http://en.wikipedia.org/wiki/Bullet_time">bullet time</a>, as I announced to all within earshot upon implementation).</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/TZDG1gHms8Y&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TZDG1gHms8Y&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>Pausing is handy, but I expect it will need to be rewritten in a way that allows more continuous control of the simulation speed &#8211; slow motion or step-by-step modes would also be nice.</p>
<p>Still lots to work on and review in the model itself. In particular, I want to examine the turning rate code; I see a lot of jittery motion that suggests something may be off.</p>
<p>Want to see and hear more of this project? I can continue to post updates. Some will be more focused on the concepts of the model and some will be more focused on the implementation &#8211; for example, I don&#8217;t really know much about Java, so I may post code examples of whatever strikes me as clever or confusing.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2010/05/collective-behavior-model-interface/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Working on a Model of Flocking Behavior</title>
		<link>http://anoved.net/2010/05/working-on-a-model-of-flocking-behavior/</link>
		<comments>http://anoved.net/2010/05/working-on-a-model-of-flocking-behavior/#comments</comments>
		<pubDate>Tue, 11 May 2010 04:57:40 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Evolution]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=2207</guid>
		<description><![CDATA[A month or so ago I started working on a simple model of &#8220;flocking&#8221; behavior, based on work presented at a seminar I attended. I implemented most of the math, but left the visualization for later. It lay fallow for a few weeks. Over the past two days, I dusted off the project and added [...]]]></description>
			<content:encoded><![CDATA[<p>A month or so ago I started working on a simple model of &#8220;flocking&#8221; behavior, based on work presented at a seminar I attended. I implemented most of the math, but left the visualization for later. It lay fallow for a few weeks. Over the past two days, I dusted off the project and added some simple graphics. It works!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" 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/5BTHC3nL2Xk&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/5BTHC3nL2Xk&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Try it out for yourself <a href="http://anoved.net/files/flock1/">right here</a> (Java plugin required). The current camera controls are designed with a three-button mouse in mind, but support for the center button (scroll wheel) seems inconsistent across browsers. Hey, it&#8217;s just a demo.</p>
<p>Here are a few slides from a brief presentation I gave to my colleagues when I began this project.</p>
<p><img class="alignnone size-full wp-image-2223" title="slide2" src="http://anoved.net/media/2010/05/slide2.jpg" alt="" width="640" height="480" /></p>
<p><a href="http://webscript.princeton.edu/~icouzin/website/">Iain Couzin</a> gave <a href="http://evolution.binghamton.edu/evos/seminars/spring-2010/couzin/">a talk in March</a> as part of the EvoS seminar series. Iain&#8217;s research program involves computer modeling and experimental observation of collective animal behavior systems (schools of fish, flocks of birds, herds of ungulates). Rigorous feedback between theory and observation was evident in his work. It was inspiring.</p>
<p>Iain&#8217;s presentation catalyzed interest in <a href="http://www.scholarpedia.org/article/Agent_based_modeling">agent-based modeling</a> in our <a href="http://evolution.binghamton.edu/dswilson/students/">lab</a> (I am an affiliated staff member). Others jumped in with <a href="http://ccl.northwestern.edu/netlogo/">NetLogo</a>, but I decided to see what I could do with <a href="http://processing.org/">Processing</a> due mainly to my <a href="http://anoved.net/tag/processing/">recently rekindled interest</a> in the language. The <a href="http://www.gdsstudios.com/processing/libraries/ocd/">Obsessive Camera Direction</a> library makes it easy to navigate the visualization.</p>
<p><img class="alignnone size-full wp-image-2224" title="slide3" src="http://anoved.net/media/2010/05/slide3.jpg" alt="" width="640" height="480" /></p>
<p>My implementation is derived from two of the <a href="http://webscript.princeton.edu/~icouzin/website/lab-publications/">publications</a> which formed the basis for much of the work displayed during Iain&#8217;s EvoS seminar. The first paper describes the basic rules from which a variety of flocking behaviors can be elicited, depending on particular parameter values:</p>
<blockquote><p>Couzin, I. D., Krause, J., James, R., Ruxton, G. D., &amp; Franks, N. R. (2002). Collective Memory and Spatial Sorting in Animal Groups. <em>Journal of Theoretical Biology</em>, 218(1), 1-11. [<a href="http://webscript.princeton.edu/~icouzin/website/wp-content/plugins/bib2html/data/papers/couzin02.pdf ">PDF</a>]</p></blockquote>
<p>The second paper adds goal-oriented behavior to the model and explores the effect of different proportions of &#8220;leaders&#8221; in a group (how many cooks constitute too many cooks in the kitchen?):</p>
<blockquote><p>Couzin, I. D., Krause, J., Franks, N. R., &amp; Levin, S. A. (2005). Effective leadership and decision-making in animal groups on the move. <em>Nature</em>, 433(7025), 513-516. [<a href="http://webscript.princeton.edu/~icouzin/website/wp-content/plugins/bib2html/data/papers/couzin05.pdf">PDF</a>]</p></blockquote>
<p>My implementation does not yet include any goal-oriented behavior, but it is designed with the addition of this and other extensions in mind:</p>
<p><img class="alignnone size-full wp-image-2225" title="slide4" src="http://anoved.net/media/2010/05/slide4.jpg" alt="" width="640" height="480" /></p>
<p>Here&#8217;s a conceptual diagram of how the pieces of the simulation are arranged. Every speck you see flying about is an Agent, and every agent may exhibit one or more Behaviors. A Collective behavior dictates the direction an agent will move based on its proximity to other visible agents. This design may be be extended to model the interaction of multiple agent types.</p>
<p>Whether I proceed with all or any of the potential improvements to this model is an open question. I may decide to apply this approach to other problems more closely matched to existing research programs at BU. However, I do think it would be swell to develop and test this implementation sufficiently to replicate the varied patterns presented by Iain Couzin.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2010/05/working-on-a-model-of-flocking-behavior/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>No Book is an Island</title>
		<link>http://anoved.net/2010/03/no-book-is-an-island/</link>
		<comments>http://anoved.net/2010/03/no-book-is-an-island/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 01:52:17 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Evolution]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=1873</guid>
		<description><![CDATA[Today I started reading The Windup Girl by Paolo Bacigalupi. So far, it&#8217;s as excellent as the testimonials claim. Having recently read Sundiver by David Brin, I noticed what seems to be a subtle nod to that story in one of the opening scenes of Windup Girl. From the first chapter: Cycles and rickshaws and megodont [...]]]></description>
			<content:encoded><![CDATA[<p>Today I started reading <em>The Windup Girl</em> by <a href="http://windupstories.com/">Paolo Bacigalupi</a>. So far, it&#8217;s as excellent as the <a href="http://windupstories.com/2010/02/18/the-windup-girl-named-by-time-magazine-as-a-best-book-of-the-year/">testimonials</a> claim. Having <a href="http://anoved.net/2010/01/recent-books-in-rhyme-fiction-edition/#sundiver">recently read</a> <em>Sundiver</em> by <a href="http://www.davidbrin.com/">David Brin</a>, I noticed what seems to be a subtle nod to that story in one of the opening scenes of <em>Windup Girl</em>.</p>
<p>From the first chapter:</p>
<blockquote><p>Cycles and rickshaws and megodont wagons flow past them, parting like a river around boulders. The cauliflower growths of <em>fa&#8217; gan</em> fringe scar the beggars&#8217; noses and mouths.</p></blockquote>
<p>From the first chapter of <em>Sundiver</em>:</p>
<blockquote><p>Bright points of static filled the space above the blankets and in front of the screen, and then Fagin stood, en-replica, a few inches away.</p>
<p>The E.T. <em>did</em> look somewhat like a giant sprout of broccoli.</p></blockquote>
<p>An ailment called <em>fa&#8217; gan</em> that looks like cauliflower and an alien named Fagin that looks like broccoli, both introduced in the first chapter of each author&#8217;s debut novel? It could be a coincidence &#8211; perhaps &#8220;fa&#8217; gan&#8221; has a meaningful real-world etymology - but I like to think it&#8217;s an &#8220;easter egg&#8221; for the well-read geek. Now I&#8217;m going to be on the lookout for other genre references!</p>
<hr />Upon further reflection, it occurs to me that there is an additional commonality which might suggest a more specific reason for this reference: both books deal with evolutionary themes.</p>
<p>As part of the <a href="http://www.davidbrin.com/upliftbooks.htm">Uplift</a> series, <em>Sundiver</em> examines a universe in which humanity&#8217;s haphazard evolution is an exception to the norm of guided intervention. <em>Windup Girl</em> is set in a world populated by &#8220;genehacked&#8221; animals and bioengineered plagues like <em>fa&#8217; gan</em>. One question, among others, is whether these beings are the result of guided or <em>mis</em>guided human intervention.</p>
<hr />According to his <a title="Under the == SCIENCE == heading!" href="http://davidbrin.blogspot.com/2010/03/podcasting-outer-space-breaking.html">most recent blog post</a>, David Brin is a contributing author to a forthcoming book, <em>Pathological Altruism</em>, which is edited by a group that includes my boss. So now if we can just get a character from <em>Windup Girl</em> to give an EvoS seminar, the circle will be complete.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2010/03/no-book-is-an-island/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New Study Suggests That&#8230;</title>
		<link>http://anoved.net/2008/06/new-study-suggests-that/</link>
		<comments>http://anoved.net/2008/06/new-study-suggests-that/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 03:36:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Evolution]]></category>

		<guid isPermaLink="false">http://anoved.net/2008/06/a-new-study-suggests-that/</guid>
		<description><![CDATA[My friend Dan has authored a study which has received considerable press coverage this week. It is about the circumstantial advantages of ADHD. Articles about his paper have appeared at Scientific American, Slate, The Economist, New Scientist, The Daily Telegraph, and elsewhere. It’s all in a day’s work for Dan, but it’s nice to see such [...]]]></description>
			<content:encoded><![CDATA[<p>My friend <a href="http://dtae.net/">Dan</a> has authored a <a href="http://www.biomedcentral.com/1471-2148/8/173/abstract">study</a> which has received considerable press coverage this week. It is about the circumstantial advantages of ADHD. Articles about his paper have appeared at <a href="http://www.sciam.com/podcast/episode.cfm?id=800F0FCD-F580-32F3-65A672BF6C41085D">Scientific American</a>, <a href="http://www.slate.com/id/2193472/">Slate</a>, <a href="http://www.economist.com/science/displaystory.cfm?story_id=11529402">The Economist</a>, <a href="http://www.newscientist.com/article/dn14100-did-hyperactivity-evolve-as-a-survival-aid-for-nomads.html">New Scientist</a>, <a href="http://www.telegraph.co.uk/earth/main.jhtml?view=DETAILS&amp;grid=&amp;xml=/earth/2008/06/10/sciadhd110.xml">The Daily Telegraph</a>, and elsewhere.</p>
<p>It’s all in a day’s work for Dan, but it’s nice to see such widespread recognition for his research. He’s given me many insights into the evolutionary elegance of the world around us, and now the world has a chance to consider his insight.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2008/06/new-study-suggests-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unnatural Selection</title>
		<link>http://anoved.net/2008/06/unnatural-selection/</link>
		<comments>http://anoved.net/2008/06/unnatural-selection/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 20:37:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Evolution]]></category>

		<guid isPermaLink="false">http://anoved.net/2008/06/unnatural-selection/</guid>
		<description><![CDATA[As you may know, the runner-up at this year&#8217;s Kentucky Derby, Eight Belles, was euthanized shortly after the race due to ankle injuries she sustained just after crossing the finish line. Interestingly, Eight Belles and all of her Kentucky Derby competitors were in part descended from Native Dancer, an accomplished racehorse whose career was eventually [...]]]></description>
			<content:encoded><![CDATA[<p>As you may know, the runner-up at this year&#8217;s Kentucky Derby, <a href="http://en.wikipedia.org/wiki/Eight_Belles">Eight Belles</a>, was euthanized shortly after the race due to ankle injuries she sustained just after crossing the finish line.</p>
<p>Interestingly, Eight Belles <em>and all of her Kentucky Derby competitors</em> were in part descended from <a href="http://en.wikipedia.org/w/index.php?title=Native_Dancer&amp;oldid=217327530">Native Dancer</a>, an accomplished racehorse whose career was eventually curtailed by a &#8220;recurring foot injury&#8221; and whose bloodline has a <a href="http://online.wsj.com/article/SB121003733327069541.html">reputation for &#8220;producing fragile horses&#8221;</a>.</p>
<p>Selective breeding leads to the inheritance of desired traits like being fast and light. When taken to extremes (as with the inbred pure-breeding of some Thoroughbreds, arguably), it&#8217;s not too surprising that narrow emphasis on a few traits breeds animals that may otherwise be <em>unfit</em> to withstand aspects of the stress they&#8217;re expected to endure.</p>
<p>But then again, Kentucky <em>is</em> home to the <a href="http://www.creationmuseum.org/" rel="nofollow">Creation Museum</a>. Maybe if they ask nicely someone upstairs will just intelligently design a stronger racehorse.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2008/06/unnatural-selection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>He&#8217;s No Dopamine</title>
		<link>http://anoved.net/2007/01/hes-no-dopamine/</link>
		<comments>http://anoved.net/2007/01/hes-no-dopamine/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 03:08:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Evolution]]></category>

		<guid isPermaLink="false">http://anoved.net/2007/01/hes-no-dopamine/</guid>
		<description><![CDATA[My good friend Dan has had a scholarly article published in an online peer-reviewed journal, Behavioral and Brain Functions. He is the principal author of &#8220;Examining impulsivity as an endophenotype using a behavioral approach: a DRD2 TaqI A and DRD4 48-bp VNTR association study.&#8221; I helped a wee bit.]]></description>
			<content:encoded><![CDATA[<p>My good friend <a href="http://dtae.net/">Dan</a> has had a scholarly article published in an online peer-reviewed journal, <em>Behavioral and Brain Functions</em>. He is the principal author of &ldquo;<a href="http://www.behavioralandbrainfunctions.com/content/3/1/2" title="DRD2 and DRD4 are different Dopamine Receptor genes">Examining impulsivity as an endophenotype using a behavioral approach: a DRD2 TaqI A and DRD4 48-bp VNTR association study</a>.&rdquo; I helped a wee bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2007/01/hes-no-dopamine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
