<?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>Kumara Sastry &#187; Estimation of Distribution Algorithms</title>
	<atom:link href="http://www.kumarasastry.com/category/publications/estimation-of-distribution-algorithms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kumarasastry.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Feb 2010 05:34:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enhancing the efficiency of the extended compact genetic algorithm</title>
		<link>http://www.kumarasastry.com/2008/05/20/enhancing-the-efficiency-of-the-extended-compact-genetic-algorithm/</link>
		<comments>http://www.kumarasastry.com/2008/05/20/enhancing-the-efficiency-of-the-extended-compact-genetic-algorithm/#comments</comments>
		<pubDate>Tue, 20 May 2008 03:27:37 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Principled Efficiency Enhancement Techniques]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[ecga]]></category>
		<category><![CDATA[speedup]]></category>

		<guid isPermaLink="false">http://www.kumarasastry.com/?p=339</guid>
		<description><![CDATA[Duque, T., Goldberg, D. E., Sastry, K. (2008). IlliGAL Report No. 2008006. University of Illinois at Urbana-Champaign, Urbana IL. [Full Paper - PDF] [Full Paper - PS].

Abstract:
Evolutionary Algorithms are largely used search and optimization procedures that, when properly designed, can solve intractable problems in tractable polynomial time. Efficiency enhancements are used to turn them from [...]]]></description>
			<content:encoded><![CDATA[<p>Duque, T., Goldberg, D. E., Sastry, K. (2008). IlliGAL Report No. 2008006. University of Illinois at Urbana-Champaign, Urbana IL. [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2008006.pdf">Full Paper - PDF</a>] [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2008006.ps.Z">Full Paper - PS</a>].<br />
<span id="more-339"></span><br />
<strong>Abstract:</strong><br />
Evolutionary Algorithms are largely used search and optimization procedures that, when properly designed, can solve intractable problems in tractable polynomial time. Efficiency enhancements are used to turn them from tractable to practical.</p>
<p>In this paper we show preliminary results of two efficiency enhancements proposed for the Extended Compact Genetic Algorithm. First, a model building enhancement was used to reduce the complexity of the process from O(n<sup>3</sup>) to O(n<sup>2</sup>), speeding up the algorithm by 1000 times on a 4096 bits problem. Then, local-search hybridization was used to reduce the population size by at least 32 times, reducing the memory and running time required by the algorithm. These results draw the first steps toward a competent and efficient Genetic Algorithm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2008/05/20/enhancing-the-efficiency-of-the-extended-compact-genetic-algorithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linkage learning, rule representation, and the &#967;-ary extended compact classifier system</title>
		<link>http://www.kumarasastry.com/2008/04/06/linkage-learning-rule-representation-and-the-ary-extended-compact-classifier-system/</link>
		<comments>http://www.kumarasastry.com/2008/04/06/linkage-learning-rule-representation-and-the-ary-extended-compact-classifier-system/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 05:39:48 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Genetics Based Machine Learning]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[chi-eCCS]]></category>
		<category><![CDATA[chi-eCGA]]></category>
		<category><![CDATA[eda]]></category>
		<category><![CDATA[gbml]]></category>
		<category><![CDATA[lcs]]></category>
		<category><![CDATA[linkage learning]]></category>
		<category><![CDATA[representation]]></category>

		<guid isPermaLink="false">http://www.kumarasastry.com/2008/04/06/linkage-learning-rule-representation-and-the-ary-extended-compact-classifier-system/</guid>
		<description><![CDATA[Llorà, X., Sastry, K., Lima, C. F., Lobo, F. G., Goldberg, D. E. (2008). IlliGAL Report No. 2008005. University of Illinois at Urbana-Champaign, Urbana IL. [Full Paper - PDF] [Full Paper - PS].

Abstract:
This paper reviews a competent Pittsburgh LCS that automatically mines important substructures of the underlying problems and takes problems that were intractable with [...]]]></description>
			<content:encoded><![CDATA[<p>Llorà, X., Sastry, K., Lima, C. F., Lobo, F. G., Goldberg, D. E. (2008). IlliGAL Report No. 2008005. University of Illinois at Urbana-Champaign, Urbana IL. [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2008005.pdf">Full Paper - PDF</a>] [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2008005.ps.Z">Full Paper - PS</a>].<br />
<span id="more-333"></span><br />
<strong>Abstract:</strong><br />
This paper reviews a competent Pittsburgh LCS that automatically mines important substructures of the underlying problems and takes problems that were intractable with  first-generation Pittsburgh LCS and renders them tractable. Specifically, we propose a ?-ary extended compact classifier system  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. Besides showing that linkage exist on the multiplexer problem, and that ?eCCS scales exponentially with the number  of address bits (building block size) and quadratically with the problem  size, this paper also explores non-traditional rule encodings. Gene expression encodings, such as the Karva language, can also be used to build ?eCCS probabilistic models. However, results show that  the traditional ternary encoding { 0,1,#} presents a better scalability  than the gene expression inspired ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2008/04/06/linkage-learning-rule-representation-and-the-ary-extended-compact-classifier-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real-coded ECGA for solving decomposable real-valued optimization problems</title>
		<link>http://www.kumarasastry.com/2008/04/06/real-coded-ecga-for-solving-decomposable-real-valued-optimization-problems/</link>
		<comments>http://www.kumarasastry.com/2008/04/06/real-coded-ecga-for-solving-decomposable-real-valued-optimization-problems/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 04:33:28 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Competent GAs]]></category>
		<category><![CDATA[Conference Proceedings]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[ecga]]></category>
		<category><![CDATA[EDAs]]></category>
		<category><![CDATA[real-coded]]></category>

		<guid isPermaLink="false">http://www.kumarasastry.com/2008/04/06/real-coded-ecga-for-solving-decomposable-real-valued-optimization-problems/</guid>
		<description><![CDATA[Li, M., Goldberg, D. E., Sastry, K., Yu, T.-L. (2007). Proceedings of the 2007 IEEE Congress on Evolutionary Computation (CEC 2007). 2194–2201. [Full Paper].

Abstract:This paper presents the real-coded extended compact genetic algorithms (rECGA) for decomposable real-valued optimization problems. Mutual information among real-valued variables is employed to measure variables interaction or dependency, and the variables clustering [...]]]></description>
			<content:encoded><![CDATA[<p>Li, M., Goldberg, D. E., Sastry, K., Yu, T.-L. (2007). Proceedings of the 2007 IEEE Congress on Evolutionary Computation (CEC 2007). 2194–2201. [<a href="http://www.ieeexplore.ieee.org/iel5/4424445/4424446/04424744.pdf?isnumber=4424446&#038;prod=CNF&#038;arnumber=4424744&#038;arSt=2194&#038;ared=2201&#038;arAuthor=Minqiang+Li%2C%3B+Goldberg%2C+David+E.%3B+Kumara+Sastry%2C%3B+Tian-Li+Yu%2C">Full Paper</a>].<br />
<span id="more-330"></span><br />
<strong>Abstract:</strong><br/>This paper presents the real-coded extended compact genetic algorithms (rECGA) for decomposable real-valued optimization problems. Mutual information among real-valued variables is employed to measure variables interaction or dependency, and the variables clustering and aggregation algorithms are proposed to identify the substructures of a problem through partitioning variables. Then, mixture Gaussian probability density function is estimated to model the promising individuals for each substructure, and the sampling of multivariate Gaussian probability density function is done by adopting Cholesky decomposition. Finally, experiments on decomposable test functions are conducted. The results show that the rECGA is able to correctly identify the substructure of decomposable problems with linear or nonlinear correlations, and achieves a good scalability.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2008/04/06/real-coded-ecga-for-solving-decomposable-real-valued-optimization-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Influence of selection and replacement strategies on linkage learning in BOA</title>
		<link>http://www.kumarasastry.com/2008/04/06/influence-of-selection-and-replacement-strategies-on-linkage-learning-in-boa-2/</link>
		<comments>http://www.kumarasastry.com/2008/04/06/influence-of-selection-and-replacement-strategies-on-linkage-learning-in-boa-2/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 04:28:54 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Competent GAs]]></category>
		<category><![CDATA[Conference Proceedings]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[BOA]]></category>
		<category><![CDATA[hBOA]]></category>
		<category><![CDATA[linkage learning]]></category>
		<category><![CDATA[replacement]]></category>
		<category><![CDATA[RTR]]></category>
		<category><![CDATA[selection]]></category>

		<guid isPermaLink="false">http://www.kumarasastry.com/2008/04/06/influence-of-selection-and-replacement-strategies-on-linkage-learning-in-boa-2/</guid>
		<description><![CDATA[Lima, C. F., Pelikan, M., Goldberg, D. E., Lobo, F. G., Sastry, K., Hauschild, M. (2007). Proceedings of the 2007 IEEE Congress on Evolutionary Computation (CEC 2007). 1083&#8211;1090. [Full Paper].

Abstract:
The Bayesian optimization algorithm (BOA) uses Bayesian networks to learn linkages between the decision variables of an optimization problem. This paper studies the influence of different [...]]]></description>
			<content:encoded><![CDATA[<p>Lima, C. F., Pelikan, M., Goldberg, D. E., Lobo, F. G., Sastry, K., Hauschild, M. (2007). <em>Proceedings of the 2007 IEEE Congress on Evolutionary Computation (CEC 2007).</em> 1083&#8211;1090. [<a href="http://ieeexplore.ieee.org/iel5/4424445/4424446/04424590.pdf?isnumber=4424446&amp;prod=CNF&amp;arnumber=4424590&amp;arSt=1083&amp;ared=1090&amp;arAuthor=Lima%2C+Claudio+F.%3B+Pelikan%2C+Martin%3B+Goldberg%2C+David+E.%3B+Lobo%2C+Fernando+G.%3B+Sastry%2C+Kumara%3B+Hauschild%2C+Mark">Full Paper</a>].<br />
<span id="more-329"></span><br />
<strong>Abstract:</strong><br />
The Bayesian optimization algorithm (BOA) uses Bayesian networks to learn linkages between the decision variables of an optimization problem. This paper studies the influence of different selection and replacement methods on the accuracy of linkage learning in BOA. Results on concatenated m-k deceptive trap functions show that the model accuracy depends on a large extent on the choice of selection method and to a lesser extent on the replacement strategy used. Specifically, it is shown that linkage learning in BOA is more accurate with truncation selection than with tournament selection. The choice of replacement strategy is important when tournament selection is used, but it is not relevant when using truncation selection. On the other hand, if performance is our main concern, tournament selection and restricted tournament replacement should be preferred. These results aim to provide practitioners with useful information about the best way to tune BOA with respect to structural model accuracy and overall performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2008/04/06/influence-of-selection-and-replacement-strategies-on-linkage-learning-in-boa-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple real-coded extended compact genetic algorithm</title>
		<link>http://www.kumarasastry.com/2008/04/06/a-simple-real-coded-extended-compact-genetic-algorithm/</link>
		<comments>http://www.kumarasastry.com/2008/04/06/a-simple-real-coded-extended-compact-genetic-algorithm/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 04:24:33 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Competent GAs]]></category>
		<category><![CDATA[Conference Proceedings]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[chi-eCGA]]></category>
		<category><![CDATA[ecga]]></category>
		<category><![CDATA[EDAs]]></category>
		<category><![CDATA[real-coded]]></category>

		<guid isPermaLink="false">http://www.kumarasastry.com/2008/04/06/a-simple-real-coded-extended-compact-genetic-algorithm/</guid>
		<description><![CDATA[Fossati, L., Lanzi, P. L., Sastry, K., Goldberg, D. E., Gomez, O. (2007). Proceedings of the 2007 IEEE Congress on Evolutionary Computation (CEC 2007). 342&#8211;348. [Full Paper].

Abstract:This paper presents a simple real-coded estimation of distribution algorithm (EDA) design using ?-ary extended compact genetic algorithm (?ECGA) and discretization methods. Specifically, the real-valued decision variables are mapped [...]]]></description>
			<content:encoded><![CDATA[<p>Fossati, L., Lanzi, P. L., Sastry, K., Goldberg, D. E., Gomez, O. (2007). <em>Proceedings of the 2007 IEEE Congress on Evolutionary Computation (CEC 2007).</em> 342&#8211;348. [<a href="http://ieeexplore.ieee.org/iel5/4424445/4424446/04424491.pdf?isnumber=4424446&#038;prod=CNF&#038;arnumber=4424491&#038;arSt=342&#038;ared=348&#038;arAuthor=Fossati%2C+Luca%3B+Luca+Lanzi%2C+Pier%3B+Sastry%2C+Kumara%3B+Goldberg%2C+David+E.%3B+Gomez%2C+Osvaldo">Full Paper</a>].<br />
<span id="more-328"></span><br />
<strong>Abstract:</strong><br/>This paper presents a simple real-coded estimation of distribution algorithm (EDA) design using ?-ary extended compact genetic algorithm (?ECGA) and discretization methods. Specifically, the real-valued decision variables are mapped to discrete symbols of user-specified cardinality using discretization methods. The ?ECGA is then used to build the probabilistic model and to sample a new population based on the probabilistic model. The effect of alphabet cardinality and the selection pressure on the scalability of the real-coded ECGA (rECGA) method is investigated. The results show that the population size required by rECGA—to successfully solve a class of additivelyseparable problems—scales sub-quadratically with problem size and the number of function evaluations scales sub-cubically with problem size. The proposed rECGA is simple, making it amenable for further empirical and theoretical analysis. Moreover, the probabilistic models built in the proposed realcoded ECGA are readily interpretable and can be easily visualized. The proposed algorithm and the results presented in this paper are first step towards conducting a systematic analysis of real-coded EDAs and towards developing a design theory for development of scalable and robust real-coded EDAs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2008/04/06/a-simple-real-coded-extended-compact-genetic-algorithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using previous models to bias structural learning in the hierarchical BOA</title>
		<link>http://www.kumarasastry.com/2008/04/06/using-previous-models-to-bias-structural-learning-in-the-hierarchical-boa/</link>
		<comments>http://www.kumarasastry.com/2008/04/06/using-previous-models-to-bias-structural-learning-in-the-hierarchical-boa/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 03:27:19 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Competent GAs]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Principled Efficiency Enhancement Techniques]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[BOA]]></category>
		<category><![CDATA[competence]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[hBOA]]></category>

		<guid isPermaLink="false">http://www.kumarasastry.com/2008/04/06/using-previous-models-to-bias-structural-learning-in-the-hierarchical-boa/</guid>
		<description><![CDATA[Hauschild, M., Pelikan, M., Sastry, K., Goldberg, D. E. (2008). MEDAL Report No. 2008003. University of Missouri at St. Louis. [Full Paper - PDF].

Abstract:
Estimation of distribution algorithms (EDAs) are stochastic optimization techniques that explore the space of potential solutions by building and sampling explicit probabilistic models of promising candidate solutions. While the primary goal of [...]]]></description>
			<content:encoded><![CDATA[<p>Hauschild, M., Pelikan, M., Sastry, K., Goldberg, D. E. (2008). MEDAL Report No. 2008003. University of Missouri at St. Louis. [<a href="http://medal.cs.umsl.edu/files/2008003.pdf">Full Paper - PDF</a>].</p>
<p><span id="more-326"></span><br />
<strong>Abstract:</strong><br />
Estimation of distribution algorithms (EDAs) are stochastic optimization techniques that explore the space of potential solutions by building and sampling explicit probabilistic models of promising candidate solutions. While the primary goal of applying EDAs is to discover the global optimum or at least its accurate approximation, besides this, any EDA provides us with a sequence of probabilistic models, which in most cases hold a great deal of information about the problem. Although using problem-specific knowledge has been shown to significantly improve performance of EDAs and other evolutionary algorithms, this readily available source of problem-specific information has been practically ignored by the EDA community. This paper takes the first step towards the use of probabilistic models obtained by EDAs to speed up the solution of similar problems in future. More specifically, we propose two approaches to biasing model building in the hierarchical Bayesian optimization algorithm (hBOA) based on knowledge automatically learned from previous hBOA runs on similar problems. We show that the proposed methods lead to substantial speedups and argue that the methods should work well in other applications that require solving a large number of problems with similar structure.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2008/04/06/using-previous-models-to-bias-structural-learning-in-the-hierarchical-boa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iBOA: The incremental Bayesian optimization algorithm</title>
		<link>http://www.kumarasastry.com/2008/04/06/iboa-the-incremental-bayesian-optimization-algorithm/</link>
		<comments>http://www.kumarasastry.com/2008/04/06/iboa-the-incremental-bayesian-optimization-algorithm/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 03:16:16 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Competent GAs]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[BOA]]></category>
		<category><![CDATA[competence]]></category>
		<category><![CDATA[efficiency]]></category>

		<guid isPermaLink="false">http://www.kumarasastry.com/2008/04/06/iboa-the-incremental-bayesian-optimization-algorithm/</guid>
		<description><![CDATA[Pelikan, M., Sastry, K., Goldberg, D. E. (2008). Medal Report No. 2008002. University of Missouri at St. Louis. [Full Paper - PDF].

Abstract:
This paper proposes the incremental Bayesian optimization algorithm (iBOA), which modifies standard BOA by removing the population of solutions and using incremental updates of the Bayesian network. iBOA is shown to be able to [...]]]></description>
			<content:encoded><![CDATA[<p>Pelikan, M., Sastry, K., Goldberg, D. E. (2008). Medal Report No. 2008002. University of Missouri at St. Louis. [<a href="http://medal.cs.umsl.edu/files/2008002.pdf">Full Paper - PDF</a>].</p>
<p><span id="more-325"></span><br />
<strong>Abstract:</strong><br/><br />
This paper proposes the incremental Bayesian optimization algorithm (iBOA), which modifies standard BOA by removing the population of solutions and using incremental updates of the Bayesian network. iBOA is shown to be able to learn and exploit unrestricted Bayesian networks using incremental techniques for updating both the structure as well as the parameters of the probabilistic model. This represents an important step toward the design of competent incremental estimation of distribution algorithms that can solve difficult nearly decomposable problems scalably and reliably.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2008/04/06/iboa-the-incremental-bayesian-optimization-algorithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sporadic model building for efficiency enhancement of the hierarchical BOA</title>
		<link>http://www.kumarasastry.com/2008/04/06/sporadic-model-building-for-efficiency-enhancement-of-the-hierarchical-boa/</link>
		<comments>http://www.kumarasastry.com/2008/04/06/sporadic-model-building-for-efficiency-enhancement-of-the-hierarchical-boa/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 03:08:15 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Competent GAs]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Journals]]></category>
		<category><![CDATA[Principled Efficiency Enhancement Techniques]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[BOA]]></category>
		<category><![CDATA[competence]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[hBOA]]></category>

		<guid isPermaLink="false">http://www.kumarasastry.com/2008/04/06/sporadic-model-building-for-efficiency-enhancement-of-the-hierarchical-boa/</guid>
		<description><![CDATA[Pelikan, M., Sastry, K., Goldberg, D. E. (2008). Genetic Programming and Evolvable Machines, 9(1). 53–84. [Preprint: MEDAL report no. 2007009] [Full paper - DOI].

Abstract:
Efficiency enhancement techniques&#8212;such as parallelization and hybridization&#8212;are among the most important ingredients of practical applications of genetic and evolutionary algorithms and that is why this research area represents an important niche of [...]]]></description>
			<content:encoded><![CDATA[<p>Pelikan, M., Sastry, K., Goldberg, D. E. (2008). <em>Genetic Programming and Evolvable Machines, 9(1)</em>. 53–84. [Preprint: <a href="http://medal.cs.umsl.edu/files/2007009.pdf">MEDAL report no. 2007009</a>] [<a href="http://springer.r.delivery.net/r/r?2.1.Ee.2Tp.1gRdFJ.BwEPQ6..N.EjOa.2xIu.DCKEcc00">Full paper - DOI</a>].</p>
<p><span id="more-324"></span><br />
<strong>Abstract:</strong><br />
Efficiency enhancement techniques&#8212;such as parallelization and hybridization&#8212;are among the most important ingredients of practical applications of genetic and evolutionary algorithms and that is why this research area represents an important niche of evolutionary computation. This paper describes and analyzes sporadic model building, which can be used to enhance the efficiency of the hierarchical Bayesian optimization algorithm (hBOA) and other estimation of distribution algorithms (EDAs) that use complex multivariate probabilistic models. With sporadic model building, the structure of the probabilistic model is updated once in every few iterations (generations), whereas in the remaining iterations, only model parameters (conditional and marginal probabilities) are updated. Since the time complexity of updating model parameters is much lower than the time complexity of learning the model structure, sporadic model building decreases the overall time complexity of model building. The paper shows that for boundedly difficult nearly decomposable and hierarchical optimization problems, sporadic model building leads to a significant  model-building speedup, which decreases the asymptotic time complexity of model building in hBOA by a factor of <em>O(n<sup>0.26</sup>)</em> to <em>O(n<sup>0.5</sup>)</em>, where n is the problem size. On the other hand, sporadic model building also increases the number of evaluations until convergence; nonetheless, if model building is the bottleneck, the  evaluation slowdown is insignificant compared to the gains in the asymptotic complexity of model building. The paper also presents a dimensional model to provide a heuristic for scaling the structure-building period, which is the only parameter of the proposed sporadic model-building approach. The paper then tests the proposed method and the rule for setting the structure-building period on the problem of finding ground states of 2D and 3D Ising spin glasses.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2008/04/06/sporadic-model-building-for-efficiency-enhancement-of-the-hierarchical-boa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Genetic algorithms and genetic programming for multiscale modeling: Applications in materials science and chemistry and advances in scalability</title>
		<link>http://www.kumarasastry.com/2007/09/13/genetic-algorithms-and-genetic-programming-for-multiscale-modeling-applications-in-materials-science-and-chemistry-and-advances-in-scalability/</link>
		<comments>http://www.kumarasastry.com/2007/09/13/genetic-algorithms-and-genetic-programming-for-multiscale-modeling-applications-in-materials-science-and-chemistry-and-advances-in-scalability/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 02:28:55 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Genetic programming]]></category>
		<category><![CDATA[Multiobjective Optimization]]></category>
		<category><![CDATA[Multiscale Modeling]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[alloy-kinetics]]></category>
		<category><![CDATA[ecga]]></category>
		<category><![CDATA[eCGP]]></category>
		<category><![CDATA[genetic-algorithms]]></category>
		<category><![CDATA[materials-science]]></category>
		<category><![CDATA[multiobjective]]></category>
		<category><![CDATA[photochemistry]]></category>
		<category><![CDATA[population-sizing]]></category>
		<category><![CDATA[quantum-chemistry]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[speedup]]></category>

		<guid isPermaLink="false">http://www.kumarasastry.com/2007/09/13/genetic-algorithms-and-genetic-programming-for-multiscale-modeling-applications-in-materials-science-and-chemistry-and-advances-in-scalability/</guid>
		<description><![CDATA[Sastry, K. (2007).  IlliGAL Report No. 2007019. University of Illinois at Urbana-Champaign, Urbana IL.  [Ph.D. Thesis - PDF] [Ph.D. Thesis - PS] [Defense presentation slides].

Abstract:
Effective and efficient multiscale modeling is essential to advance both the science and synthesis in a wide array of fields such as physics, chemistry, materials science, biology, biotechnology and [...]]]></description>
			<content:encoded><![CDATA[<p>Sastry, K. (2007).  IlliGAL Report No. 2007019. University of Illinois at Urbana-Champaign, Urbana IL.  [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2007019.pdf">Ph.D. Thesis - PDF</a>] [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2007019.ps.Z">Ph.D. Thesis - PS</a>] [<a href="http://www.slideshare.net/kknsastry/genetic-algorithms-and-genetic-programming-for-multiscale-modeling/download">Defense presentation slides</a>].</p>
<object width="425" height="348"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc="/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc="  type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="348"></embed></object><!-- ysttest:Array
(
    [0] => 108742
    [1] => genetic-algorithms-and-genetic-programming-for-multiscale-modeling2802
)
-->
<p><span id="more-308"></span><br />
<strong>Abstract:</strong><br />
Effective and efficient multiscale modeling is essential to advance both the science and synthesis in a wide array of fields such as physics, chemistry, materials science, biology, biotechnology and pharmacology. This study investigates the efficacy and potential of using genetic algorithms for multiscale materials modeling and addresses some of the challenges involved in designing competent algorithms that solve hard problems quickly, reliably and accurately. In particular, this thesis demonstrates the use of genetic algorithms (GAs) and genetic programming (GP) in multiscale modeling with the help of two non-trivial case studies in materials science and chemistry.</p>
<p>The first case study explores the utility of genetic programming (GP) in multi-timescaling alloy kinetics simulations. In essence, GP is used to bridge molecular dynamics and kinetic Monte Carlo methods to span orders-of-magnitude in simulation time. Specifically, GP is used to regress symbolically an inline barrier function from a limited set of molecular dynamics simulations to enable kinetic Monte Carlo that simulate seconds of real time. Results on a non-trivial example of vacancy-assisted migration on a surface of a face-centered cubic (fcc) Copper-Cobalt (CuxCo1-x) alloy show that GP predicts all barriers with 0.1% error from calculations for less than 3% of active configurations, independent of type of potentials used to obtain the learning set of barriers via molecular dynamics. The resulting method enables 2–9 orders-of-magnitude increase in real-time dynamics simulations taking 4–7 orders-of-magnitude less CPU time.</p>
<p>The second case study presents the application of multiobjective genetic algorithms (MOGAs) in multiscaling quantum chemistry<br />
simulations. Specifically, MOGAs are used to bridge high-level quantum chemistry and semiempirical methods to provide accurate representation of complex molecular excited-state and ground-state behavior. Results on ethylene and benzene—two common building-blocks in organic chemistry—indicate that MOGAs produce high-quality semiempirical methods that (1) are stable to small perturbations, (2) yield accurate configuration energies on untested and critical excited states, and<br />
(3) yield ab initio quality excited-state dynamics. The proposed method enables simulations of more complex systems to realistic multi-picosecond timescales, well beyond previous attempts or expectation of human experts, and 2–3 orders-of-magnitude reduction in computational cost.</p>
<p>While the two applications use simple evolutionary operators, in order to tackle more complex systems, their scalability and limitations have to be investigated. The second part of the thesis addresses some of the challenges involved with a successful design of genetic algorithms and genetic programming for multiscale modeling. The first issue addressed is the scalability of genetic programming, where facetwise models are built to assess the population size required by GP to ensure adequate supply of raw building blocks and also to ensure accurate decision-making between competing building blocks.</p>
<p>This study also presents a design of competent genetic programming, where traditional fixed recombination operators are replaced by building and sampling probabilistic models of promising candidate programs. The proposed scalable GP, called extended compact GP (eCGP), combines the ideas from extended compact genetic algorithm (eCGA) and probabilistic incremental program evolution (PIPE) and adaptively identifies, propagates and exchanges important subsolutions of a search problem. Results show that eCGP scales cubically with problem size on both GP-easy and GP-hard problems.</p>
<p>Finally, facetwise models are developed to explore limitations of scalability of MOGAs, where the scalability of multiobjective algorithms in reliably maintaining Pareto-optimal solutions is addressed. The results show that even when the building blocks are accurately identified, massive multimodality of the search problems can easily overwhelm the nicher (diversity preserving operator) and lead to exponential scale-up. Facetwise models are developed, which incorporate the combined effects of model accuracy, decision making, and sub-structure supply, as well as the effect of niching on the population sizing, to predict a limit on the growth rate of a maximum number of sub-structures that can compete in the two objectives to circumvent the failure of the niching method. The results show that if the number of competing building blocks between multiple objectives is less than the proposed limit, multiobjective GAs scale-up polynomially with the problem size on boundedly-difficult problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2007/09/13/genetic-algorithms-and-genetic-programming-for-multiscale-modeling-applications-in-materials-science-and-chemistry-and-advances-in-scalability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Towards billion bit optimization via parallel estimation of distribution algorithm</title>
		<link>http://www.kumarasastry.com/2007/07/14/towards-billion-bit-optimization-via-parallel-estimation-of-distribution-algorithm/</link>
		<comments>http://www.kumarasastry.com/2007/07/14/towards-billion-bit-optimization-via-parallel-estimation-of-distribution-algorithm/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 14:49:00 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Competent GAs]]></category>
		<category><![CDATA[Conference Proceedings]]></category>
		<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Genetic and Evolutionary Algorithm Theory]]></category>
		<category><![CDATA[Principled Efficiency Enhancement Techniques]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Altivec]]></category>
		<category><![CDATA[billion-bit]]></category>
		<category><![CDATA[billion-variable]]></category>
		<category><![CDATA[compact-genetic-algorithm]]></category>
		<category><![CDATA[gecco-2007]]></category>
		<category><![CDATA[MPI]]></category>
		<category><![CDATA[parallelization]]></category>
		<category><![CDATA[SIMD]]></category>
		<category><![CDATA[SSE2]]></category>

		<guid isPermaLink="false">http://kumarasastry.com/?p=277</guid>
		<description><![CDATA[Sastry, K., Goldberg, D. E., Llorà, X. (2007). Proceedings of the 2007 Genetic and Evolutionary Computation Conference (GECCO 2007). 577–584. [Best paper in Estimation of Distribution Algorithms track] [Preprint: IlliGAL report no. 2007007] [Full paper - DOI] [Presentation Slides].
]]></description>
			<content:encoded><![CDATA[<p>Sastry, K., Goldberg, D. E., Llorà, X. (2007). <em>Proceedings of the 2007 Genetic and Evolutionary Computation Conference (GECCO 2007)</em>. 577–584. [<strong>Best paper in Estimation of Distribution Algorithms track</strong>] [Preprint: IlliGAL report no. 2007007] [<a href="http://doi.acm.org/10.1145/1276958.1277077">Full paper - DOI</a>] [<a href="http://www.slideshare.net/kknsastry/towards-billion-bit-optimization-via-parallel-estimation-of-distribution-algorithm/download">Presentation Slides</a>].</p>
<object width="425" height="348"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc="/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc="  type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="348"></embed></object><!-- ysttest:Array
(
    [0] => 77764
    [1] => towards-billion-bit-optimization-via-parallel-estimation-of-distribution-algorithm1292
)
-->
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2007/07/14/towards-billion-bit-optimization-via-parallel-estimation-of-distribution-algorithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
