Loading...
 
Skip to main content

Automated Design Competition

Deadline: 2026-06-15
Webpage: http://www.framsticks.com/gecco-competition

Description

The competition concerns the development of an efficient algorithm to optimize active 3D designs (i.e., simulated agents or robots). The simulation environment is Framsticks, and participants have a Python binding available to the native simulator library, so algorithms should be implemented entirely in Python. Technical details are described on the dedicated competition web page (link below).

The goal of the competition is to propose an algorithm that will discover agents whose center of gravity moves in the desired way in different environments used during optimization. The properties of the desired movement are defined by the fitness function (unknown to participants); examples of such movements are: following a specific path in 3D, swinging, or jumping. The set of parameters that define each environment (such as gravity, water level, terrain, and initial agent rotation) is published, but their values will be set during the evaluation phase. Each submitted algorithm will be tested to optimize agents in 10 different settings (environments and desired movements). These settings will be the same for all participants.

Each submission must contain a short description of the algorithm and a standalone Python source code. The source code can use any freely and publicly available libraries, but participants should take care to describe the way dependencies are supposed to be installed to allow the organizers to run their algorithm. The algorithm will not have access to the Internet.

Abstract Submission

The competition allows 2-page contributions to the GECCO Companion to present short descriptions of the competition entry, focusing on algorithmic design, strengths and limitations. The 2-page abstract paper will require at least one author to register at the conference as a presenter. It is important to mention that these 2-page abstracts ARE NOT APC Eligible (no publication fee has to be paid by the authors) under the current ACM Open publishing guidelines. The following dates are relevant for these submissions:

  • Submission opening: April 1, 2026
  • Submission deadline: April 21, 2026
  • Notification: April 28, 2026
  • Camera-ready: May 5, 2026
  • Author's mandatory registration: May 11, 2026


Organizers

Maciej Komosinski

Maciej Komosinski is an associate professor at the Institute of Computing Science, Poznan University of Technology. His professional fields of interest include modeling of life processes and life forms, evolutionary algorithms and new approaches to optimization, simulation (artificial life, evolution, learning, complex adaptive systems, collective and multi-agent systems, virtual worlds), artificial intelligence, neural networks, and machine learning. His research is interdisciplinary and concerns the above mentioned topics as well as biology, medicine, biomedical applications of computer sciences, and cognitive science.


Konrad Miazga

Konrad Miazga is a research assistant at the Institute of Computing Science, Poznan University of Technology. His main research interests include metaheuristic optimization, machine learning, artificial intelligence and artificial life.