Home New Trending Search
About Privacy Terms
#
#GeneticProgramming
Posts tagged #GeneticProgramming on Bluesky
Post image

The first machine learning algorithm I developed using genetic programming was in LISP. Here is a GP implementation on GitHub github.com/gdobbins/gen... #geneticprogramming #LISP

10 0 2 0
Preview
Where are we now? | Proceedings of the Genetic and Evolutionary Computation Conference

Where are we now? A large benchmark study of recent symbolic regression methods (2018) dl.acm.org/doi/abs/10.1... #GECCO #geneticprogramming #symbolicregression

1 1 0 0
Multi‑Population Ensemble GP Boosts Classification

Multi‑Population Ensemble GP Boosts Classification

A new Ensemble GP (MEGP) framework splits features into independent views and fuses them with softmax layer. Tested on eight benchmarks it beat a baseline GP on Log‑Loss and AUC. Read more: getnews.me/multi-population-ensembl... #geneticprogramming #ensemblelearning

0 0 0 0
Preview
GP and LLMs for Program Synthesis: No Clear Winners Genetic programming (GP) and large language models (LLMs) differ in how program specifications are provided: GP uses input-output examples, and LLMs use text descriptions. In this work, we compared th...

GP and LLMs for Program Synthesis: No Clear Winners arxiv.org/abs/2508.03966 #geneticprogramming #llms #coding

3 0 0 0
Post image

In honor of the Jaws 50th Anniversary, I present the book better known as Jaws I. #IYKYK #geneticprogramming #Jaws50 #MLSky

3 3 0 0
Preview
GitHub - GPBench/TinyverseGP Contribute to GPBench/TinyverseGP development by creating an account on GitHub.

TinyverseGP: Minimalistic implementations of different representations for Genetic Programming github.com/gpbench/tiny... #mlsky #artificialintelligence #geneticprogramming

4 2 0 0
Preview
Is the evolution metaphor still necessary or even useful for genetic programming? - Genetic Programming and Evolvable Machines Genetic Programming and Evolvable Machines -

Is the evolution metaphor still necessary or even useful for genetic programming? link.springer.com/article/10.1... #artificialintelligence #machinelearning #geneticprogramming

2 0 0 0
GPTP

Excited to be at: Genetic Programming Theory & Practice (GPTP) is a small, invitation-only workshop. This year’s GPTP will be hosted by Michigan State University in East Lansing, MI on June 05-07, 2025 gptp-workshop.com/index.html #artificialintelligence #geneticprogramming

6 1 0 0
Preview
A review of “Symbolic Regression” by Gabriel Kronberger, Bogdan Burlacu, Michael Kommenda, Stephan M. Winkler, and Michael Affenzeller, ISBN 978-1-138-05481-3, 2024, CRC Press. - Genetic Programming a... Genetic Programming and Evolvable Machines -

New book review at GPEM:

Book: "Symbolic Regression" by Kronberger et al

Review by La Cava

link.springer.com/article/10.1...

#geneticprogramming

0 0 0 0
Preview
rEGGression: an Interactive and Agnostic Tool for the Exploration of Symbolic Regression Models Regression analysis is used for prediction and to understand the effect of independent variables on dependent variables. Symbolic regression (SR) automates the search for non-linear regression models,...

This paper will be presented at #GECCO2025 but you can already read the pre-print at arxiv.org/abs/2501.17859

The source-code and binaries are available at github.com/folivetti/sr... together with additional info.

#GECCO2025 #SymbolicRegression #GeneticProgramming

0 0 0 0

⚠️(another) New paper alert

rEGGression: an Interactive and Agnostic Tool for the Exploration of Symbolic Regression Models introduces a new tool for symbolic models that allow the user to go beyond the traditional Pareto front.
#GECCO2025 #SymbolicRegression #GeneticProgramming

1 0 1 1
Special Issue for the Tenth Anniversary of Geometric Semantic Genetic Programming Call for Papers: https://www.springer.com/journal/10710/updates/23957712

Geometric Semantic #geneticprogramming was a big breakthrough in GP in 2012. The relationship between syntax and semantics is - in one way - easy to understand and take advantage of. 10 years later (!), here is the GPEM special issue.

