<?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; Publications</title>
	<atom:link href="http://www.xavierllora.net/category/publications/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>Parallel and Distributed Computational Intelligence book is out for pre-order</title>
		<link>http://www.xavierllora.net/2010/09/13/parallel-and-distributed-computational-intelligence-book-is-out/</link>
		<comments>http://www.xavierllora.net/2010/09/13/parallel-and-distributed-computational-intelligence-book-is-out/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 04:17:35 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Data-Intensive Computing]]></category>
		<category><![CDATA[distributed computing]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[genetic algorithms]]></category>
		<category><![CDATA[parallel programming]]></category>

		<guid isPermaLink="false">http://www.xavierllora.net/?p=710</guid>
		<description><![CDATA[&#8220;Parallel and Distributed Computational Intelligence&#8221; edited by Francisco Fernández de Vega &#038; Erick Cantú-Paz and published by Springer is out for pre-order. The first chapter &#8220;When Huge is Routine: Scaling Genetic Algorithms and Estimation of Distribution Algorithms via Data-Intensive Computing&#8221; of the book was written together with coauthors Abhishek Verma, Roy Campbell, and David E. [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2008/05/22/zookeeper-and-orchestrating-distributed-applications/' rel='bookmark' title='ZooKeeper and distributed applications'>ZooKeeper and distributed applications</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>
<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><a href="http://www.springer.com/engineering/book/978-3-642-10674-3">&#8220;Parallel and Distributed Computational Intelligence&#8221;</a> edited by Francisco Fernández de Vega &#038; Erick Cantú-Paz and published by Springer is out for pre-order. The first chapter <em>&#8220;When Huge is Routine: Scaling Genetic Algorithms and Estimation of Distribution Algorithms via Data-Intensive Computing&#8221;</em> of the book was written together with coauthors Abhishek Verma, Roy Campbell, and David E. Goldberg describing how data-intensive computing can help push the size of problems that GAs and EDAs can address. You may find the abstact of the book below.</p>
<p><strong>Abstract:</strong></p>
<blockquote><p>The growing success of biologically inspired algorithms in solving large and complex problems has spawned many interesting areas of research. Over the years, one of the mainstays in bio-inspired research has been the exploitation of parallel and distributed environments to speedup computations and to enrich the algorithms. From the early days of research on bio-inspired algorithms, their inherently parallel nature was recognized and different parallelization approaches have been explored. Parallel algorithms promise reductions in execution time and open the door to solve increasingly larger problems. But parallel platforms also inspire new bio-inspired parallel algorithms that, while similar to their sequential counterparts, explore search spaces differently and offer improvements in solution quality.</p>
<p>The objective in editing this book was to assemble a sample of the best work in parallel and distributed biologically inspired algorithms. The editors invited researchers in different domains to submit their work. They aimed to include diverse topics to appeal to a wide audience. Some of the chapters summarize work that has been ongoing for several years, while others describe more recent exploratory work. Collectively, these works offer a global snapshot of the most recent efforts of bioinspired algorithms’ researchers aiming at profiting from parallel and distributed computer architectures—including GPUs, Clusters, Grids, volunteer computing and p2p networks as well as multi-core processors. This volume will be of value to a wide set of readers, including, but not limited to specialists in Bioinspired Algorithms, Parallel and Distributed Computing, as well as computer science students trying to figure out new paths towards the future of computational intelligence.</p></blockquote>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2008/05/22/zookeeper-and-orchestrating-distributed-applications/' rel='bookmark' title='ZooKeeper and distributed applications'>ZooKeeper and distributed applications</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>
<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/2010/09/13/parallel-and-distributed-computational-intelligence-book-is-out/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>Data-Intensive Computing for Competent Genetic Algorithms: A Pilot Study using  Meandre</title>
		<link>http://www.xavierllora.net/2009/01/29/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre/</link>
		<comments>http://www.xavierllora.net/2009/01/29/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 19:36:25 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Publications]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[Data-Intensive Computing]]></category>
		<category><![CDATA[eCGA]]></category>
		<category><![CDATA[genetic algorithms]]></category>
		<category><![CDATA[meandre]]></category>
		<category><![CDATA[ZigZag]]></category>

		<guid isPermaLink="false">http://www.xavierllora.net/?p=421</guid>
		<description><![CDATA[by Llorà, X. IlliGAL technical report 2009001. You can download the pdf here. More information is also available at the Meandre website as part of the SEASR project. Abstract: Data-intensive computing has positioned itself as a valuable programming paradigm to efficiently approach problems requiring processing very large volumes of data. This paper presents a pilot study about how to apply the [...]
Related posts:<ol>
<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/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/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>
</ol>]]></description>
			<content:encoded><![CDATA[<div>
<p><em>by</em> Llorà, X.</p>
<p><a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2009001.pdf">IlliGAL technical report 2009001</a>. You can download the pdf <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2009001.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>Data-intensive computing has positioned itself as a valuable programming paradigm to efficiently approach problems requiring processing very large volumes of data. This paper presents a pilot study about how to apply the data-intensive computing paradigm to evolutionary computation algorithms. Two representative cases&#8212;selectorecombinative genetic algorithms and estimation of distribution algorithms&#8212;are presented, analyzed, discussed. This study shows that equivalent data-intensive computing evolutionary computation algorithms can be easily developed, providing robust and scalable algorithms for the multicore-computing era. Experimental results show how such algorithms scale with the number of available cores without further modification.</div>
<p>Related posts:<ol>
<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/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/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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2009/01/29/data-intensive-computing-for-competent-genetic-algorithms-a-pilot-study-using-meandre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dusting my Ph.D. thesis off</title>
		<link>http://www.xavierllora.net/2008/12/30/dusting-my-phd-thesis-off/</link>
		<comments>http://www.xavierllora.net/2008/12/30/dusting-my-phd-thesis-off/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 10:11:00 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Learning Classifier Systems]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[GALE]]></category>
		<category><![CDATA[genetic algorithms]]></category>
		<category><![CDATA[genetics-based machine learning]]></category>

		<guid isPermaLink="false">http://www.xavierllora.net/?p=354</guid>
		<description><![CDATA[After attending Albert Orriols&#8217;s Ph.D. thesis defense, I ended wondering how many of the question I posted in mine have not been solved. The answer, quite a bit. So, I just decided to dig it up, and put it up here. Yes, the thesis was not written in English (in those days my fellowship had [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/11/29/probabilistic-models-of-text-and-images/' rel='bookmark' title='Probabilistic models of text and images'>Probabilistic models of text and images</a></li>
<li><a href='http://www.xavierllora.net/2008/12/12/join-me-congratulating-albert-orriols/' rel='bookmark' title='Join me congratulating Albert Orriols, Ph.D.'>Join me congratulating Albert Orriols, Ph.D.</a></li>
<li><a href='http://www.xavierllora.net/2006/05/10/gale-is-back/' rel='bookmark' title='GALE is back!'>GALE is back!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After attending <a title="Albert Orriols Ph.D. defense" href="http://www.xavierllora.net/2008/12/12/join-me-congratulating-albert-orriols/">Albert Orriols&#8217;s Ph.D. thesis defense</a>, I ended wondering how many of the question I posted in mine have not been solved. The answer, quite a bit. So, I just decided to dig it up, and put it up here. Yes, the thesis was not written in English (in those days my fellowship had some strings attached), but math formulation, graphs, and results are readable in any language <img src='http://www.xavierllora.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Also, <a href="http://www.xavierllora.net/2006/05/10/gale-is-back/">GALE</a> was written and documented in english, and is <a href="http://www.xavierllora.net/2006/05/10/gale-is-back/">available here</a>.</p>
<p><strong>Abstract:</strong><br />
This thesis combines different ideas provided by machine learning, evolutionary computation (genetics-based machine learning), and artificial life. The aim of this work is to create a data mining model that satisfies certain guidelines. The first one deals with the type of attributes that can be used in the model. The second one focuses on the goal that the model has to independent of the knowledge representation used. Finally, the model must exploit massive parallelism. Artificial Life can be very useful dealing with parallelism models.This thesis combines different ideas provided by machine learning, evolutionary computation (genetics-based machine learning), and artificial life. The aim of this work is to create a data mining model that satisfies certain guidelines. The first one deals with the type of attributes thatcan be used in the model. The second one focuses on the goal that the model has to independent of the knowledge representation used. Finally, the model must exploit massive parallelism. Artificial Life can be very useful dealing with parallelism models.</p>
<p>
<p id="embedded_flash" style="text-align: center;"><a href="http://www.scribd.com">Scribd</a></p>
<script type="text/javascript">iPaper(3836792, 'key-35vxegpmvwcx3ldxpq3', 400, 550);</script>
</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/11/29/probabilistic-models-of-text-and-images/' rel='bookmark' title='Probabilistic models of text and images'>Probabilistic models of text and images</a></li>
<li><a href='http://www.xavierllora.net/2008/12/12/join-me-congratulating-albert-orriols/' rel='bookmark' title='Join me congratulating Albert Orriols, Ph.D.'>Join me congratulating Albert Orriols, Ph.D.</a></li>
<li><a href='http://www.xavierllora.net/2006/05/10/gale-is-back/' rel='bookmark' title='GALE is back!'>GALE is back!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2008/12/30/dusting-my-phd-thesis-off/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 Trends in the Blogosphere Using Human-Centered Analysis and Visualization Tools</title>
		<link>http://www.xavierllora.net/2007/03/26/analyzing-trends-in-the-blogosphere-using-human-centered-analysis-and-visualization-tools/</link>
		<comments>http://www.xavierllora.net/2007/03/26/analyzing-trends-in-the-blogosphere-using-human-centered-analysis-and-visualization-tools/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 20:23:28 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Chance Discovery]]></category>
		<category><![CDATA[Discourse Modeling]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[SAINT]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2007/03/26/analyzing-trends-in-the-blogosphere-using-human-centered-analysis-and-visualization-tools/</guid>
		<description><![CDATA[by Xavier Llorà, Noriko Imafuji Yasui, David E. Goldberg (2006). Proceedings of the International Conference on Weblogs and Social Mining (ICWSM 2007). Also as IlliGAL TR. No. 2006026. Link to the PDF. Abstract The blogsphere is a valuable source of information. From simple topic analysis in the blogosphere&#8212;what’s hot&#8212;to harvesting and analyzing valuable market trends&#8212;what [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/11/29/human-centered-analysis-and-visualization-tools-for-the-blogosphere/' rel='bookmark' title='Human-Centered Analysis and Visualization Tools for the Blogosphere'>Human-Centered Analysis and Visualization Tools for the Blogosphere</a></li>
<li><a href='http://www.xavierllora.net/2006/11/29/the-new-discus-site-is-up/' rel='bookmark' title='The new DISCUS site is up'>The new DISCUS site is up</a></li>
<li><a href='http://www.xavierllora.net/2007/04/18/the-thrill-of-discovering-live-from-ben-shneiderman-talk/' rel='bookmark' title='The Thrill of Discovering (Live from Ben Shneiderman&#8217;s talk)'>The Thrill of Discovering (Live from Ben Shneiderman&#8217;s talk)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>by <em>Xavier Llorà, Noriko Imafuji Yasui, David E. Goldberg (2006)</em>.<br />
Proceedings of the International Conference on Weblogs and Social Mining (ICWSM 2007). Also as IlliGAL TR. No. 2006026. <a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006026.pdf">Link to the PDF</a>.</p>
<p><span id="more-168"></span><br />
<strong>Abstract</strong><br />
The blogsphere is a valuable source of information. From simple topic analysis in the blogosphere&#8212;what’s hot&#8212;to harvesting and analyzing valuable market trends&#8212;what product and features are suggested&#8212;require a tight integration of computer- and human-based analysis capabilities. Computers can easily assist the processing filtering and visualizing relevant and key elements of the blogosphere, but coupling them with human evaluation and reasoning can provide the final steps to connect pieces of relevant information into better description map of the current trends of the blogosphere. An example of the need for such human-centered analysis was David R. Ellis’ film <em>Snakes on a Plane</em> (2006) which failed to properly translate blogosphere discussions into a successful commercial product&#8212;as a clear misalignment of both environments the blogsphere and the final targeted market. In this paper, we present some human-centered visualization and analysis tools that can help users to compare and reason synergies and misalignments revolving around a particular topic.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2006/11/29/human-centered-analysis-and-visualization-tools-for-the-blogosphere/' rel='bookmark' title='Human-Centered Analysis and Visualization Tools for the Blogosphere'>Human-Centered Analysis and Visualization Tools for the Blogosphere</a></li>
<li><a href='http://www.xavierllora.net/2006/11/29/the-new-discus-site-is-up/' rel='bookmark' title='The new DISCUS site is up'>The new DISCUS site is up</a></li>
<li><a href='http://www.xavierllora.net/2007/04/18/the-thrill-of-discovering-live-from-ben-shneiderman-talk/' rel='bookmark' title='The Thrill of Discovering (Live from Ben Shneiderman&#8217;s talk)'>The Thrill of Discovering (Live from Ben Shneiderman&#8217;s talk)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2007/03/26/analyzing-trends-in-the-blogosphere-using-human-centered-analysis-and-visualization-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Communication gap management for fertile community</title>
		<link>http://www.xavierllora.net/2007/03/24/communication-gap-management-for-fertile-community/</link>
		<comments>http://www.xavierllora.net/2007/03/24/communication-gap-management-for-fertile-community/#comments</comments>
		<pubDate>Sat, 24 Mar 2007 15:17:35 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Chance Discovery]]></category>
		<category><![CDATA[Discourse Modeling]]></category>
		<category><![CDATA[Journals]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Networks]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2007/03/24/communication-gap-management-for-fertile-community/</guid>
		<description><![CDATA[by Naohiro Matsumura, David E. Goldberg, and Xavier Llorà (2006). Journal of Soft Computing, Volume 11 , Issue 8, pp. 791&#8211;798, ACM press. Link to the ACM portal. Initial work also available as IlliGAL TR No 2005001. Link to the PDF. Abstract In the paper, we first present an approach to extract social networks from [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/04/12/mining-social-networks-in-message-boards-2/' rel='bookmark' title='Mining social networks in message boards'>Mining social networks in message boards</a></li>
<li><a href='http://www.xavierllora.net/2006/02/26/49/' rel='bookmark' title='The innovation pump: Supporting creative processes in collaborative engineering'>The innovation pump: Supporting creative processes in collaborative engineering</a></li>
<li><a href='http://www.xavierllora.net/2006/12/13/delineating-topic-and-discussant-transitions-in-online-collaborative-environments/' rel='bookmark' title='Delineating Topic and Discussant Transitions in Online Collaborative Environments'>Delineating Topic and Discussant Transitions in Online Collaborative Environments</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>by <em>Naohiro Matsumura, David E. Goldberg, and Xavier Llorà (2006).</em><br />
Journal of Soft Computing, Volume 11 ,  Issue 8, pp. 791&#8211;798, ACM press. <a href="http://portal.acm.org/citation.cfm?id=1231020.1231029&amp;coll=GUIDE&amp;dl=&amp;CFID=15151515&amp;CFTOKEN=6184618">Link to the ACM portal.</a><br />
Initial work also available 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-167"></span><br />
<strong>Abstract</strong><br />
In the paper, we first present an approach to extract social networks from message boards on the Internet. Then we propose communication gaps based on  structural features of the social networks as an indicator of understanding the state of communication. After we classify 3,000 social networks into three types of communication, i.e., interactive communication, distributed communication, and soapbox communication, we suggest communication gap management to identify the types of communication, the roles of individuals, and important ties, all of which can be used for drawing up a plan for realizing fertile community.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2005/04/12/mining-social-networks-in-message-boards-2/' rel='bookmark' title='Mining social networks in message boards'>Mining social networks in message boards</a></li>
<li><a href='http://www.xavierllora.net/2006/02/26/49/' rel='bookmark' title='The innovation pump: Supporting creative processes in collaborative engineering'>The innovation pump: Supporting creative processes in collaborative engineering</a></li>
<li><a href='http://www.xavierllora.net/2006/12/13/delineating-topic-and-discussant-transitions-in-online-collaborative-environments/' rel='bookmark' title='Delineating Topic and Discussant Transitions in Online Collaborative Environments'>Delineating Topic and Discussant Transitions in Online Collaborative Environments</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xavierllora.net/2007/03/24/communication-gap-management-for-fertile-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toward routine billion-variable optimization using genetic algorithms</title>
		<link>http://www.xavierllora.net/2007/01/18/toward-routine-billion-variable-optimization-using-genetic-algorithms/</link>
		<comments>http://www.xavierllora.net/2007/01/18/toward-routine-billion-variable-optimization-using-genetic-algorithms/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 22:32:36 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Journals]]></category>
		<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.illigal.uiuc.edu/web/xllora/2007/01/18/toward-routine-billion-variable-optimization-using-genetic-algorithms/</guid>
		<description><![CDATA[by Goldberg, D. E., Sastry, K., and Llorà X. (2007). Complexity, 12(3), 27—29. Link to the PDF. Press release. The push for better understanding and design of complex systems requires the solution of challenging optimization problems with large numbers of decision variables. This note presents principled results demonstrating the scalable solution of a difficult test [...]
Related posts:<ol>
<li><a href='http://www.xavierllora.net/2009/01/23/protect-yourself-of-genetic-algorithms-surprises/' rel='bookmark' title='Protect yourself from genetic algorithms&#8217; surprises'>Protect yourself from genetic algorithms&#8217; surprises</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>
<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>by <em>Goldberg, D. E., Sastry, K., and Llorà X. (2007)</em>.<br />
Complexity, 12(3), 27—29. <a href="http://www3.interscience.wiley.com/cgi-bin/fulltext/114068026/PDFSTART">Link to the PDF</a>. <a href="http://www-illigal.ge.uiuc.edu/system/components/com_jd-wp/wp-content/files/2007/01/billion_bit_press_release.pdf">Press release</a>.</p>
<p><span id="more-144"></span><br />
The push for better understanding and design of complex systems requires the solution of challenging optimization problems with large numbers of decision variables. This note presents principled results demonstrating the scalable solution of a difficult test function on instances over a billion variables using a parallel implementation of a genetic algorithm (GA). The problem addressed is a noisy, blind problem over a vector of binary decision variables. Noise is added equaling a tenth of the deterministic objective function variance of the problem, thereby making it difficult for simple hillclimbers to find the optimal solution. The genetic algorithm used &#8211; the compact GA &#8211; is able to find the optimum in the presence of noise quickly, reliably, and accurately, and the solution scalability follows known convergence theories. These results on noisy problem together with other results on problems involving varying modularity, hierarchy, and overlap foreshadow routine solution of billion-variable problems across the landscape of complexity science.</p>
<p>Related posts:<ol>
<li><a href='http://www.xavierllora.net/2009/01/23/protect-yourself-of-genetic-algorithms-surprises/' rel='bookmark' title='Protect yourself from genetic algorithms&#8217; surprises'>Protect yourself from genetic algorithms&#8217; surprises</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>
<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/2007/01/18/toward-routine-billion-variable-optimization-using-genetic-algorithms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

