Loading...
 

Tracks

Title Track Chairs
BBSR - Benchmarking, Benchmarks, Software, and Reproducibility Carola Doerr, Mike Preuss
CS - Complex Systems Emily Dolson, Mary Katherine Heinrich
ECOM - Evolutionary Combinatorial Optimization and Metaheuristics Sarah L. Thomson, Yi Mei
EML - Evolutionary Machine Learning Ryan Urbanowicz, Will N. Browne
EMO - Evolutionary Multiobjective Optimization Arnaud Liefooghe, Tapabrata Ray
ENUM - Evolutionary Numerical Optimization Tobias Glasmachers, Youhei Akimoto
GA - Genetic Algorithms Dirk Thierens, Elizabeth Wanner
GECH - General Evolutionary Computation and Hybrids Alberto Moraglio, James McDermott
GP - Genetic Programming Aniko Ekart, Nelishia Pillay
L4EC - Learning for Evolutionary Computation Marie-Eléonore Kessaci, Anna V Kononova
NE - Neuroevolution Bing Xue, Dennis Wilson
RWA - Real World Applications Roman Kalkreuth, Alexander Brownlee
SI – Swarm Intelligence Paola Pellegrini, Ed Keedwell
THEORY - Theory Christine Zarges, Dirk Sudholt

BBSR - Benchmarking, Benchmarks, Software, and Reproducibility

Description

The Benchmarking, Benchmarks, Software, and Reproducibility track welcomes submissions that touch on all aspects of reproducibility, benchmarking, and software of genetic and evolutionary computation methods. In particular, we welcome submissions on the following topics:

  • Benchmarking methodologies for assessing the performance of evolutionary algorithms and related optimization techniques,
  • Benchmark problems and toolboxes for evaluating evolutionary computation methods or enabling the training of meta-learning techniques for these,
  • Statistical analysis and visualization techniques for understanding problem spaces or the performance and behavior of optimization techniques, including instance space analysis and landscape analysis,
  • Reproducibility studies that rigorously replicate published experiments with a substantial shift in confidence in the results of the original study,
  • Innovative software for deploying, evaluating, developing, or teaching genetic and evolutionary computation in original and unique ways.

This is a non-exhaustive list, and we invite the authors to get in touch with the track chairs if in doubt about the suitability of their submission to this track.

Requirements for reproducibility studies

For reproducibility studies, the reasons for the new findings must be clearly explained in order to ensure a meaningful and distinct contribution from the original study (e.g. different benchmarks, application scenarios, technical or implementation differences). The submission must follow the highest reproducibility standards by providing all implementation details, input data, parameters and hardware specifications. All artifacts must be made available in a public repository upon submission and must remain available after publication. The submission must also follow the usual standards in terms of plagiarism.
Of particular interest are replicability studies, defined as follows by the
ACM: "The measurement can be obtained with stated precision by a different team, a different measuring system, in a different location on multiple trials (different team, different experimental setup)."

Anonymization

We acknowledge that for some of the works fitting this track, it may be difficult to submit in completely anonymized form, e.g., when links to demos, data, or software are required to assess the suitability of the submission for GECCO. Whenever possible, we strongly encourage the authors to make use of anonymous repositories (available on Zenodo and for GitHub repositories, for example). In the ideal case, these repositories will be deanonymized only after the notification. Where it is impossible to anonymize repositories, the BBSR track allows to link resources that possibly reveal authors’ identity. However, also in this case, all other elements of the paper shall follow the standard anonymization guidelines. In particular, we require that author names, affiliations, and acknowledgments are suppressed and that, to the maximum extent possible, references to any of the author's own work should be made as if the work belonged to someone else. We strongly recommend the use of the following option:

\documentclass[dvipsnames,format=sigconf,anonymous=true,review=true]{acmart}

Track Chairs

GECH CD

Carola Doerr

CNRS and Sorbonne University, France | webpage

Carola Doerr, formerly Winzen, is a CNRS research director at Sorbonne Université in Paris, France. Carola's main research activities are in the analysis of black-box optimization algorithms, both by mathematical and by empirical means. Carola is associate editor of IEEE Transactions on Evolutionary Computation, ACM Transactions on Evolutionary Learning and Optimization (TELO), and the Evolutionary Computation journal. She is/was program chair for the BBSR track at GECCO 2025 and 2024, the GECH track at GECCO 2023, for PPSN 2020, FOGA 2019, and for the theory tracks of GECCO 2015 and 2017. She has organized Dagstuhl seminars and Lorentz Center workshops. Together with Pascal Kerschke, Carola leads the 'Algorithm selection and configuration' working group of COST action CA22137. Carola's works have been distinguished by several awards, among them the CNRS bronze medal, the Otto Hahn Medal of the Max Planck Society, and best paper awards at GECCO, CEC, and EvoApplications.

 

Mike Preuss

Leiden Institute of Advanced Computer Science | webpage

Mike Preuss is assistant professor at LIACS, the Computer Science department of Leiden University. He works in AI, namely game AI, natural computing, and social media computing. Mike received his PhD in 2013 from the Chair of Algorithm Engineering at TU Dortmund, Germany, and was with ERCIS at the WWU Muenster, Germany, from 2013 to 2018. His research interests focus on the field of evolutionary algorithms for real-valued problems, namely on multi-modal and multi-objective optimization, and on computational intelligence and machine learning methods for computer games. Recently, he is also involved in Social Media Computing, and he is publications chair of the upcoming multi-disciplinary MISDOOM conference 2019. He is associate editor of the IEEE ToG journal and has been member of the organizational team of several conferences in the last years, in various functions, as general co-chair, proceedings chair, competition chair, workshops chair.


CS - Complex Systems

Description

This track invites all papers addressing the challenges of scaling evolution up to real-life complexity. This includes both the real-life complexity of biological systems, such as artificial life, artificial immune systems, and generative and developmental systems (GDS); and the real-world complexity of physical systems, such as evolutionary robotics and evolvable hardware.