Special issue collection: link.springer.com/collections/...

2 1 1 0
Post image

⚠️New paper alert ⚠️

Improving Genetic Programming for Symbolic Regression with Equality Graphs exploits e-graphs to generate equivalent expressions proposes new operators that creates unvisited expressions during the search.

#GECCO2025 #SymbolicRegression #GeneticProgramming

3 2 1 1
Preview
RSCID: requirements selection considering interactions and dependencies - Genetic Programming and Evolvable Machines Requirements selection is one of the essential aspects of requirement engineering. So far, a lot of work has been done in this field. But, it is difficult to choose the right set of software requireme...

New paper in GPEM on requirements engineering:

"RSCID: requirements selection considering interactions and dependencies", by Keyvanpour et al.

link.springer.com/article/10.1...

#geneticprogramming

2 0 0 0

Now that you've finished CEC revisions... and finalising EuroGP camera-ready.. and you have GECCO acceptance decisions... and you've finished GECCO workshop submissions...

...keep up the momentum to get your paper ready for a GPEM submission!

#geneticprogramming

1 0 0 0
Preview
Constraining genetic symbolic regression via semantic backpropagation - Genetic Programming and Evolvable Machines Evolutionary symbolic regression approaches are powerful tools that can approximate an explicit mapping between input features and observation for various problems. However, ensuring that explored exp...

"Constraining genetic symbolic regression via semantic backpropagation" by Reissman et al in GPEM

#geneticprogramming

link.springer.com/article/10.1...

1 0 0 0
Post image

New book review at GPEM

link.springer.com/article/10.1...

#geneticprogramming

0 0 0 0
Preview
Editorial introduction for the special issue on highlights of genetic programming 2023 events - Genetic Programming and Evolvable Machines Genetic Programming and Evolvable Machines -

The special issue on highlights of 2023 #geneticprogramming events, edited by Pappa, Giacobini, Ting Hu, and Jakobović is out:

link.springer.com/article/10.1...

1 0 0 0
Preview
Memetic semantic boosting for symbolic regression - Genetic Programming and Evolvable Machines This paper introduces a novel approach called semantic boosting regression (SBR), leveraging the principles of boosting algorithms in symbolic regression using a Memetic Semantic GP for Symbolic Regre...

New paper in GPEM: "Memetic semantic boosting for symbolic regression"

Leite & Schoenauer

link.springer.com/article/10.1...

#geneticprogramming

1 0 0 0
Preview
Lexicase Selection Parameter Analysis: Varying Population Size and Test Case Redundancy with Diagnostic Metrics Lexicase selectionLexicase selection is a successful parent selectionParent selection method in genetic programming that has outperformed other methods across multiple benchmark suitesBenchm...

Our GPTP from last year is out! Lexicase Selection Parameter Analysis: Varying Population Size and Test Case Redundancy with Diagnostic Metrics link.springer.com/chapter/10.1... #geneticprogramming

5 2 0 0
Preview
Is the evolution metaphor still necessary or even useful for genetic programming? - Genetic Programming and Evolvable Machines Genetic Programming and Evolvable Machines -

Is the evolution metaphor still necessary or even useful for genetic programming? link.springer.com/article/10.1... #geneticprogramming #machinelearning #artificialintelligence #datascience

5 4 0 0

Hey #symbolicregression folks! Are you working on something novel, crazy, bound to uncover the secrets of the universe? Don't keep it to yourself, join us at #gecco2025 SymReg workshop and let's discuss it over a coffee: heal.heuristiclab.com/research/sym... (deadline tbd) #geneticprogramming

2 2 0 0
Preview
Harnessing evolutionary algorithms for enhanced characterization of ENSO events - Genetic Programming and Evolvable Machines The El Niño-Southern Oscillation (ENSO) significantly influences the complexity and variability of the global climate system, driving its variability. ENSO events’ irregularity and unpredictability ar...

Another new paper in GPEM!

'El Nino' weather events, characterised with equations, by Abdulkarimova et al.

link.springer.com/article/10.1...

#geneticprogramming

0 0 0 0