Evolutionary Computation, Volume 25, Issue 2, Page 275-307, Summer 2017.
Novelty-Driven Cooperative Coevolution
Evolutionary Computation, Volume 25, Issue 2, Page 275-307, Summer 2017. <br/>
The LCS and GBML community stop
Evolutionary Computation, Volume 25, Issue 2, Page 275-307, Summer 2017. <br/>
Evolutionary Computation, Volume 25, Issue 2, Page 275-307, Summer 2017.
Dear LCS, GBML, RBML and EML Researcher,
Apologies for the multiple postings as WCCI/CEC has now approved the Special Sessions.
Please forward this CFP to your colleagues, students, and those who may be interested. Thank you.
Vancouver, Canada, 25-29 July, 2016
Aim and scope:
Evolutionary Machine Learning (EML) explores technologies that integrate machine learning with evolutionary computation for tasks including optimization, classification, regression, and clustering. Since machine learning contributes to a local search while evolutionary computation contributes to a global search, one of the fundamental interests in EML is a management of interactions between learning and evolution to produce a system performance that cannot be achieved by either of these approaches alone.
Historically, this research area was called GBML (genetics-based machine learning) and it was concerned with learning classifier systems (LCS) with its numerous implementations such as fuzzy learning classifier systems (Fuzzy LCS).
Recently, EML has emerged as a more general field than GBML; EML covers a wider range of machine learning adapted methods such as genetic programming for ML, evolving ensembles, evolving neural networks, and genetic fuzzy systems; in short, any combination of evolution and machine learning. EML is consequently a broader, more flexible and more capable paradigm than GBML. From this viewpoint, the aim of this special session is to explore potential EML technologies and clarify new directions for EML to show its prospects.
This special session follows the first successful special session (the largest session among the special sessions) held in CEC 2015. The continuous exploration of this field by organizing the special session in CEC is indispensable to establish the discipline of EML. For this purpose, this special session focuses on, but is not limited to, the following areas in EML:
– Evolutionary learning systems (e.g., learning classifier systems)
– Evolutionary fuzzy systems
– Evolutionary reinforcement learning
– Evolutionary neural networks
– Evolutionary adaptive systems
– Artificial immune systems
– Genetic programming applied to machine learning
– Transfer learning; learning blocks of knowledge (memes, code, etc.) and evolving the sharing to related problem domains
– Accuracy-Interpretability tradeoff in EML
– Applications and theory of EML
Organisers:
Will Browne (*1), Keiki Takadama (*2), Yusuke Nojima (*3), Masaya Nakata (*4), Tim Kovacs (*5)
E-mail:
(*1) will.browne@vuw.ac.nz, (*2) keiki@inf.uec.ac.jp, (*3) nojima@cs.osakafu-u.ac.jp,
(*4) m.nakata@cas.hc.uec.ac.jp (*5) tim.kovacs@bristol.ac.uk
Affiliations:
(*1) Victoria University of Wellington, New Zealand
(*2) The University of Electro-Communications, Japan
(*3) Osaka Prefecture University, Japan
(*4) The University of Electro-Communications, Japan
(*5) University of Bristol, UK
Associated Website:
https://sites.google.com/site/wcci2016sseml/
These instructions give guidelines for preparing papers for this publication. Presents information for authors publishing in this journal.
These instructions give guidelines for preparing papers for this publication. Presents information for authors publishing in this journal.
This paper is concerned with the application of an automated hybrid approach in addressing the university timetabling problem. The approach described is based on the nature-inspired artificial bee colony (ABC) algorithm. An ABC algorithm is a biologically-inspired optimization approach, which has been widely implemented in solving a range of optimization problems in recent years such as job shop scheduling and machine timetabling problems. Although the approach has proven to be robust across a range of problems, it is acknowledged within the literature that there currently exist a number of inefficiencies regarding the exploration and exploitation abilities. These inefficiencies can often lead to a slow convergence speed within the search process. Hence, this paper introduces a variant of the algorithm which utilizes a global best model inspired from particle swarm optimization to enhance the global exploration ability while hybridizing with the great deluge (GD) algorithm in order to improve the local exploitation ability. Using this approach, an effective balance between exploration and exploitation is attained. In addition, a traditional local search approach is incorporated within the GD algorithm with the aim of further enhancing the performance of the overall hybrid method. To evaluate the performance of the proposed approach, two diverse university timetabling datasets are investigated, i.e., Carter’s examination timetabling and Socha course timetabling datasets. It should be noted that both problems have differing complexity and different solution landscapes. Experimental results demonstrate that the proposed method is capable of producing high quality solutions across both these benchmark problems, showing a good degree of generality in the approach. Moreover, the proposed method produces best results on some instances as compared with other approaches presented in the literature.
This paper is concerned with the application of an automated hybrid approach in addressing the university timetabling problem. The approach described is based on the nature-inspired artificial bee colony (ABC) algorithm. An ABC algorithm is a biologically-inspired optimization approach, which has been widely implemented in solving a range of optimization problems in recent years such as job shop scheduling and machine timetabling problems. Although the approach has proven to be robust across a range of problems, it is acknowledged within the literature that there currently exist a number of inefficiencies regarding the exploration and exploitation abilities. These inefficiencies can often lead to a slow convergence speed within the search process. Hence, this paper introduces a variant of the algorithm which utilizes a global best model inspired from particle swarm optimization to enhance the global exploration ability while hybridizing with the great deluge (GD) algorithm in order to improve the local exploitation ability. Using this approach, an effective balance between exploration and exploitation is attained. In addition, a traditional local search approach is incorporated within the GD algorithm with the aim of further enhancing the performance of the overall hybrid method. To evaluate the performance of the proposed approach, two diverse university timetabling datasets are investigated, i.e., Carter’s examination timetabling and Socha course timetabling datasets. It should be noted that both problems have differing complexity and different solution landscapes. Experimental results demonstrate that the proposed method is capable of producing high quality solutions across both these benchmark problems, showing a good degree of generality in the approach. Moreover, the proposed method produces best results on some instances as compared with other approaches presented in the literature.
Advertisement, IEEE.
Advertisement, IEEE.
This paper examines evolutionary nonlinear projection (NLP), a form of multidimensional scaling (MDS) performed with an evolutionary algorithm. MDS is a family of techniques for producing a low dimensional data set whose points have a one-to-one corres…
This paper examines evolutionary nonlinear projection (NLP), a form of multidimensional scaling (MDS) performed with an evolutionary algorithm. MDS is a family of techniques for producing a low dimensional data set whose points have a one-to-one correspondence with the points of a higher dimensional data set with the added property that distances or dissimilarities in the higher dimensional space are preserved as much as possible in the lower dimensional space. The goal is typically visualization but may also be clustering or other forms of analysis. In this paper, we review current methods of NLP and go on to characterize NLP as an evolutionary computation problem, gaining insight into MDS as an optimization problem. Two different mutation operators, one introduced in this paper, are compared and parameter studies are performed on mutation rate and population size. The new mutation operator is found to be superior. NLP is found to be a problem where small population sizes exhibit superior performance. It is demonstrated experimentally that NLP is a multimodal optimization problem. Two broad classes of projection problems are identified, one of which yields consistent high-quality results and the other of which has many optima, all of low quality. A number of applications of the technique are presented, including projections of feature vectors for polyominos, of vectors that are members of an error correcting code, of behavioral assessments of a collection of agents, and of features derived from DNA sequences.
Advertisement, IEEE.
Advertisement, IEEE.
To approximate the Pareto front, most existing multiobjective evolutionary algorithms store the nondominated solutions found so far in the population or in an external archive during the search. Such algorithms often require a high degree of diversity …
To approximate the Pareto front, most existing multiobjective evolutionary algorithms store the nondominated solutions found so far in the population or in an external archive during the search. Such algorithms often require a high degree of diversity of the stored solutions and only a limited number of solutions can be achieved. By contrast, model-based algorithms can alleviate the requirement on solution diversity and in principle, as many solutions as needed can be generated. This paper proposes a new model-based method for representing and searching nondominated solutions. The main idea is to construct Gaussian process-based inverse models that map all found nondominated solutions from the objective space to the decision space. These inverse models are then used to create offspring by sampling the objective space. To facilitate inverse modeling, the multivariate inverse function is decomposed into a group of univariate functions, where the number of inverse models is reduced using a random grouping technique. Extensive empirical simulations demonstrate that the proposed algorithm exhibits robust search performance on a variety of medium to high dimensional multiobjective optimization test problems. Additional nondominated solutions are generated
Prospective authors are requested to submit new, unpublished manuscripts for inclusion in the upcoming event described in this call for papers.
Prospective authors are requested to submit new, unpublished manuscripts for inclusion in the upcoming event described in this call for papers.
Artificial gene regulatory networks (GRNs) are biologically inspired dynamical systems used to control various kinds of agents, from the cells in developmental models to embodied robot swarms. Most recent work uses a genetic algorithm (GA) or an evolution strategy in order to optimize the network for a specific task. However, the empirical performances of these algorithms are unsatisfactory. This paper presents an algorithm that primarily exploits a network distance metric, which allows genetic similarity to be used for speciation and variation of GRNs. This algorithm, inspired by the successful neuroevolution of augmenting topologies algorithm’s use in evolving neural networks and compositional pattern-producing networks, is based on a specific initialization method, a crossover operator based on gene alignment, and speciation based upon GRN structures. We demonstrate the effectiveness of this new algorithm by comparing our approach both to a standard GA and to evolutionary programming on four different experiments from three distinct problem domains, where the proposed algorithm excels on all experiments.
Artificial gene regulatory networks (GRNs) are biologically inspired dynamical systems used to control various kinds of agents, from the cells in developmental models to embodied robot swarms. Most recent work uses a genetic algorithm (GA) or an evolution strategy in order to optimize the network for a specific task. However, the empirical performances of these algorithms are unsatisfactory. This paper presents an algorithm that primarily exploits a network distance metric, which allows genetic similarity to be used for speciation and variation of GRNs. This algorithm, inspired by the successful neuroevolution of augmenting topologies algorithm’s use in evolving neural networks and compositional pattern-producing networks, is based on a specific initialization method, a crossover operator based on gene alignment, and speciation based upon GRN structures. We demonstrate the effectiveness of this new algorithm by comparing our approach both to a standard GA and to evolutionary programming on four different experiments from three distinct problem domains, where the proposed algorithm excels on all experiments.