Artificial life, Artificial Immune Systems, and Generative and Developmental Systems all take inspiration from studying living systems. In each field, there are generally two main complementary goals: to better understand living systems and to use this understanding to build artificial systems with properties similar to those of living systems, such as behavior, adaptability, learning, developmental or generative processes, evolvability, active perception, communication, self-organization and cognition. The track welcomes both theoretical and application-oriented studies in the above fields. The track also welcomes models of problem-solving through (social) agent interaction, emergence of collective phenomena and models of the dynamics of ecological interactions in an evolutionary context.

Evolutionary Robotics and Evolvable Hardware study the evolution of controllers, morphologies, sensors, and communication protocols that can be used to build systems that provide robust, adaptive and scalable solutions to the complexities introduced by working in real-world, physical environments. The track welcomes contributions addressing problems from control to morphology, from single robot to collective adaptive systems. Approaches to incorporating human users into the evolutionary search process are also welcome. Contributions are expected to deal explicitly with Evolutionary Computation, with experiments either in simulation or with real robots.

Track Chairs

DolsonHeadshot

Emily Dolson

Michigan State University | webpage

Emily Dolson is an assistant professor at Michigan State University in the department of Computer Science & Engineering and core faculty in Ecology, Evolution, & Behavior. She received a dual PhD from these same departments in 2019. In between, she was a postdoctoral fellow at Cleveland Clinic, where she studied cancer evolution. Emily's research interests center around trying to predict and control the outcome of evolution in complex ecological communities. In the context of evolutionary computation, she uses eco-evolutionary theory to understand the properties of different evolutionary algorithms, develop new algorithms, and predict which algorithms are best matched to which problems. She was elected to the International Society for Artificial Life Board of Directors in 2019; in this capacity, she organizes efforts to make information about artificial life more easily accessible on the internet.

Heinrich

Mary Katherine Heinrich

Artificial Intelligence Research Laboratory of the Université Libre de Bruxelles (IRIDIA) | webpage

Mary Katherine Heinrich received the B.Sc. degree from the University of Cincinnati, OH, USA, in 2013, the MAI degree from IAAC, Universitat Politécnica de Catalunya, Barcelona, Spain, in 2014, and the Ph.D. degree from the Centre for Information Technology and Architecture, Royal Danish Academy, Copenhagen, Denmark, in 2019. From 2016 to 2018, she was a Recurring Visiting Ph.D. Researcher with the New England Complex Systems Institute, Cambridge, MA, USA, and from 2018 to 2019, a Research Associate with the Service Robotics Group, Institute of Computer Engineering, University of Lübeck, Luebeck, Germany. Since 2019, she has been a Postdoctoral Researcher with IRIDIA, the Artificial Intelligence Laboratory, Université Libre de Bruxelles, Brussels, Belgium. Her research interests include swarm intelligence, swarm robotics, and construction automation.


ECOM - Evolutionary Combinatorial Optimization and Metaheuristics

Description

The ECOM track aims to provide a forum for the presentation and discussion of high-quality research on metaheuristics for combinatorial optimization problems. Challenging problems from a broad range of applications, including logistics, network design, bioinformatics, engineering and business have been tackled successfully with metaheuristic approaches. In many cases, the resulting algorithms represent the state-of-the-art for solving these problems. In addition to evolutionary algorithms, the class of metaheuristics includes prominent generic problem solving methods, such as tabu search, iterated local search, variable neighborhood search, memetic algorithms, simulated annealing, GRASP and ant colony optimization.

Scope

The ECOM track encourages original submissions on the application of evolutionary algorithms and metaheuristics to combinational optimization problems. The topics for ECOM include, but are not limited to:

  • Representation techniques
  • Neighborhoods and efficient algorithms for searching them
  • Variation operators for stochastic search methods
  • Search space and landscape analysis
  • Comparisons between different techniques (including exact methods)
  • Constraint-handling techniques
  • Automated design of combinatorial optimisation algorithms
  • Characteristics of problems and problem instances


Notice that the submission of very narrowed case studies of real-life problems as well as highly specific theoretical results on the performance of evolutionary algorithms may be better suited to other tracks at GECCO.

Track Chairs

 

Sarah L. Thomson

Edinburgh Napier University | webpage

YiMei

Yi Mei

School of Engineering and Computer Science, Victoria University of Wellington, New Zealand | webpage

Yi Mei is an Associate Professor/Reader at the School of Engineering and Computer Science, Victoria University of Wellington, Wellington, New Zealand. His research interests include evolutionary computation and machine learning for combinatorial optimisation, hyper-heuristics, genetic programming, automatic algorithm design, and explainable AI. Yi has more than 250 fully refereed publications, including the top journals in EC and Operations Research (OR) such as IEEE TEVC, IEEE Transactions on Cybernetics, European Journal of Operational Research, ACM Transactions on Mathematical Software, and top EC conferences (GECCO). He won an IEEE Transactions on Evolutionary Computation Outstanding Paper Award 2017, GECCO Best Paper Awards in 2022, 2023 and 2024, the EuroGP Best Paper Award 2022, and a GECCO Humies Silver Award. He is the Chair of IEEE CIS Travel Grant subcommittee, Chair of IEEE Taskforce on Evolutionary Scheduling and Combinatorial Optimisation, and Chair of IEEE New Zealand Central Section. He is an Associate Editor/Editorial Board Member of 7 international journals, including the IEEE Transactions on Evolutionary Computation, IEEE Transactions on Artificial Intelligence, and Journal of Scheduling. He is a Fellow of Engineering New Zealand and an IEEE Senior Member.


EML - Evolutionary Machine Learning

Description

The Evolutionary Machine Learning (EML) track at GECCO covers advances in the theory and application of using evolutionary computation methods to solve Machine Learning (ML) problems. Evolutionary methods can tackle many different tasks within the ML context, including problems related to supervised, unsupervised, semi-supervised, and reinforcement learning, as well as more recent topics such as transfer learning and domain adaptation, deep learning, representation learning, interpretability of machine learning models, and learning with unbalanced data and missing data.

The global search capability featured by evolutionary methods provides a valuable complement to the local search process that typically underpins non-evolutionary ML methods, and combinations of the two often demonstrate desirable promise in practice.

We encourage submissions related to theoretical advances, innovation of new algorithms, and renovation/improvement of existing algorithms, as well as application-focused papers. Authors are strongly encouraged to compare their EML approaches to the corresponding state-of-the-art non-evolutionary ML methods, where appropriate.

