<?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>Xavier Llorà &#187; Estimation of Distribution Algorithms</title>
	<atom:link href="http://www.xavierllora.net/category/research/estimation-of-distribution-algorithms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xavierllora.net</link>
	<description>A notebook on data-intensive computing, genetics-based machine learning &#38; more.</description>
	<lastBuildDate>Sun, 08 Jan 2012 19:39:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Scaling eCGA Model Building via Data-Intensive Computing</title>
		<link>http://www.xavierllora.net/2010/04/08/scaling-ecga-model-building-via-data-intensive-computing/</link>
		<comments>http://www.xavierllora.net/2010/04/08/scaling-ecga-model-building-via-data-intensive-computing/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 16:17:39 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Data-Intensive Computing]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[eCGA]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[map-reduce]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[pro]]></category>

		<guid isPermaLink="false">http://www.xavierllora.net/?p=664</guid>
		<description><![CDATA[I just uploaded the technical report of the paper we put together for CEC 2010 on how we can scale up eCGA using a MapReduce approach. The paper, besides exploring the Hadoop implementation, it also presents some very compelling results obtained with MongoDB (a document based store able to perform parallel MapReduce tasks via sharding). [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2009/10/09/scaling-genetic-algorithms-using-mapreduce/' rel='bookmark' title='Scaling Genetic Algorithms using MapReduce'>Scaling Genetic Algorithms using MapReduce</a></li>
<li><a href='http://www.xavierllora.net/2009/07/13/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre-2/' rel='bookmark' title='Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre'>Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre</a></li>
<li><a href='http://www.xavierllora.net/2008/03/26/data-intensive-scalable-computing-randy-bryant/' rel='bookmark' title='[BDCSG2008] Data-Intensive Scalable Computing (Randy Bryant)'>[BDCSG2008] Data-Intensive Scalable Computing (Randy Bryant)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I just uploaded the technical report of the paper we put together for <a href="http://www.wcci2010.org/">CEC 2010</a> on how we can scale up eCGA using a MapReduce approach. The paper, besides exploring the <a href="http://hadoop.apache.org/">Hadoop</a> implementation, it also presents some very compelling results obtained with <a href="http://www.mongodb.org/display/DOCS/Home">MongoDB</a> (a document based store able to perform parallel MapReduce tasks via sharding). The paper is available as <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2010001.pdf">PDF</a> and <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2010001.ps.Z">PS</a>.</p>
<p><strong>Abstract:</strong><br />
This paper shows how the extended compact genetic algorithm can be scaled using data-intensive computing techniques such as MapReduce. Two different frameworks (Hadoop and MongoDB) are used to deploy MapReduce implementations of the compact and extended com- pact genetic algorithms. Results show that both are good choices to deal with large-scale problems as they can scale with the number of commodity machines, as opposed to previous ef- forts with other techniques that either required specialized high-performance hardware or shared memory environments.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2009/10/09/scaling-genetic-algorithms-using-mapreduce/' rel='bookmark' title='Scaling Genetic Algorithms using MapReduce'>Scaling Genetic Algorithms using MapReduce</a></li>
<li><a href='http://www.xavierllora.net/2009/07/13/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre-2/' rel='bookmark' title='Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre'>Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre</a></li>
<li><a href='http://www.xavierllora.net/2008/03/26/data-intensive-scalable-computing-randy-bryant/' rel='bookmark' title='[BDCSG2008] Data-Intensive Scalable Computing (Randy Bryant)'>[BDCSG2008] Data-Intensive Scalable Computing (Randy Bryant)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2010/04/08/scaling-ecga-model-building-via-data-intensive-computing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GECCO 2010 Submission Deadline (Extended)</title>
		<link>http://www.xavierllora.net/2009/12/19/gecco-2010-submission-deadline/</link>
		<comments>http://www.xavierllora.net/2009/12/19/gecco-2010-submission-deadline/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 12:11:34 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Human-Computer Interaction]]></category>
		<category><![CDATA[Learning Classifier Systems]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[GECCO]]></category>

		<guid isPermaLink="false">http://www.xavierllora.net/?p=647</guid>
		<description><![CDATA[If you are planning to submit a paper for the 2010 Genetic and Evolutionary Computation Conference, the deadline is January 13, 2010 (and now extended to January 27th). You can find more information at the GECCO 2010 calendar site. Related posts: GECCO 2009 paper submission deadline extended till January 28 GECCO 2011 Submission Deadline: January [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2009/01/09/gecco-2009-paper-submission-deadline-extended-till-january-28/' rel='bookmark' title='GECCO 2009 paper submission deadline extended till January 28'>GECCO 2009 paper submission deadline extended till January 28</a></li>
<li><a href='http://www.xavierllora.net/2010/11/18/gecco-2011-submission-deadline-january-26-2011/' rel='bookmark' title='GECCO 2011 Submission Deadline: January 26, 2011'>GECCO 2011 Submission Deadline: January 26, 2011</a></li>
<li><a href='http://www.xavierllora.net/2007/01/16/gecco-2007-deadline-extended/' rel='bookmark' title='GECCO 2007 deadline extended'>GECCO 2007 deadline extended</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you are planning to submit a paper for the 2010 Genetic and Evolutionary Computation Conference, the deadline is January 13, 2010 (<strong>and now extended to January 27th</strong>). You can find more information at the <a href="http://www.sigevo.org/gecco-2010/calendar.html">GECCO 2010 calendar site</a>.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2009/01/09/gecco-2009-paper-submission-deadline-extended-till-january-28/' rel='bookmark' title='GECCO 2009 paper submission deadline extended till January 28'>GECCO 2009 paper submission deadline extended till January 28</a></li>
<li><a href='http://www.xavierllora.net/2010/11/18/gecco-2011-submission-deadline-january-26-2011/' rel='bookmark' title='GECCO 2011 Submission Deadline: January 26, 2011'>GECCO 2011 Submission Deadline: January 26, 2011</a></li>
<li><a href='http://www.xavierllora.net/2007/01/16/gecco-2007-deadline-extended/' rel='bookmark' title='GECCO 2007 deadline extended'>GECCO 2007 deadline extended</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2009/12/19/gecco-2010-submission-deadline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scaling Genetic Algorithms using MapReduce</title>
		<link>http://www.xavierllora.net/2009/10/09/scaling-genetic-algorithms-using-mapreduce/</link>
		<comments>http://www.xavierllora.net/2009/10/09/scaling-genetic-algorithms-using-mapreduce/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 15:51:19 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Data-Intensive Computing]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[genetic algorithms]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[map-reduce]]></category>

		<guid isPermaLink="false">http://www.xavierllora.net/?p=634</guid>
		<description><![CDATA[Below you may find the abstract to and the link to the technical report of the paper entitled &#8220;Scaling Genetic Algorithms using MapReduce&#8221; that will be presented at the Ninth International Conference on Intelligent Systems Design and Applications (ISDA) 2009 by Verma, A., Llorà, X., Campbell, R.H., Goldberg, D.E. next month. Abstract:Genetic algorithms(GAs) are increasingly [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2010/04/08/scaling-ecga-model-building-via-data-intensive-computing/' rel='bookmark' title='Scaling eCGA Model Building via Data-Intensive Computing'>Scaling eCGA Model Building via Data-Intensive Computing</a></li>
<li><a href='http://www.xavierllora.net/2009/07/13/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre-2/' rel='bookmark' title='Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre'>Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre</a></li>
<li><a href='http://www.xavierllora.net/2009/01/29/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre/' rel='bookmark' title='Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using  Meandre'>Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using  Meandre</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Below you may find the abstract to and the link to the technical report of the paper entitled <em>&#8220;Scaling Genetic Algorithms using MapReduce&#8221;</em> that will be presented at the <a href="">Ninth International Conference on Intelligent Systems Design and Applications (ISDA) 2009</a> by Verma, A., Llorà, X., Campbell, R.H., Goldberg, D.E. next month. </p>
<p><strong>Abstract:</strong>Genetic algorithms(GAs) are increasingly being applied to large scale problems. The traditional MPI-based parallel GAs do not scale very well. MapReduce is a powerful abstraction developed by Google for making scalable and fault tolerant applications. In this paper, we mould genetic algorithms into the the MapReduce model. We describe the algorithm design and implementation of GAs on Hadoop, the open source implementation of MapReduce. Our experiments demonstrate the convergence and scalability upto 105 variable problems. Adding more resources would enable us to solve even larger problems without any changes in the algorithms and implementation.</p>
<p>The draft of the paper can be downloaded as <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2009007.pdf">IlliGAL TR. No. 2009007</a>. For more information see the <a href="http://www.illigal.uiuc.edu/web/technical-reports/2009/10/09/scaling-genetic-algorithms-using-mapreduce/">IlliGAL technical reports web site</a>.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2010/04/08/scaling-ecga-model-building-via-data-intensive-computing/' rel='bookmark' title='Scaling eCGA Model Building via Data-Intensive Computing'>Scaling eCGA Model Building via Data-Intensive Computing</a></li>
<li><a href='http://www.xavierllora.net/2009/07/13/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre-2/' rel='bookmark' title='Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre'>Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre</a></li>
<li><a href='http://www.xavierllora.net/2009/01/29/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre/' rel='bookmark' title='Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using  Meandre'>Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using  Meandre</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2009/10/09/scaling-genetic-algorithms-using-mapreduce/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre</title>
		<link>http://www.xavierllora.net/2009/07/13/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre-2/</link>
		<comments>http://www.xavierllora.net/2009/07/13/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre-2/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 04:15:51 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Data-Intensive Computing]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Meandre]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[genetic algorithms]]></category>
		<category><![CDATA[meandre]]></category>
		<category><![CDATA[parallel programming]]></category>

		<guid isPermaLink="false">http://www.xavierllora.net/?p=563</guid>
		<description><![CDATA[Below you may find the slides I used during GECCO 2009 to present the paper titled &#8220;Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using Meandre&#8221;. An early preprint in form of technical report can be found as an IlliGAL TR No. 2009001 or the full paper at the ACM digital library Related posts: [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2009/01/29/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre/' rel='bookmark' title='Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using  Meandre'>Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using  Meandre</a></li>
<li><a href='http://www.xavierllora.net/2008/11/15/meandre-semantic-driven-data-intensive-flows-in-the-clouds/' rel='bookmark' title='Meandre: Semantic-Driven Data-Intensive Flows in the Clouds'>Meandre: Semantic-Driven Data-Intensive Flows in the Clouds</a></li>
<li><a href='http://www.xavierllora.net/2009/10/09/scaling-genetic-algorithms-using-mapreduce/' rel='bookmark' title='Scaling Genetic Algorithms using MapReduce'>Scaling Genetic Algorithms using MapReduce</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Below you may find the slides I used during <a href="http://www.sigevo.org/gecco-2009/">GECCO 2009</a> to present the paper titled <em>&#8220;Data-Intensive Computing for  Competent Genetic Algorithms:  A Pilot Study using Meandre&#8221;</em>. An early preprint in form of technical report can be found as an <a href="http://www.illigal.uiuc.edu/web/technical-reports/2009/01/29/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre/">IlliGAL TR No. 2009001</a> or the full paper at the <a href="http://portal.acm.org/">ACM digital library</a></p>
<iframe src="http://www.slideshare.net/slideshow/embed_code/1717843" width="425&type=s" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2009/01/29/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre/' rel='bookmark' title='Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using  Meandre'>Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using  Meandre</a></li>
<li><a href='http://www.xavierllora.net/2008/11/15/meandre-semantic-driven-data-intensive-flows-in-the-clouds/' rel='bookmark' title='Meandre: Semantic-Driven Data-Intensive Flows in the Clouds'>Meandre: Semantic-Driven Data-Intensive Flows in the Clouds</a></li>
<li><a href='http://www.xavierllora.net/2009/10/09/scaling-genetic-algorithms-using-mapreduce/' rel='bookmark' title='Scaling Genetic Algorithms using MapReduce'>Scaling Genetic Algorithms using MapReduce</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2009/07/13/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GECCO 2007 Hat Trick</title>
		<link>http://www.xavierllora.net/2007/07/12/gecco-2007-hat-trick/</link>
		<comments>http://www.xavierllora.net/2007/07/12/gecco-2007-hat-trick/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 03:46:07 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[GBML & LCS]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2007/07/17/gecco-2007-hat-trick/</guid>
		<description><![CDATA[Yup, never happened to me before. In John Koza&#8217;s words: Hat Trick, best paper in EDA track and two Bronze medals in the HUMIES competition. I just think that I was lucky and blessed to have the pleasure to work with such great people. It would not have happened if it wasn&#8217;t for them. Below [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/12/13/observer-invariant-histopathology-using-genetics-based-machine-learning/' rel='bookmark' title='Observer-Invariant Histopathology using Genetics-Based Machine Learning'>Observer-Invariant Histopathology using Genetics-Based Machine Learning</a></li>
<li><a href='http://www.xavierllora.net/2006/07/06/lcs-and-other-gbml-warming-up-for-gecco-2006/' rel='bookmark' title='LCS and other GBML warming up for GECCO 2006'>LCS and other GBML warming up for GECCO 2006</a></li>
<li><a href='http://www.xavierllora.net/2006/12/29/gecco-2007-deadline/' rel='bookmark' title='GECCO 2007 Deadline'>GECCO 2007 Deadline</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Yup, never happened to me before. In John Koza&#8217;s words: Hat Trick, best paper in EDA track and two Bronze medals in the <a href="http://www.genetic-programming.org/hc2007/cfe2007.html">HUMIES competition</a>. I just think that I was lucky and blessed to have the pleasure to work with such great people. It would not have happened if it wasn&#8217;t for them. Below you can find some of the presentations for the above Hat Trick, as well as some other work I presented on genetics-based machine learning.</p>
<iframe src="http://www.slideshare.net/slideshow/embed_code/79104" width="425&type=s" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/>
<iframe src="http://www.slideshare.net/slideshow/embed_code/79102" width="425&type=s" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/>
<iframe src="http://www.slideshare.net/slideshow/embed_code/79103" width="425&type=s" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/>
<iframe src="http://www.slideshare.net/slideshow/embed_code/77764" width="425&type=s" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/12/13/observer-invariant-histopathology-using-genetics-based-machine-learning/' rel='bookmark' title='Observer-Invariant Histopathology using Genetics-Based Machine Learning'>Observer-Invariant Histopathology using Genetics-Based Machine Learning</a></li>
<li><a href='http://www.xavierllora.net/2006/07/06/lcs-and-other-gbml-warming-up-for-gecco-2006/' rel='bookmark' title='LCS and other GBML warming up for GECCO 2006'>LCS and other GBML warming up for GECCO 2006</a></li>
<li><a href='http://www.xavierllora.net/2006/12/29/gecco-2007-deadline/' rel='bookmark' title='GECCO 2007 Deadline'>GECCO 2007 Deadline</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2007/07/12/gecco-2007-hat-trick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evolving emotional prosody</title>
		<link>http://www.xavierllora.net/2006/09/17/evolving-emotional-prosody/</link>
		<comments>http://www.xavierllora.net/2006/09/17/evolving-emotional-prosody/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 15:57:30 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[DISCUS]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Human-Computer Interaction]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Technical Reports]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2006/09/17/evolving-emotional-prosody/</guid>
		<description><![CDATA[by Cecilia Ovesdotter Alm and Xavier Llorà (2006). Proceedings of the Ninth International Conference on Spoken Language Processing (INTERSPEECH 2006), paper 1741. Also as IlliGAL TR No 2006018. Link to the PDF. Abstract Emotion is expressed by prosodic cues, and this study uses the active interactive Genetic Algorithm to search a wide space for sad [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/11/27/evaluation-consistency-in-igas-user-contradictions-as-cycles-in-partial-ordering-graphs/' rel='bookmark' title='Evaluation consistency in iGAs: User contradictions as cycles in partial-ordering graphs'>Evaluation consistency in iGAs: User contradictions as cycles in partial-ordering graphs</a></li>
<li><a href='http://www.xavierllora.net/2006/07/07/analyzing-active-interactive-genetic-algorithms-using-visual-analytics/' rel='bookmark' title='Analyzing active interactive genetic algorithms using visual analytics'>Analyzing active interactive genetic algorithms using visual analytics</a></li>
<li><a href='http://www.xavierllora.net/2006/07/07/the-ary-extended-compact-classifier-system-linkage-learning-in-pittsburgh-lcs/' rel='bookmark' title='The &#967;-ary extended compact classifier system: Linkage learning in Pittsburgh LCS'>The &#967;-ary extended compact classifier system: Linkage learning in Pittsburgh LCS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>by <em> Cecilia Ovesdotter Alm and Xavier Llorà (2006).</em><br />
Proceedings of the Ninth International Conference on Spoken Language Processing (INTERSPEECH 2006), paper 1741. Also as IlliGAL TR No 2006018. <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006018.pdf">Link to the PDF.</a></p>
<p><span id="more-113"></span><br />
<strong>Abstract</strong><br />
Emotion is expressed by prosodic cues, and this study uses the <em>active interactive Genetic Algorithm</em> to search a wide space for <code>sad</code> and <code>angry</code> parameters of intensity, F0, and duration in perceptual resynthesis experiments with users. This method avoids large recorded databases and is flexible for exploring prosodic emotion parameters. Solutions from multiple runs are analyzed graphically and statistically. Average results indicate parameter evolution by emotion, and appear best for<code>sad</code> speech. Solutions are quite successfully classified by CART, with duration as main predictor.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/11/27/evaluation-consistency-in-igas-user-contradictions-as-cycles-in-partial-ordering-graphs/' rel='bookmark' title='Evaluation consistency in iGAs: User contradictions as cycles in partial-ordering graphs'>Evaluation consistency in iGAs: User contradictions as cycles in partial-ordering graphs</a></li>
<li><a href='http://www.xavierllora.net/2006/07/07/analyzing-active-interactive-genetic-algorithms-using-visual-analytics/' rel='bookmark' title='Analyzing active interactive genetic algorithms using visual analytics'>Analyzing active interactive genetic algorithms using visual analytics</a></li>
<li><a href='http://www.xavierllora.net/2006/07/07/the-ary-extended-compact-classifier-system-linkage-learning-in-pittsburgh-lcs/' rel='bookmark' title='The &#967;-ary extended compact classifier system: Linkage learning in Pittsburgh LCS'>The &#967;-ary extended compact classifier system: Linkage learning in Pittsburgh LCS</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2006/09/17/evolving-emotional-prosody/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E2K: Evolution to knowledge</title>
		<link>http://www.xavierllora.net/2006/09/13/e2k-evolution-to-knowledge-2/</link>
		<comments>http://www.xavierllora.net/2006/09/13/e2k-evolution-to-knowledge-2/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 20:14:15 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Journals]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2006/09/13/e2k-evolution-to-knowledge-2/</guid>
		<description><![CDATA[by Xavier Llorà (2006). ACM SIGEvolution, Volume 1 , Issue 3, pp. 10-17. Link to the Journal. Also as IlliGAL TR No 2006022. Link to the PDF. Abstract Evolution to Knowledge (E2K) is a set of Data to Knowledge (D2K) modules and itineraries that perform genetic algorithms (GA) and genetics-based machine learning (GBML) related tasks. [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/10/21/e2k-evolution-to-knowledge/' rel='bookmark' title='E2K: Evolution to knowledge'>E2K: Evolution to knowledge</a></li>
<li><a href='http://www.xavierllora.net/2008/12/30/dusting-my-phd-thesis-off/' rel='bookmark' title='Dusting my Ph.D. thesis off'>Dusting my Ph.D. thesis off</a></li>
<li><a href='http://www.xavierllora.net/2010/06/03/lcs-gbml-central-get-a-new-home/' rel='bookmark' title='LCS &amp; GBML Central Gets a New Home'>LCS &#038; GBML Central Gets a New Home</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>by <em>Xavier Llorà (2006).</em><br />
ACM SIGEvolution, Volume 1 ,  Issue 3, pp. 10-17. <a href="http://portal.acm.org/citation.cfm?id=1181966&amp;coll=ACM&amp;dl=ACM&amp;CFID=8839880&amp;CFTOKEN=77555880">Link to the Journal</a>.<br />
Also as IlliGAL TR No 2006022. <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006022.pdf">Link to the PDF.</a></p>
<p><span id="more-111"></span><br />
<strong>Abstract</strong><br />
Evolution to Knowledge (E2K) is a set of Data to Knowledge (D2K) modules and itineraries that perform genetic algorithms (GA) and genetics-based machine learning (GBML) related tasks. The goal of E2K is to fold: simplify the process of building GA/GBML related tasks, and provide a simple exploratory workbench for the evolutionary computation community to help users to interact with evolutionary processes. It can help to create complex tasks or help the newcomer to get familiarized and trained with the evolutionary methods and techniques provided. Moreover, due to its integration into D2K, the creation of combined data mining and evolutionary task can be effortlessly done via the visual programming paradigm provided by the workflow environment and also wrap other evolutionary computation software.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/10/21/e2k-evolution-to-knowledge/' rel='bookmark' title='E2K: Evolution to knowledge'>E2K: Evolution to knowledge</a></li>
<li><a href='http://www.xavierllora.net/2008/12/30/dusting-my-phd-thesis-off/' rel='bookmark' title='Dusting my Ph.D. thesis off'>Dusting my Ph.D. thesis off</a></li>
<li><a href='http://www.xavierllora.net/2010/06/03/lcs-gbml-central-get-a-new-home/' rel='bookmark' title='LCS &amp; GBML Central Gets a New Home'>LCS &#038; GBML Central Gets a New Home</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2006/09/13/e2k-evolution-to-knowledge-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GECCO 2006</title>
		<link>http://www.xavierllora.net/2006/07/08/gecco-2006/</link>
		<comments>http://www.xavierllora.net/2006/07/08/gecco-2006/#comments</comments>
		<pubDate>Sat, 08 Jul 2006 18:14:50 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Human-Computer Interaction]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2006/07/08/gecco-2006/</guid>
		<description><![CDATA[Well, it finally happened. GECCO started today at 8:30am. You can find live blogging at the IlliGAL Blogging. Related posts: GECCO 2007 Hat Trick Yes, GECCO 2008 was intense! GECCO 2010 Submission Deadline (Extended)
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2007/07/12/gecco-2007-hat-trick/' rel='bookmark' title='GECCO 2007 Hat Trick'>GECCO 2007 Hat Trick</a></li>
<li><a href='http://www.xavierllora.net/2008/07/28/yes-gecco-2008-was-intense/' rel='bookmark' title='Yes, GECCO 2008 was intense!'>Yes, GECCO 2008 was intense!</a></li>
<li><a href='http://www.xavierllora.net/2009/12/19/gecco-2010-submission-deadline/' rel='bookmark' title='GECCO 2010 Submission Deadline (Extended)'>GECCO 2010 Submission Deadline (Extended)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Well, it finally happened. GECCO started today at 8:30am. You can find live blogging at the <a href="http://illigal.blogspot.com">IlliGAL Blogging</a>.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2007/07/12/gecco-2007-hat-trick/' rel='bookmark' title='GECCO 2007 Hat Trick'>GECCO 2007 Hat Trick</a></li>
<li><a href='http://www.xavierllora.net/2008/07/28/yes-gecco-2008-was-intense/' rel='bookmark' title='Yes, GECCO 2008 was intense!'>Yes, GECCO 2008 was intense!</a></li>
<li><a href='http://www.xavierllora.net/2009/12/19/gecco-2010-submission-deadline/' rel='bookmark' title='GECCO 2010 Submission Deadline (Extended)'>GECCO 2010 Submission Deadline (Extended)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2006/07/08/gecco-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The &#967;-ary extended compact classifier system: Linkage learning in Pittsburgh LCS</title>
		<link>http://www.xavierllora.net/2006/07/07/the-ary-extended-compact-classifier-system-linkage-learning-in-pittsburgh-lcs/</link>
		<comments>http://www.xavierllora.net/2006/07/07/the-ary-extended-compact-classifier-system-linkage-learning-in-pittsburgh-lcs/#comments</comments>
		<pubDate>Fri, 07 Jul 2006 06:00:38 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Technical Reports]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2006/07/07/the-ary-extended-compact-classifier-system-linkage-learning-in-pittsburgh-lcs/</guid>
		<description><![CDATA[by Xavier Llorà, Kumara Sastry, David E. Goldberg, and Luis de la Ossa (2006). To appear in the Proceedings of the International Workshop on Learning Classifier Systems (IWLCS 2006). Also as IlliGAL TR No 2006015. Link to the PDF. Abstract This paper proposes a competent Pittsburgh LCS that automatically mines important substructures of the underlying [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/07/20/59/' rel='bookmark' title='The compact classifier system: Motivation, analysis and first results'>The compact classifier system: Motivation, analysis and first results</a></li>
<li><a href='http://www.xavierllora.net/2006/04/15/fast-fitness-implementation-of-multiplexer-problems-for-pittsburgh-lcs/' rel='bookmark' title='Fast fitness implementation of multiplexer problems for Pittsburgh LCS'>Fast fitness implementation of multiplexer problems for Pittsburgh LCS</a></li>
<li><a href='http://www.xavierllora.net/2005/09/05/the-compact-classifier-system-motivation-analysis-and-first-results/' rel='bookmark' title='The compact classifier system: Motivation, analysis and first results (Presentation)'>The compact classifier system: Motivation, analysis and first results (Presentation)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>by <em>Xavier Llorà, Kumara Sastry, David E. Goldberg, and Luis de la Ossa (2006).</em><br />
To appear in the Proceedings of the International Workshop on Learning Classifier Systems (IWLCS 2006). Also as IlliGAL TR No 2006015. <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006015.pdf">Link to the PDF.</a></p>
<p><span id="more-103"></span><br />
<strong>Abstract</strong><br />
This paper proposes a  <em>competent</em> Pittsburgh LCS that automatically  <em>mines </em> important substructures of the underlying problems and takes problems that were <em>intractable</em> with first-generation Pittsburgh LCS and renders them  <em>tractable</em>. Specifically, we propose a χ-ary extended compact classifier system (χeCCS) which uses (1) a competent genetic algorithm (GA) in the form of χ-ary extended compact genetic algorithm, and (2) a niching method in the form restricted tournament replacement, to evolve a set of maximally accurate and maximally general rules.  The results clearly show that linkage exists in the multiplexer problem which needs to be accurately discovered and efficiently processed in order to solve the problem in <em>tractable</em> time. The results also show that in accordance with the facetwise models from GA theory, the number of function evaluations required by χeCCs to successfully evolve an optimal rule set scales exponentially with the number of address bits (building block size) and quadratically with the problem size.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/07/20/59/' rel='bookmark' title='The compact classifier system: Motivation, analysis and first results'>The compact classifier system: Motivation, analysis and first results</a></li>
<li><a href='http://www.xavierllora.net/2006/04/15/fast-fitness-implementation-of-multiplexer-problems-for-pittsburgh-lcs/' rel='bookmark' title='Fast fitness implementation of multiplexer problems for Pittsburgh LCS'>Fast fitness implementation of multiplexer problems for Pittsburgh LCS</a></li>
<li><a href='http://www.xavierllora.net/2005/09/05/the-compact-classifier-system-motivation-analysis-and-first-results/' rel='bookmark' title='The compact classifier system: Motivation, analysis and first results (Presentation)'>The compact classifier system: Motivation, analysis and first results (Presentation)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2006/07/07/the-ary-extended-compact-classifier-system-linkage-learning-in-pittsburgh-lcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple UMDAc implementation in Java</title>
		<link>http://www.xavierllora.net/2005/12/06/a-simple-umdac-implementation-in-java/</link>
		<comments>http://www.xavierllora.net/2005/12/06/a-simple-umdac-implementation-in-java/#comments</comments>
		<pubDate>Tue, 06 Dec 2005 06:04:55 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Human-Computer Interaction]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2005/12/06/a-simple-umdac-implementation-in-java/</guid>
		<description><![CDATA[Cecilia Oversdotter is working on an adaptation of active interactive genetic algorithms (some papers can be found here and here) to her work on speech synthesis and perception of emotions in expressive storytelling. She needs a version of the active interactive genetic algorithm that works on continuous domains. For that reason I coded a version [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/07/07/analyzing-active-interactive-genetic-algorithms-using-visual-analytics/' rel='bookmark' title='Analyzing active interactive genetic algorithms using visual analytics'>Analyzing active interactive genetic algorithms using visual analytics</a></li>
<li><a href='http://www.xavierllora.net/2008/05/19/google-analytics-as-a-website-optimization-tool/' rel='bookmark' title='Google analytics as a website optimization tool'>Google analytics as a website optimization tool</a></li>
<li><a href='http://www.xavierllora.net/2005/11/27/evaluation-consistency-in-igas-user-contradictions-as-cycles-in-partial-ordering-graphs/' rel='bookmark' title='Evaluation consistency in iGAs: User contradictions as cycles in partial-ordering graphs'>Evaluation consistency in iGAs: User contradictions as cycles in partial-ordering graphs</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linguistics.uiuc.edu/ebbaalm/">Cecilia Oversdotter</a> is working on an adaptation of active interactive genetic algorithms (some papers can be found <a href="/web/xllora/?p=21"> here</a> and <a href="/web/xllora/?p=20">here</a>) to her work on speech synthesis and <a href="http://compling.ai.uiuc.edu/webpage/projects/paperpres/alm_sproat_IS05.pdf">perception of emotions in expressive storytelling</a>. She needs a version of the active interactive genetic algorithm that works on continuous domains. For that reason I coded a version of UMDAc to replace the cGA currently used for discrete domains.</p>
<p>The Java implementation of UMDAc can be found <a href="/wp-content/files/UMDAc-200512052330.jar">here</a>. In order to run it, you need to download the <a href="http://hoschek.home.cern.ch/hoschek/colt/">COLT toolkit </a>. The code is distributed under <a href="http://www.gnu.org/copyleft/gpl.html">GPL license</a>.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/07/07/analyzing-active-interactive-genetic-algorithms-using-visual-analytics/' rel='bookmark' title='Analyzing active interactive genetic algorithms using visual analytics'>Analyzing active interactive genetic algorithms using visual analytics</a></li>
<li><a href='http://www.xavierllora.net/2008/05/19/google-analytics-as-a-website-optimization-tool/' rel='bookmark' title='Google analytics as a website optimization tool'>Google analytics as a website optimization tool</a></li>
<li><a href='http://www.xavierllora.net/2005/11/27/evaluation-consistency-in-igas-user-contradictions-as-cycles-in-partial-ordering-graphs/' rel='bookmark' title='Evaluation consistency in iGAs: User contradictions as cycles in partial-ordering graphs'>Evaluation consistency in iGAs: User contradictions as cycles in partial-ordering graphs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2005/12/06/a-simple-umdac-implementation-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

