中文
相关论文

相关论文: Population Sizing for Genetic Programming Based Up…

200 篇论文

Ensemble learning is a powerful paradigm that has been usedin the top state-of-the-art machine learning methods like Random Forestsand XGBoost. Inspired by the success of such methods, we have devel-oped a new Genetic Programming method…

神经与进化计算 · 计算机科学 2020-01-22 Nuno M. Rodrigues , João E. Batista , Sara Silva

Population-based learning paradigms, including evolutionary strategies, Population-Based Training (PBT), and recent model-merging methods, combine fast within-model optimisation with slower population-level adaptation. Despite their…

机器学习 · 计算机科学 2026-03-26 Giacomo Borghi , Hyesung Im , Lorenzo Pareschi

Useful information about scientific collaboration structures and patterns can be inferred from computer databases of published papers. The genetic programming bibliography is the most complete reference of papers on GP\@. In addition to…

物理与社会 · 物理学 2007-05-23 L. Luthi , M. Tomassini , M. Giacobini , B. W. Langdon

Existing decision-theoretic reasoning frameworks such as decision networks use simple data structures and processes. However, decisions are often made based on complex data structures, such as social networks and protein sequences, and rich…

人工智能 · 计算机科学 2014-07-14 Brian E. Ruttenberg , Avi Pfeffer

We derive the asymptotic behaviour of the genealogy of a logistic branching process in the setting where the equilibrium population size is large. In three regimes on the tail of the offspring distribution we recover the Kingman,…

概率论 · 数学 2025-11-11 Ruairi Garrett , Julio Ernesto Nava Trejo

Data-driven modeling plays an increasingly important role in different areas of engineering. For most of existing methods, such as genetic programming (GP), the convergence speed might be too slow for large scale problems with a large…

最优化与控制 · 数学 2017-06-29 Chen Chen , Changtong Luo , Zonglin Jiang

There is considerable interest in the use of genetic algorithms to solve problems arising in the areas of scheduling and timetabling. However, the classical genetic algorithm paradigm is not well equipped to handle the conflict between…

神经与进化计算 · 计算机科学 2010-07-05 Uwe Aickelin , Kathryn Dowsland

Representations of population models in terms of countable systems of particles are constructed, in which each particle has a `type', typically recording both spatial position and genetic type, and a level. For finite intensity models, the…

概率论 · 数学 2018-06-05 Alison M. Etheridge , Thomas G. Kurtz

Genotype-phenotype (GP) maps specify how the random mutations that change genotypes generate variation by altering phenotypes, which, in turn, can trigger selection. Many GP maps share the following general properties: 1) The number of…

种群与进化 · 定量生物学 2014-02-07 Ard A Louis , Steffen Schaper

In this contribution, we discuss the basic concepts of genotypes and phenotypes in tree-based GP (TGP), and then analyze their behavior using five benchmark datasets. We show that TGP exhibits the same behavior that we can observe in other…

神经与进化计算 · 计算机科学 2024-02-14 Wolfgang Banzhaf , Illya Bakurov

We are interested in modelling Darwinian evolution, resulting from the interplay of phenotypic variation and natural selection through ecological interactions. Our models are rooted in the microscopic, stochastic description of a population…

概率论 · 数学 2016-08-16 Nicolas Champagnat , Régis Ferrière , Sylvie Méléard

Algorithms that use Large Language Models (LLMs) to evolve code arrived on the Genetic Programming (GP) scene very recently. We present LLM GP, a formalized LLM-based evolutionary algorithm designed to evolve code. Like GP, it uses…

神经与进化计算 · 计算机科学 2024-01-17 Erik Hemberg , Stephen Moskal , Una-May O'Reilly

The graph partitioning problem (GPP) is among the most challenging models in optimization. Because of its NP-hardness, the researchers directed their interest towards approximate methods such as the genetic algorithms (GA). The edge-based…

神经与进化计算 · 计算机科学 2023-07-21 Ali Chaouche , Menouar Boulif

The dynamics of adaptation is difficult to predict because it is highly stochastic even in large populations. The uncertainty emerges from number fluctuations, called genetic drift, arising in the small number of particularly fit…

种群与进化 · 定量生物学 2015-06-30 Oskar Hallatschek , Lukas Geyrhofer

Here we propose an evolutionary algorithm that self modifies its operators at the same time that candidate solutions are evolved. This tackles convergence and lack of diversity issues, leading to better solutions. Operators are represented…

神经与进化计算 · 计算机科学 2017-12-19 Andres Felipe Cruz Salinas , Jonatan Gomez Perdomo

Contemporary genetic programming (GP) systems for general program synthesis have been primarily concerned with evolving programs that can manipulate values from a standard set of primitive data types and simple indexed data structures. In…

神经与进化计算 · 计算机科学 2023-06-09 Edward Pantridge , Thomas Helmuth

Population genetics models typically consider a fixed population size and a unique selection coefficient. However, population dynamics inherently generate noise in numbers of individuals and selection acts on various components of the…

种群与进化 · 定量生物学 2017-12-12 Lukas Heinrich , Johannes Müller , Aurélien Tellier , Daniel Zivković

This thesis investigates the use of problem-specific knowledge to enhance a genetic algorithm approach to multiple-choice optimisation problems.It shows that such information can significantly enhance performance, but that the choice of…

神经与进化计算 · 计算机科学 2010-07-05 Uwe Aickelin

Establishing a quantitative connection between the population growth rate and the generation times of single cells is a prerequisite for understanding evolutionary dynamics of microbes. However, existing theories fail to account for the…

种群与进化 · 定量生物学 2017-09-19 Jie Lin , Ariel Amir

Genetic algorithms are modeled after the biological evolutionary processes that use natural selection to select the best species to survive. They are heuristics based and low cost to compute. Genetic algorithms use selection, crossover, and…

神经与进化计算 · 计算机科学 2020-05-28 Mee Seong Im , Venkat R. Dasari