If your work focuses on the use of ML for solving evolutionary computation problems, please consider the new L4EC track that complements this track.

Scope

More concretely, topics of interest include but are not limited to:

  • Theoretical and methodological advances on EML
  • Evolutionary ensemble learning
  • Evolutionary transfer learning and domain adaptation
  • Evolutionary transfer learning and domain adaptation
  • Evolutionary representation learning
  • Learning Classifier Systems (LCS) and evolutionary rule-based systems
  • Evolutionary computation techniques (e.g. genetic programming, particle swarm optimisation, and differential evolution) for solving ML tasks such as clustering, dimension reduction (feature selection, extraction, and construction), and representation learning
  • AutoML (e.g. hyper-parameter tuning for ML) via evolutionary methods
  • EML with a small number of examples, unbalanced data or missing data
  • Visualizing or improving the interpretability of ML models via evolutionary approaches
  • Parallel, distributed, and decentralized EML, including approaches based on high performance computing (with GPUs/TPUs), cloud computing ,and edge computing as well as federated learning
  • Applications of EML (non-exhaustive list):
    • Computer vision and image processing
    • Pattern recognition and data mining
    • Bioinformatics, life sciences, medicine, and health
    • Space technology
    • Cognitive systems and modelling
    • Economic modelling
    • Intelligent transportation
    • Cyber security

Track Chairs

Ryan Urbano

Ryan Urbanowicz

Cedars Sinai Medical Center, Los Angeles, California, USA | webpage

