<?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; Conferences</title>
	<atom:link href="http://www.xavierllora.net/category/publications/conferences/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 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 2009 submission deadline</title>
		<link>http://www.xavierllora.net/2008/11/17/gecco-2009-submission-deadline/</link>
		<comments>http://www.xavierllora.net/2008/11/17/gecco-2009-submission-deadline/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 12:01:24 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[GECCO]]></category>

		<guid isPermaLink="false">http://www.xavierllora.net/?p=325</guid>
		<description><![CDATA[Yup, that time of year is coming around again. The 2009 Genetic and Evolutionary Computing Conference (GECCO 2009) is going to be held in Montreal, Canada. The paper submission dead line is January 14, 2009. Related posts: GECCO 2009 paper submission deadline extended till January 28 GECCO 2011 Submission Deadline: January 26, 2011 GECCO 2010 [...]
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/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>Yup, that time of year is coming around again. The <a href="http://www.sigevo.org/gecco-2009/">2009 Genetic and Evolutionary Computing Conference (GECCO 2009)</a> is going to be held in <a href="http://en.wikipedia.org/wiki/">Montreal</a>, Canada. The paper submission dead line is <strong>January 14, 2009</strong>.</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/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/2008/11/17/gecco-2009-submission-deadline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meandre: Semantic-Driven Data-Intensive Flows in the Clouds</title>
		<link>http://www.xavierllora.net/2008/11/15/meandre-semantic-driven-data-intensive-flows-in-the-clouds/</link>
		<comments>http://www.xavierllora.net/2008/11/15/meandre-semantic-driven-data-intensive-flows-in-the-clouds/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:34:02 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Data-Intensive Computing]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[distributed computing]]></category>
		<category><![CDATA[meandre]]></category>
		<category><![CDATA[semantic web]]></category>

		<guid isPermaLink="false">http://www.xavierllora.net/?p=318</guid>
		<description><![CDATA[by Llorà, X., Ács, B., Auvil, L., Capitanu, B., Welge, M.E., Goldberg, D.E. (2008). This paper has been accepted at the 4th IEEE International Conference on e-Science. An early draft of the paper can be found as IlliGAL technical report 2008013. You can download the pdf here. More information is also available at the Meandre [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2008/04/18/meandre-semantic-driven-data-intensive-flow-engine/' rel='bookmark' title='Meandre: Semantic-Driven Data-Intensive Flow Engine'>Meandre: Semantic-Driven Data-Intensive Flow Engine</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><em>by</em> Llorà, X., Ács, B., Auvil, L., Capitanu, B., Welge, M.E., Goldberg, D.E. (2008).</p>
<p>This paper has been accepted at the <a href="http://escience2008.iu.edu/program/index.shtml">4th IEEE International Conference on e-Science</a>. An early draft of the paper can be found as <a href="http://www.illigal.uiuc.edu/web/technical-reports/2008/10/24/meandre-semantic-driven-data-intensive-flows-in-the-clouds/">IlliGAL technical report 2008013</a>. You can download the pdf <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2008013.pdf">here</a>. More information is also available at the <a href="http://seasr.org/meandre">Meandre website</a> as part of the <a href="http://seasr.org">SEASR project</a>.</p>
<p><strong>Abstract:</strong></p>
<p>Data-intensive flow computing allows efficient processing of large volumes of data otherwise unapproachable. This paper introduces a new semantic-driven data-intensive flow infrastructure which: (1) provides a robust and transparent scalable solution from a laptop to large-scale clusters,(2) creates an unified solution for batch and interactive tasks in high-performance computing environments, and (3) encourages reusing and sharing components. Banking on virtualization and cloud computing techniques the Meandre infrastructure is able to create and dispose Meandre clusters on demand, being transparent to the final user. This paper also presents a prototype of such clustered infrastructure and some results obtained using it. </p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2008/04/18/meandre-semantic-driven-data-intensive-flow-engine/' rel='bookmark' title='Meandre: Semantic-Driven Data-Intensive Flow Engine'>Meandre: Semantic-Driven Data-Intensive Flow Engine</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/2008/11/15/meandre-semantic-driven-data-intensive-flows-in-the-clouds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analyzing active interactive genetic algorithms using visual analytics</title>
		<link>http://www.xavierllora.net/2006/07/07/analyzing-active-interactive-genetic-algorithms-using-visual-analytics/</link>
		<comments>http://www.xavierllora.net/2006/07/07/analyzing-active-interactive-genetic-algorithms-using-visual-analytics/#comments</comments>
		<pubDate>Fri, 07 Jul 2006 19:54:53 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Human-Computer Interaction]]></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/analyzing-active-interactive-genetic-algorithms-using-visual-analytics/</guid>
		<description><![CDATA[by Xavier Llorà, Kumara Sastry , Francesc Alías, David E. Goldberg, and Michael Welge (2006). Proceedings of the ACM Genetic and Evolutionary Computation Conference (GECCO 2006), pp. 1417&#8211;1418, ACM press. Also as IlliGAL TR No 2006004. Link to the PDF. Abstract This paper build on active interactive genetic algorithms and introduces visual-analytic techniques to aggregate, [...]
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/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/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>by <em>Xavier Llorà, Kumara Sastry , Francesc Alías, David E. Goldberg, and Michael Welge (2006).</em><br />
Proceedings of the ACM Genetic and Evolutionary Computation Conference (GECCO 2006), pp. 1417&#8211;1418, ACM press. Also as IlliGAL TR No 2006004. <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006004.pdf">Link to the PDF.</a></p>
<p><span id="more-105"></span><br />
<strong>Abstract</strong><br />
This paper build on <em>active</em> interactive genetic algorithms and introduces visual-analytic techniques to aggregate, summarize, and visualize the information generated during interactive evolutionary processes. Special visualizations of the user-provided partial ordering of solutions, the synthetic fitness surrogates induced, and the model of user preferences were prepared. The visual-analytic techniques proposed point out potential pitfalls, strengths, and possible improvements in a non-trivial case study where the hierarchical tournament selection scheme of an <em>active</em> interactive genetic algorithm is replaced by an equivalent incremental selection scheme. Visual analytics provided an intuitive reasoning environment that unveiled important properties that greatly affect the performance of <em>active</em> interactive genetic algorithms that could not have been easily reveled otherwise.</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/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/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/2006/07/07/analyzing-active-interactive-genetic-algorithms-using-visual-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fast rule matching for Learning Classifier Systems via vector instructions</title>
		<link>http://www.xavierllora.net/2006/07/07/fast-rule-matching-for-learning-classifier-systems-via-vector-instructions/</link>
		<comments>http://www.xavierllora.net/2006/07/07/fast-rule-matching-for-learning-classifier-systems-via-vector-instructions/#comments</comments>
		<pubDate>Fri, 07 Jul 2006 18:37:55 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Conferences]]></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/fast-rule-matching-for-learning-classifier-systems-via-vector-instructions/</guid>
		<description><![CDATA[by Xavier Llorà and Kumara Sastry (2006, accepted). Proceedings of the ACM Genetic and Evolutionary Computation Conference (GECCO 2006), pp. 1513&#8211;1520, ACM press. Also as IlliGAL TR No 2006001. Link to the PDF. Abstract Over the last ten years XCS has become a de facto standard for Michigan-style learning classifier systems (LCS). Since the initial [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/01/19/fast-rule-matching-using-vector-instructions/' rel='bookmark' title='Software for fast rule matching using vector instructions'>Software for fast rule matching using vector instructions</a></li>
<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/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>Xavier Llorà and Kumara Sastry (2006, accepted).</em><br />
Proceedings of the ACM Genetic and Evolutionary Computation Conference (GECCO 2006), pp. 1513&#8211;1520, ACM press. Also as IlliGAL TR No 2006001. <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006001.pdf">Link to the PDF.</a></p>
<p><span id="more-104"></span><br />
<strong>Abstract</strong><br />
Over the last ten years XCS has become a de facto standard for Michigan-style learning classifier systems (LCS). Since the initial CS-1 work conceived by Holland, classifiers (rules) have widely used a ternary condition alphabet {0,1,#} for binary input problems. Most of the freely available implementations of this ternary alphabet in XCS rely on character-based encodings&#8212;easy to implement, not memory efficient, and expensive to compute. Profiling of freely available XCS implementations shows that most of their execution time is spent determining whether a rule is match or not, posing a serious thread to XCS scalability. In the last decade, multimedia and scientific applications have pushed CPU manufactures to include native support for vector instruction sets. This paper presents how to implement efficient condition encoding and fast rule matching strategies using vector instructions. The paper elaborates on Altivec (PowerPC G4, G5) and SSE2 (Intel P4/Xeon and AMD Opteron) instruction sets producing speedups of XCS matching process beyond ninety times. Moreover, such a vectorized matching code will allow to easily scale beyond tens of thousands of conditions in a reasonable time. The proposed fast matching scheme also fits in any other LCS other than XCS.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/01/19/fast-rule-matching-using-vector-instructions/' rel='bookmark' title='Software for fast rule matching using vector instructions'>Software for fast rule matching using vector instructions</a></li>
<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/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/07/07/fast-rule-matching-for-learning-classifier-systems-via-vector-instructions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The compact classifier system: Motivation, analysis and first results</title>
		<link>http://www.xavierllora.net/2005/07/20/59/</link>
		<comments>http://www.xavierllora.net/2005/07/20/59/#comments</comments>
		<pubDate>Wed, 20 Jul 2005 22:13:47 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[GBML & LCS]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2005/07/20/59/</guid>
		<description><![CDATA[by Xavier Llorà, Kumara Sastry, and David E. Goldberg (2006). Proceedings of the Congress on Evolutionary Computation, 1, 596—603. Also as IlliGAL TR No 2005019. Link to the PDF. Abstract This paper presents an analysis of how maximally general and accurate rules can be evolved in a Pittsburgh-style classifier system. In order to be able [...]
Related posts:<ol>
<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>
<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>
<li><a href='http://www.xavierllora.net/2006/07/07/fast-rule-matching-for-learning-classifier-systems-via-vector-instructions/' rel='bookmark' title='Fast rule matching for Learning Classifier Systems via vector instructions'>Fast rule matching for Learning Classifier Systems via vector instructions</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>by <em>Xavier Llorà, Kumara Sastry, and David E. Goldberg (2006).</em><br />
Proceedings of the Congress on Evolutionary Computation, 1, 596—603. Also as IlliGAL TR No 2005019. <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2005019.pdf">Link to the PDF.</a></p>
<p><span id="more-56"></span><br />
<strong>Abstract</strong><br />
This paper presents an analysis of how maximally general and accurate rules can be evolved in a Pittsburgh-style classifier system. In order to be able to perform such an analysis we introduce a simple bare-bones Pittsburgh-style classifier systems—the compact classifier system (CCS)—based on estimation of distribution algorithms. Using a common rule encoding schemes of Pittsburgh-style classifier systems, CCS mantains a dynamic set of probability vectors that compactly describe a rule set. The compact genetic algorithm is used to evolve each of the initially perturbated probability vectors. Results show how CCS is able to evolve in a compact, simple, and elegant manner rule sets composed by maximally general and accurate rules. The initial theoretical analysis and results also show that traditional encoding schemes used by Pittsburgh-style classifiers add an extra facet of diffiiculty. Such a bias plays a central role on the overall performance and scalability of CCS and other Pittsburgh-style systems using such encoding schemes.</a></p>
<p>Related posts:<ol>
<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>
<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>
<li><a href='http://www.xavierllora.net/2006/07/07/fast-rule-matching-for-learning-classifier-systems-via-vector-instructions/' rel='bookmark' title='Fast rule matching for Learning Classifier Systems via vector instructions'>Fast rule matching for Learning Classifier Systems via vector instructions</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2005/07/20/59/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combating user fatigue in iGAs: Partial ordering, support vector machines, and synthetic fitness</title>
		<link>http://www.xavierllora.net/2005/07/19/combating-user-fatigue-in-igas-partial-ordering-support-vector-machines-and-synthetic-fitness/</link>
		<comments>http://www.xavierllora.net/2005/07/19/combating-user-fatigue-in-igas-partial-ordering-support-vector-machines-and-synthetic-fitness/#comments</comments>
		<pubDate>Tue, 19 Jul 2005 19:38:32 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Human-Computer Interaction]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2005/07/19/combating-user-fatigue-in-igas-partial-ordering-support-vector-machines-and-synthetic-fitness/</guid>
		<description><![CDATA[by Llorà, X., Sastry, K., Goldberg, D.E., Gupta, A., Lakshmi, L. (2005). Published in the ACM Genetic and Evolutionary Computation Conference (GECCO 2005), ACM press, pp. 1363–1371. Also as IlliGAL TR No 2005009. Link to the PDF Abstract: One of the daunting challenges of interactive genetic algorithms (iGAs)—genetic algorithms in which fitness measure of a [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/07/14/combating-user-fatigue-in-iga-partial-ordering-support-vector-machines-and-synthetic-fitness/' rel='bookmark' title='Combating user fatigue in iGA: partial ordering, support vector machines, and synthetic fitness'>Combating user fatigue in iGA: partial ordering, support vector machines, and synthetic fitness</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>
<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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>by <em>Llorà, X., Sastry, K., Goldberg, D.E., Gupta, A., Lakshmi, L. (2005).</em><br />
Published in the ACM Genetic and Evolutionary Computation Conference (GECCO 2005), ACM press, pp. 1363–1371. Also as IlliGAL TR No 2005009. <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2005009.pdf">Link to the PDF</a></p>
<p><span id="more-55"></span><br />
<strong>Abstract:</strong><br />
One of the daunting challenges of interactive genetic algorithms (iGAs)—genetic algorithms in which fitness measure of a solution is provided by a human rather than by a fitness function, model, or computation—is user fatigue which leads to sub-optimal solutions. This paper proposes a method to combat user fatigue by augmenting user evaluations with a synthetic fitness function. The proposed method combines partial ordering concepts, notion of non-domination from multiobjective optimization, and support vector machines to synthesize a fitness model based on user evaluation. The proposed method is used in an iGA on a simple test problem and the results demonstrate that the method actively combats user fatigue by requiring 3&#8211;7 times less user evaluation when compared to a simple iGA.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/07/14/combating-user-fatigue-in-iga-partial-ordering-support-vector-machines-and-synthetic-fitness/' rel='bookmark' title='Combating user fatigue in iGA: partial ordering, support vector machines, and synthetic fitness'>Combating user fatigue in iGA: partial ordering, support vector machines, and synthetic fitness</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>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2005/07/19/combating-user-fatigue-in-igas-partial-ordering-support-vector-machines-and-synthetic-fitness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mining social networks in message boards</title>
		<link>http://www.xavierllora.net/2005/04/12/mining-social-networks-in-message-boards-2/</link>
		<comments>http://www.xavierllora.net/2005/04/12/mining-social-networks-in-message-boards-2/#comments</comments>
		<pubDate>Tue, 12 Apr 2005 19:49:54 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Chance Discovery]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2005/04/12/mining-social-networks-in-message-boards-2/</guid>
		<description><![CDATA[by Matsumura, N., Goldberg, D.E., Llorà, X. (2005). Published in the Symposium on Conversational Informatics for Supporting Social Intel ligence, The Society for the Study of Artificial Intelligence and the Simulation of Behavior Press, pp. 18–27. Also as IlliGAL TR No 2005001. Link to the PDF Abstract: In this paper, we first present an approach [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/04/12/mining-social-networks-in-message-boards/' rel='bookmark' title='Mining social networks in message boards (Presentation)'>Mining social networks in message boards (Presentation)</a></li>
<li><a href='http://www.xavierllora.net/2007/03/24/communication-gap-management-for-fertile-community/' rel='bookmark' title='Communication gap management for fertile community'>Communication gap management for fertile community</a></li>
<li><a href='http://www.xavierllora.net/2007/04/18/ge498-eci-lecture-12-social-means-interaction-i-learning-what-you-like/' rel='bookmark' title='GE498-ECI, Lecture 13: Social means interaction (II):  Influence diffusion in social networks'>GE498-ECI, Lecture 13: Social means interaction (II):  Influence diffusion in social networks</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>by <em>Matsumura, N., Goldberg, D.E., Llorà, X. (2005).</em><br />
Published in the Symposium on Conversational Informatics for Supporting Social Intel ligence, The Society for the Study of Artificial Intelligence and the Simulation of Behavior Press, pp. 18–27. Also as IlliGAL TR No 2005001. <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2005001.pdf">Link to the PDF</a></p>
<p><span id="more-52"></span><br />
<strong>Abstract:</strong><br />
In this paper, we first present an approach to extract social networks from message boards on the Internet. Then we show structural features of 3,000 social networks extracted from 3,000 message boards from 15 categories in Yahoo! Japan Message Boards to prove the relationships between the features and the categories. After we classify social networks into three types (interactive communication, distributed expertise communication and soapbox communication), we suggest an approach for mining social networks to identify the types of communication, the roles of individuals, and important ties, all of which can be used to redesign the means communication as well as understand the state of communication.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/04/12/mining-social-networks-in-message-boards/' rel='bookmark' title='Mining social networks in message boards (Presentation)'>Mining social networks in message boards (Presentation)</a></li>
<li><a href='http://www.xavierllora.net/2007/03/24/communication-gap-management-for-fertile-community/' rel='bookmark' title='Communication gap management for fertile community'>Communication gap management for fertile community</a></li>
<li><a href='http://www.xavierllora.net/2007/04/18/ge498-eci-lecture-12-social-means-interaction-i-learning-what-you-like/' rel='bookmark' title='GE498-ECI, Lecture 13: Social means interaction (II):  Influence diffusion in social networks'>GE498-ECI, Lecture 13: Social means interaction (II):  Influence diffusion in social networks</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2005/04/12/mining-social-networks-in-message-boards-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