Dr. Ryan Urbanowicz is an Assistant Professor of Computational Biomedicine at the Cedars Sinai Medical Center. His research focuses on the development of machine learning, artificial intelligence automation, data mining, and informatics methodologies as well as their application to biomedical and clinical data analyses. This work is driven by the challenges presented by large-scale data, complex patterns of association (e.g. epistasis and genetic heterogeneity), data integration, and the essential demand for interpretability, reproducibility, and efficiency in machine learning. His research group has developed a number of machine learning software packages including ReBATE, GAMETES, ExSTraCS, STREAMLINE, and FIBERS. He has been a regular contributor to GECCO since 2009 having (1) provided tutorials on learning classifier systems and the application of evolutionary algorithms to biomedical data analysis, (2) co-chaired the International Workshop on Learning Classifier Systems and a workshop on benchmarking evolutionary algorithms, and (3) co-chaired various tracks. He is also an invested educator, with dozens of educational videos and lectures available on his YouTube channel, and co-author of the textbook, `Introduction to Learning Classifier Systems'.

William Browne

Will N. Browne

Queensland University of Technology, Australia | webpage

Prof. Will Browne's research focuses on applied cognitive systems. Specifically, how to use inspiration from natural intelligence to enable computers/machines/robots to behave usefully. This includes cognitive robotics, learning classifier systems, and modern heuristics for industrial application. Prof. Browne is an experienced co-track chair for the Genetics-Based Machine Learning (GBML) track and the co-chair for the Evolutionary Machine Learning track at the Genetic and Evolutionary Computation Conference. He has also provided tutorials on Rule-Based Machine Learning and Advanced Learning Classifier Systems at GECCO, chaired the International Workshop on Learning Classifier Systems (LCSs), and lectured graduate courses on LCSs. He has co-authored the first textbook on LCSs Introduction to Learning Classifier Systems, Springer 2017. Currently, he is Professor and Chair in Manufacturing Robotics at Queensland University of Technology, Brisbane, Queensland, Australia.


EMO - Evolutionary Multiobjective Optimization

Description

In many real-world applications, multiple objective functions must be optimized simultaneously, leading to a multiobjective optimization problem (MOP), for which a single ideal solution seldomly exists. Instead, MOPs typically admit multiple compromise solutions representing different trade-offs among the objectives. Due to their applicability to a wide range of MOPs, including black-box problems, evolutionary and other randomized optimization algorithms for multiobjective optimization have given rise to an important and active research area known as Evolutionary Multiobjective Optimization (EMO). EMO algorithms do not require continuity or differentiability assumptions and can handle problem characteristics such as nonlinearity, multimodality, and stochasticity. Furthermore, preference information from a decision-maker can be used to deliver a finite-size approximation to the optimal solution set (the Pareto-optimal set) in a single optimization run.

Scope

The Evolutionary Multiobjective Optimization (EMO) Track brings together researchers from this field and related areas to explore all facets of EMO development and application. The track covers a wide range of topics, including but not limited to:

  • Handling continuous, combinatorial, or mixed-integer MOPs
  • Benchmarking methodologies, including test problems and performance assessment
  • Benchmarking studies, especially in comparison to non-EMO approaches
  • Selection and variation mechanisms
  • Hybridization techniques, parallel and distributed models
  • Software development and implementation aspects
  • Convergence assessment and stopping criteria
  • Theoretical foundations and search space analysis that bring new insights into EMO
  • Visualization techniques for solution sets and multiobjective landscapes
  • EMO algorithm selection and configuration
  • Preference articulation and interactive EMO
  • Many-objective optimization, large-scale optimization
  • Computationally expensive objectives
  • Constraint handling, uncertainty handling
  • Real-world applications that go beyond solving specific problems, bringing new and broader insights into EMO

Track Chairs

Photo2020 1 Square

Arnaud Liefooghe

University of Littoral, France | webpage

Arnaud Liefooghe is a Professor of Artificial Intelligence at the University of the Littoral Opal Coast (ULCO), France. He is the co-director of the MODŌ international lab between France and Japan. Prior to this, he was an Associate Professor at the University of Lille from 2010 to 2023, and a Postdoctoral Researcher at the University of Coimbra in 2010. In 2020, he undertook a CNRS sabbatical at JFLI and was an Invited Professor at the University of Tokyo. From 2021, he has been appointed as a Collaborative Professor at Shinshu University, Japan. His research focuses on the foundations, design, and analysis of local search and evolutionary computation algorithms, with a particular interest in multi-objective optimization and landscape analysis. He has co-authored over a hundred peer-reviewed scientific papers in international journals and conferences. He received the best paper award at EvoCOP 2011, GECCO 2015, GECCO 2023, and WCCI/CEC 2024. He was the co-Program Chair of EvoCOP in 2018 and 2019, and took on various roles at GECCO: Proceedings Chair in 2018, co-EMO Track Chair in 2019, Virtualization Chair in 2021, co-Hybrid Scheduling Chair in 2023, and co-BBSR Track Chair in 2024. Currently, he serves as the Reproducibility Chair for the ACM Transactions on Evolutionary Learning and Optimization (TELO) and as the co-Track Chair of the Evolutionary Multi-objective Optimization (EMO) track for GECCO 2025.

Ray

Tapabrata Ray

University of New South Wales, Canberra | webpage

Tapabrata Ray is a Professor with the School of Engineering and Information Technology. He is the founder and leader of the Multidisciplinary Design Optimization Research Group at UNSW, Canberra.


ENUM - Evolutionary Numerical Optimization

Description

The ENUM track (Evolutionary NUMerical optimization) is concerned with randomized search algorithms and continuous search spaces. The scope of the ENUM track includes, but is not limited to, stochastic methods such as differential evolution (DE), evolution strategies (ES), estimation-of-distribution algorithms (EDAs) and particle swarm optimization (PSO). The track is also concerned with the analyses of continuous search spaces to better understand the complexity of optimization problems and benchmarking of continuous optimization.

Scope

The ENUM track invites submissions that present original work regarding theoretical analysis, algorithmic design, and experimental validation of algorithms for optimization in continuous domains, including work on large-scale and budgeted optimization, handling of constraints, multi-modality, noise, uncertain and/or changing environments, and mixed-integer problems. Work that advances experimental methodology and benchmarking, problem and search space analysis is also encouraged.

Application papers reporting on solving a particular real-world optimization problem with continuous search space, with a relevant methodology, should be sent primarily to the Real-World Applications (RWA) track, with ENUM being a possible secondary track. On the other hand, if one or more "real-world-like" problems are used as a testbed for a comparison of several relevant methods, ENUM is the right primary track.

Papers dealing with theoretical analyses of evolutionary algorithms in continuous search spaces can be submitted primarily to the ENUM track with the theory track as a secondary track, or the other way round.

Track Chairs

Tobias Glasmachers

Tobias Glasmachers

Ruhr-Universität Bochum, Germany | webpage

Tobias Glasmachers is a professor at the Ruhr-University Bochum, Germany. He received his Diploma and Doctorate degrees in mathematics from the Ruhr-University of Bochum in 2004 and 2008. He joined the Swiss AI lab IDSIA from 2009 to 2011. Then he returned to Bochum, where he was a junior professor for machine learning at the Institute for Neural Computation (INI) from 2012 to 2018. In 2018 he was promoted to a full professor. His research interests are machine learning and optimization.

Akimoto

Youhei Akimoto

University of Tsukuba | webpage

Youhei Akimoto is an associate professor at University of Tsukuba, Japan. He received the B.S. degree in computer science in 2007, and the M.S. and Ph.D. degrees in computational intelligence and systems science from Tokyo Institute of Technology, Japan, in 2008 and 2011, respectively. From 2010 to 2011, he was a Research Fellow of JSPS in Japan, and from 2011 to 2013, he was a Post-Doctoral Research Fellow with INRIA in France. From 2013 to 2018, he was an Assistant Professor with Shinshu University, Japan. Since 2018, he has been an Associate Professor with University of Tsukuba, Japan as well as a Visiting Researcher with the Center for Advanced Intelligence Projects, RIKEN. He served as a Track Chair for the continuous optimization track of GECCO in 2015 and 2016. He is an Associate Editor of ACM TELO and is on the editorial board of the ECJ. He won the Best Paper Award at GECCO 2018 and FOGA 2019. His research interests include design principles, theoretical analyses, and applications of stochastic search heuristics and reinforcement learning algorithms.


GA - Genetic Algorithms

Description

The Genetic Algorithm (GA) track has always been a large and important track at GECCO. We invite submissions to the GA track that present original work on all aspects of genetic algorithms, including, but not limited to:

  • Practical, methodological and foundational aspects of GAs
  • Design of new GA operators including representations, fitness functions, initialization, termination, parent selection, replacement strategies, recombination, and mutation
  • Design of new and improved GAs
  • Fitness landscape analysis
  • Comparisons with other methods (e.g., empirical performance analysis)
  • Design of tailored GAs for new application areas
  • Handling uncertainty (e.g., dynamic and stochastic problems, robustness)
  • Metamodeling and surrogate assisted evolution
  • Interactive GAs
  • Co-evolutionary algorithms
  • Parameter tuning and control (including adaptation and meta-GAs)
  • Constraint Handling
  • Diversity management (e.g., fitness sharing and crowding, automatic speciation, spatial models such as island/diffusion)
  • Bilevel and multi-level optimization
  • Ensemble based genetic algorithms
  • Model-Based Genetic Algorithms


As a large and diverse track, the GA track will be an excellent opportunity to present and discuss your research/application with a wide variety of experts and participants of GECCO.

Track Chairs

 

Dirk Thierens

Utrecht University, The Netherlands | webpage

Dr. Dirk Thierens is a lecturer/senior researcher at the Department of Information and Computing Sciences at Utrecht University, where he is teaching courses on Evolutionary Computation and Computational Intelligence. He has (co)-authored over 100 peer reviewed papers in Evolutionary Computation. His main current research interests are focused on the design and application of structure learning techniques in the framework of population-based, stochastic search. Dirk contributed to the organization of previous GECCO conferences as track chair, workshop organizer, Editor-in-Chief, and past member of the SIGEVO ACM board.

Elizabeth

Elizabeth Wanner

School of Engineering and Applied Science, Aston University | webpage

I re-joined Aston in 2023, and am a Reader in Computer Science. My research is concerned with population-based multiobjective optimization and metaheuristics, multi-criteria decision analysis, and mathematical and statistical aspects of optimization theory. Previously, I was a Professor at the CEFET-MG in the Department of Computer Engineering, Belo Horizonte, Brazil. I obtained my Ph.D. at the Universidade Federal de Minas Gerais, on the topic of Local Search operators for Genetic Algorithms based on derivative-free quadratic approximation. I also hold an MSc in Mathematics from the Universidade Federal de Minas Gerais, and before that, I read for a BSc in Mathematics at the Universidade Federal de Minas Gerais.


GECH - General Evolutionary Computation and Hybrids

Description

General Evolutionary Computation and Hybrids is a track focusing on how EAs are used as part of larger systems in synergy with other algorithms, including hybrid methods and other, more general combinations of EAs with other components. We also welcome high-quality contributions on a wide range of EA topics which do not fit exclusively into other GECCO tracks. We don’t consider hybrids based only on superficial metaphors (Sörensen, 2015) as on-topic for this track.

Scope

Areas of interest include the following - but the limit should be set by your creativity not ours:

  • Combining EAs with mechanisms to control or coordinate a set of algorithms, such as hyper-heuristics (selective and generative);
  • Combining EAs with constructive heuristics;
  • Combining EAs with classical methods (linear and integer programming, dynamic programming, constraint programming, etc.);
  • Combining EAs and traditional AI methods such as A-star, tree search, Monte Carlo tree search;
  • EAs incorporating multi-fidelity and multi-resolution objective function evaluation techniques;
  • Hybridising approaches such as EA+EA (e.g., meta-EA), EA+PSO, EA+ACO, EA+LS (memetic), EA+Fuzzy;
  • EA+A-life including co-evolutionary methods, both competitive and co-operative;
  • Search algorithms combining quantum and classical computation;
  • EAs using special techniques for parallel and distributed computing, or high performance hardware such as GPUs;
  • Hybrid EAs which use landscape analysis techniques as part of the search.

Track Chairs

Moraglio A

Alberto Moraglio

University of Exeter, UK | webpage

Alberto Moraglio is a Senior Lecturer at the University of Exeter, UK. He holds a PhD in Computer Science from the University of Essex and Master and Bachelor degrees (Laurea) in Computer Engineering from the Polytechnic University of Turin, Italy. He is the founder of a Geometric Theory of Evolutionary Algorithms, which unifies Evolutionary Algorithms across representations and has been used for the principled design and rigorous theoretical analysis of new successful search algorithms. He gave several tutorials at GECCO, IEEE CEC and PPSN, and has an extensive publication record on this subject. He has served as co-chair for the GP track, the GA track and the Theory track at GECCO. He also co-chaired twice the European Conference on Genetic Programming, and is an associate editor of Genetic Programming and Evolvable Machines journal. He has applied his geometric theory to derive a new form of Genetic Programming based on semantics with appealing theoretical properties which is rapidly gaining popularity in the GP community. In the last three years, Alberto has been collaborating with Fujitsu Laboratories on Optimisation on Quantum Annealing machines. He has formulated dozens of Combinatorial Optimisation problems in a format suitable for the Quantum hardware. He is also the inventor of a software (a compiler) aimed at making these machines usable without specific expertise by automating the translation of high-level description of combinatorial optimisation problems to a low-level format suitable for the Quantum hardware (patented invention).

JamesMcD

James McDermott

University of Galway, Ireland | webpage

James McDermott is Lecturer and Director of Research in the School of Computer Science, University of Galway, Ireland. He has previously worked and studied in Hewlett-Packard, University of Limerick, University College Dublin, and Massachussetts Institute of Technology. His research interests are in artificial intelligence, including genetic programming, evolutionary optimisation, and deep learning, with applications in sustainability and AI music. He has chaired international conferences including EuroGP and EvoMUSART, and is a member of the Genetic Programming and Evolvable Machines journal editorial board, and associate editor of the ACM SIGEvolution newsletter. He is leading Work Package 3 of the Horizon Europe Polifonia project in musical cultural heritage.


GP - Genetic Programming

Description

Genetic Programming is an evolutionary computation technique that automatically generates solutions/programs to solve a given problem. In GP, various representations have been used, such as tree structures, linear sequences of code, graphs and grammars. Provided that a suitable fitness function is devised, computer programs solving the given problem emerge, without the need for humans to explicitly program the computer. The GP track invites original contributions on all aspects of evolutionary generation of computer programs or other executable structures for specific tasks.

Scope

Advances in genetic programming include but are not limited to:

  • Analysis: Information Theory, Complexity, Run-time, Visualization, Fitness Landscape, Generalisation, Domain adaptation
  • Synthesis: Programs, Algorithms, Circuits, Systems
  • Applications: Classification, Clustering, Control, Data mining, Big-Data analytics, Regression, Semi-supervised Learning, Policy search, Prediction, Continuous and Combinatorial Optimisation, Streaming Data, Design, Inductive Programming, Computer Vision, Feature Engineering and Feature Selection, Natural Language Processing
  • Environments: Static, Dynamic, Interactive, Uncertain
  • Operators: Replacement, Selection, Crossover, Mutation, Variation
  • Performance: Surrogate functions, Multi-Objective, Coevolutionary, Human Competitive, Parameter Tuning
  • Populations: Demes, Diversity, Niches
  • Programs: Decomposition, Modularity, Semantics, Simplification, Software Improvement, Bug Repair, Software/Program Testing
  • Programming Languages: Imperative, Declarative, Object-oriented, Functional
  • Representations: Cartesian, Grammatical, Graphs, Linear, Rules, Trees, Geometric and Semantic
  • Systems: Autonomous, Complex, Developmental, Gene Regulation, Parallel, Self-Organizing, Software

Track Chairs

Aniko Ekart

Aniko Ekart

Aston University, UK | webpage

Anikó Ekárt is professor of Artificial Intelligence at Aston University and Director of the Aston Centre for Artificial Intelligence Research and Application (ACAIRA). Following her PhD at the Eötvös Loránd University, Hungary, she worked at the University of Birmingham as lecturer and at the Institute for Computer Science and Control, Budapest Hungary as senior research fellow. Her research interests are centred around artificial intelligence methods and their application, with a focus on evolutionary algorithms and genetic programming in particular. Following genetic programming performance improving methods, she has successfully contributed to applications of AI techniques to health, engineering, transport, and art. She is Partner Editor for the Springer Nature Computer Science - SPECIES partnership. In 2022 she was the winner of the Evo* Award for Outstanding Contribution to Evolutionary Computation in Europe.

NelishiaPillay

Nelishia Pillay

University of Pretoria | webpage

Nelishia Pillay is a Professor at the University of Pretoria, South Africa. She holds the Multichoice Joint-Chair in Machine Learning and SARChI Chair in Artificial Intelligence for Sustainable Development. Her research areas include hyper-heuristics, automated design of machine learning and search techniques, evolutionary transfer learning, combinatorial optimization, genetic programming, genetic algorithms and deep learning for and more generally machine learning and optimization for sustainable development. These are the focus areas of the NICOG (Nature-Inspired Computing Optimization) research group which she has established.


L4EC - Learning for Evolutionary Computation

Description

Learning for Evolutionary Computation (L4EC) is a relatively new track introduced in 2024 to recognize high-quality research that uses machine learning or statistical techniques and concepts to improve heuristics and algorithmic components in the field of evolutionary computation (EC).

Scope

This track focuses on heuristics, methods and concepts that leverage machine learning (including deep learning and reinforcement learning) or statistics to enhance EC methods. As such, topics of interest include, but are not limited to:

  • Methods for automated algorithm design, selection, and configuration,
  • Mechanisms that learn how to control or coordinate a set of EC algorithms, such as parameter tuning, parameter control, dynamic algorithm selection/configuration, and meta-heuristics,
  • EC algorithms integrating methods to extract knowledge from the population dynamics, search trajectory and/or the genotype,
  • Surrogate-based or surrogate-assisted optimization of expensive fitness functions, including multi-fidelity approaches,
  • Feature-based methods that learn to characterize optimization problems, such as exploratory landscape analysis (ELA) and fitness landscape analysis.

In focusing on the use of learning methods for EC, this track complements the existing EML track, which focuses on the use of EC for machine learning problems.

Track Chairs

Csm Marie Eleonore Kessaci 48d5b4a6b4

Marie-Eléonore Kessaci

Université de Lille, France | webpage

Marie-Eléonore Kessaci carries out her research in the ORKAD team and she teaches in the department Informatique et Statistique (Computer science and statistics) in the engineering school Polytech Lille. She hold her habilitation (HDR in France), entitled "Knowledge-based Design of Stochastic Local Search Algorithms in Combinatorial Optimization", in November 2019. Between September 2012 and August 2013, she had a postdoctoral position at Université Libre de Bruxelles. She got her PhD in Computer Science in December 2011 at Université Lille 1.

Anna

Anna V Kononova

LIACS, Leiden University, The Netherlands | webpage

Anna V. Kononovais an Assistant Professor at the Leiden Institute of Advanced ComputerScience. She received her MSc degree in Applied Mathematics from Yaroslavl State University (Russia) in 2004 and PhD degree in Computer Science from University of Leeds (UK) in 2010. After a total of 5 years of postdoctoral experiences at Technical University Eindhoven (The Netherlands) and Heriot-Watt University (Edinburgh, UK), Anna has spent a number of years working as a mathematician in industry. Her current research interests include analysis of optimisation algorithms and machine learning.


NE - Neuroevolution

Description

Neuroevolution is a machine learning approach that applies evolutionary computation (EC) to constructing artificial neural networks (NNs). Compared with other neural network training methods, Neuroevolution is highly general and allows learning without explicit targets, with arbitrary neural models and network structures. Neuroevolution has been successfully used to address challenging tasks in a wide range of areas, such as reinforcement learning, supervised learning, unsupervised learning, image analysis, computer vision, and natural language processing.

The Neuroevolution track at GECCO aims to encourage knowledge exchange between interested researchers in this area. It covers advances in the theory and applications of Neuroevolution, including all different EC methods for evolving all types of neural networks, alone and in combination with other neural learning algorithms. Authors are invited to submit their original and unpublished work to this track.

Scope

More concretely, topics of interest include but are not limited to:

  • Neuroevolution algorithms involving:
    • Any EC method, e.g. genetic algorithms, evolutionary strategy, and genetic programming, particle swarm optimisation, differential evolution, meta-heuristics, Quality-Diversity, and hybrid methods.
    • Any type of neural networks, e.g. Convolutional neural network (CNN), Recurrent neural network (RNN), Long short-term memory (LSTM), Deep Belief Network (DBN), transformers, and autoencoders.
    • Evolutionary neural architecture search
    • Optimisation of network hyperparameters, activation and loss functions, learning dynamics, data augmentation, and initialisation
    • Novel candidate representations
    • Novel search mechanisms
    • Novel fitness functions
    • Surrogate assisted Neuroevolution
    • Methods for improving efficiency
    • Methods for improving regularisation
    • Multi-objective Neuroevolution
    • Neuroevolution for reinforcement learning, supervised learning, unsupervised learning
    • Neuroevolution for transfer learning, one-short learning, few-short learning, multitask learning
    • Parallelised and distributed realisations of Neuroevolution
    • Combinations of Neuroevolution and other neural learning algorithms
    • Interpretable/explainable model learning
  • Applications of Neuroevolution:
    • Computer vision, image processing and pattern recognition
    • Text mining, natural language processing
    • Speech recognition
    • Neural Architecture Search
    • Machine translation
    • Medical and biological problems
    • Evolutionary robotics
    • Artificial life
    • Time series analysis
    • Cyber security
    • Scheduling and combinatorial optimization
    • Healthcare
    • Finance, fraud detection and business
    • Social media data analysis
    • Game playing
    • Visualisation

Track Chairs

BingXUE 2

Bing Xue

Victoria University of Wellington, New Zealand | webpage

Bing Xue is currently Professor of Artificial Intelligence, and Deputy Head of School in the School of Engineering and Computer Science at Victoria University of Wellington. Her research focuses mainly on evolutionary computation, machine learning, big data, feature selection/learning, evolving neural networks, explainable AI and their real-world applications. Bing has over 400 papers published in fully refereed international journals and conferences including many highly cited papers and top most popular papers. Bing was the Editor of IEEE CIS Newsletter, Chair of the Evolutionary Computation Technical Committee, member of ACM SIGEVO Executive Committee and Chair of IEEE CIS Task Force on Evolutionary Deep Learning and Applications. She also chaired the IEEE CIS Data Mining and Big Data Technical Committee, Students Activities committee, and a member of many other committees. She founded and chaired IEEE CIS Task Force on Evolutionary Feature Selection and Construction, and co-founded and chaired IEEE CIS Task Force on Evolutionary Transfer Learning and Transfer Optimisation. She also won a number of awards including Best Paper Awards from international conferences, and Early Career Award, Research Excellence Award and Supervisor Award from her University, IEEE CIS Outstanding Early Career Award, IEEE TEVC Outstanding Associate Editor and others.
Bing has also been served as an Associate/Guest Editor or Editorial Board Member for > 10 international journals, including IEEE TEVC, ACM TELO, IEEE TETCI, IEEE TAI, and IEEE CIM. She is a key organiser for many international conferences, e.g. General Chair of PRICAI 2025 and IVCNZ 2025, Conference Chair of EuroGP 2025 and 2024, Conference Chair of IEEE CEC 2024, ambassador for Women in Data Science NZ 2025, 2024, and 2023, Chair Women+@GECCO 2024, Proceeding Chair of GECCO 2023, Tutorial Chair for IEEE WCCI 2022, Publication Chair of EuroGP 2022, Track Chair for ACM GECCO 2019-2022, Workshop Chair for IEEE ICDM 2021, General Co-Chair of IVCNZ 2020, Program Co-Chair for KETO 2020, Senior PC of IJCAI 2019-2021, Finance Chair of IEEE CEC 2019, Program Chair of AJCAI 2018, IEEE CIS FASLIP Symposium founder and Chair since 2016, and others in international conferences. More can be seen from her website.

Headshot

Dennis Wilson

ISAE-Supaero, University of Toulouse | webpage

Dennis G. Wilson is an Associate Professor at ISAE-Supaero in Toulouse, France. They research
evolutionary algorithms, deep learning, and applications of AI to climate problems.


RWA - Real World Applications

Description

The Real-World Applications (RWA) track welcomes rigorous experimental, computational and/or applied advances in evolutionary computation (EC) in any discipline devoted to the study of real-world problems. The RWA track covers also real-world problems arising in creative arts, including design, games, and music (having been merged with the former track DETA - Digital Entertainment Technologies and Arts), and search-based software engineering problems (the SBSE track having been discontinued). The aim is to bring together contributions from the diverse application domains into a single event.

Please note that, from 2025, the track will handle strictly new real-world applications. That is, applications that are newly modelled and solved with evolutionary algorithms. In other words, we will not consider articles that use previously existing, publicly available real-world benchmark problems. If you are using existing/published real-world benchmarks, you can submit to other GECCO tracks that are relevant to your algorithmic contributions.

The focus is on applications including but not limited to:

  • Papers that present novel developments of EC, grounded in real-world problems.
  • Papers that present new applications of EC to real-world problems.
  • Papers that analyse the features of real-world problems, as a basis for designing EC solutions.
  • Papers that would fall into the DETA domain, such as ones focussing on aesthetic measurement and control, biologically-inspired creativity, interactive environments and games, composition, synthesis and generative arts.
  • Papers on search-based software engineering applications, such as automatic program repair, genetic improvement, software testing, requirements analysis, and project management.


All contributions should be original research papers demonstrating the relevance and applicability of EC within a real-world problem. Papers covering multiple disciplines are welcome; we encourage the authors of such papers to write and present them in a way that allows researchers from other fields to grasp the main results, techniques, and their potential applications. Papers on novel EC research problems and novel application domains of the arts, music, and games are especially encouraged.

Scope

The real-world applications track is open to all domains and all industries.

Track Chairs

64356752

Roman Kalkreuth

TU Dortmund University | webpage

Roman Kalkreuth is currently an assistant professor at The Chair of Artificial Intelligence Methodology of Professor Holger Hoos which belongs to RWTH Aachen University in Germany. Primarily, his research focuses on the analysis and development of algorithms for graph-based genetic programming. From 2015 until 2022, he was a research associate of the Computational Intelligence Research Group of Professor Günter Rudolph at TU Dortmund University (Germany). Roman Kalkreuth defended his PhD thesis in July 2021 and then took up a postdoctoral researcher position within Professor Rudolph’s group. From October 2022 to June 2023, he worked in the Natural Computing Research Group of Professor Dr. Thomas Bäck at the Leiden Institute of Advanced Computer Science, which is part of Leiden University. He joined Laboratoire d’Informatique de Paris 6 (LIP6) of Sorbonne University in Paris as a postdoctoral researcher under supervision of Carola Doerr from June 2023 until March 2024. He then took up an assistant professor position at RWTH Aachen University, which started in April 2024.

20160818 085423 Crop Square

Alexander Brownlee

University of Stirling | webpage

Alexander (Sandy) Brownlee is a Senior Lecturer in the Division of Computing Science and Mathematics at the University of Stirling, where he leads the Data Science & Intelligent Systems research group. His main topics of interest are in search-based optimisation methods and machine learning, with a focus on decision support tools, and applications in civil engineering, transportation and software engineering. He has published over 80 peer- reviewed papers on these topics, supported by funding from UKRI, Data Lab, and industry. He has worked with several leading organisations including BT, KLM, and NHS Scotland on real-world applications of optimisation and machine learning. He serves as a reviewer for several journals and conferences in evolutionary computation, civil engineering and transportation, and is currently an Editorial Board member for Journal of Scheduling and Complex And Intelligent Systems. He has also organised several workshops and tutorials at GECCO, CEC and PPSN.


SI – Swarm Intelligence

Description

Swarm Intelligence (SI) is the collective problem-solving behavior of groups of animals or artificial agents that results from the local interactions of the individuals with each other and with their environment. SI systems rely on certain key principles such as decentralization, stigmergy, self-organization, local interaction, and emergent behaviors. Since these principles are observed in the organization of social insect colonies and other animal aggregates, such as bird flocks or fish schools, SI systems are typically inspired by these natural systems.
The two main application areas of SI have been optimization and robotics. In the first category, Ant Colony Optimization (ACO) and Particle Swarm Optimization (PSO) constitute two of the most popular SI optimization techniques with numerous applications in science and engineering, but other SI-based optimization algorithms are possible. Papers that study and compare SI mechanisms that underly these different SI approaches, both theoretically and experimentally, are welcome. In the second category, SI has been successfully used to control large numbers of robots in a decentralized way, which increases the flexibility, robustness, and fault-tolerance of the resulting systems.

Scope

The ACO-SI Track welcomes submissions of original and unpublished work in all experimental and theoretical aspects of SI, including (but not limited to) the following areas:

  • Biological foundations
  • Modeling and analysis of new approaches
  • Hybrid schemes with other algorithms
  • Multi-swarm and self-adaptive approaches
  • Constraint-handling and penalty function approaches
  • Combinations with local search techniques
  • Approaches to solve multi- and many-objective optimization problems
  • Approaches to solve dynamic and noisy optimization problems
  • Approaches to multi-modal optimization, i.e., to find multiple solutions (niching)
  • Benchmarking and new empirical results
  • Parallel/distributed implementations and applications
  • Large-scale applications
  • Software and high-performance implementations
  • Theoretical and experimental research in swarm robotics
  • Theoretical and empirical analysis of SI approaches to gain a better understanding of SI algorithms and to inform on the development of new, more efficient approaches
  • Position papers on future directions in SI research
  • Applications to machine learning and data analytics

Track Chairs

Paola Pellegrini

Paola Pellegrini

Université Gustave Eiffel | webpage

Paola Pellegrini works on optimization algorithms for difficult real-world problems. These algorithms span from mixed-integer programming to metaheuristics. Particularly, she is an expert in railway planning and operational management. Her current research field covers the development of optimization approaches to effectively exploit railway infrastructure capacity, aiming to process automation. In particular, she has designed a state-of-the-art algorithm for the centralized real-time railway traffic management problem named RECIFE-MILP.
Paola Pellegrini is member of the Board of the International Association of Railway Operations Research (IAROR) and has covered leading roles in a number of European research projects. She is member of the editorial board of Engineering Applications of Artificial Intelligence and IET Intelligent Transport Systems.

 

Ed Keedwell

University of Exeter, UK | webpage

Ed Keedwell is Professor of Artificial Intelligence, and a Fellow of the Alan Turing Insitute. He joined the Computer Science discipline in 2006 and was appointed as a lecturer in 2009. He has research interests in optimisation (e.g. genetic algorithms, swarm intelligence, hyper-heuristics) machine learning and AI-based simulation and their application to a variety of difficult problems in bioinformatics and engineering yielding over 160 journal and conference publications. He leads a research group focusing on applied artificial intelligence and has been involved with successful funding applications totalling over £3.5 million from the EPSRC, Innovate UK, EU and industry. Particular areas of current interest are the optimisation of transportation systems, the development of sequence-based hyper-heuristics and human-in-the-loop optimisation methods for applications in engineering.


THEORY - Theory

Description

The theory track welcomes all papers performing theoretical analyses or concerning theoretical aspects in evolutionary computation and related areas. Results can be proven with mathematical rigor or obtained via a thorough experimental investigation.

In addition to traditional areas in evolutionary computation like Genetic and Evolutionary Algorithms, Evolutionary Strategies, and Genetic Programming we also highly welcome theoretical papers in Artificial Life, Ant Colony Optimization, Swarm Intelligence, Estimation of Distribution Algorithms, Generative and Developmental Systems, Evolutionary Machine Learning, Search Based Software Engineering, Population Genetics, and more.

Scope

Topics include (but are not limited to):

  • analytical methods like drift analysis, fitness levels, Markov chains, large deviation bounds,
  • dynamic and static parameter choices,
  • fitness landscapes and problem difficulty,
  • population dynamics,
  • problem representation,
  • runtime analysis, black-box complexity, and alternative performance measures,
  • single- and multi-objective problems,
  • statistical approaches,
  • stochastic and dynamic environments,
  • variation and selection operators.


Papers submitted to the theory track may contain an appendix to give additional information. The appendix will not be part of the proceedings, and is consulted only at the discretion of the program committee. All technical details necessary for a proper evaluation must be contained in the 8-page submission or in the appendix, including full proofs and/or complete descriptions of experiments.

Track Chairs

User

Christine Zarges

Aberystwyth University, Wales, UK | webpage

Christine Zarges is a Senior Lecturer (Associate Professor) in the Department of Computer Science at Aberystwyth University which she joined as a Lecturer in 2016. Before, she held a postdoctoral research position at the University of Warwick, UK, and a Birmingham Fellowship at the University of Birmingham, UK. She obtained her PhD from TU Dortmund, Germany, in 2011.
Christine's research focuses on theory and applications of randomised search heuristics such as evolutionary algorithms and artificial immune systems in the context of combinatorial optimisation. She has given tutorials on these topics at various conferences and workshops and contributed to the organisation of these conferences in different capacities, most importantly as track and event chair at GECCO, workshop chair at PPSN, programme chair at FOGA and EvoCop as well as local chair of EvoStar 2024. She is member of the editorial board of Evolutionary Computation (MIT Press) and Associate Editor of Engineering Applications of Artificial Intelligence (Elsevier). She is a Management Committee member for the UK in European research networks concerned with Randomised Optimisation Algorithms (COST actions CA15140 and CA22137).

Sudholt

Dirk Sudholt

University of Passau, Germany | webpage

Dirk Sudholt is a Full Professor and Chair of Algorithms for Intelligent Systems at the University of Passau, Germany. He previously held a post as Senior Lecturer at the University of Sheffield, UK, and founding head of the Algorithms research group. He obtained his PhD in computer science in 2008 from TU Dortmund, Germany, under the supervision of Prof. Ingo Wegener. His research focuses on the computational complexity of randomized search heuristics such as evolutionary algorithms and estimation-of-distribution algorithms. In particular, his work covered runtime analysis of parallel evolutionary algorithms, diversity mechanisms, multi-objective optimisation and the benefits of crossover in genetic algorithms. Dirk has served as chair of FOGA 2017, the GECCO Theory track in 2016 and 2017 and as guest editor for Algorithmica. He is a member of the editorial board of Evolutionary Computation and associate editor for Natural Computing. He has more than 130 refereed publications and won 10 best paper awards at GECCO and PPSN.