genetic-programming

Tag

Cards List
#genetic-programming

InsightSR: Refining Symbolic Regression Search Spaces via Parallel Semantic and Structural LLM Guidance

arXiv cs.LG · 6d ago Cached

InsightSR is a framework that leverages Large Language Models to refine the search space for symbolic regression, improving accuracy and physical consistency through iterative semantic and structural guidance.

0 favorites 0 likes
#genetic-programming

Adaptive Protection for Evolutionary Feature Construction in Symbolic Regression with Application to Credit Classification

arXiv cs.LG · 2026-08-17 Cached

This paper proposes an adaptive protection mechanism for evolutionary feature construction in symbolic regression to preserve important constructed features during evolution, demonstrating improved performance on regression benchmarks and credit classification tasks.

0 favorites 0 likes
#genetic-programming

ELMER: Evolutionary Language Model that Explores and Refines

arXiv cs.LG · 2026-08-12 Cached

Introduces ELMER, an evolutionary language model that searches over natural-language policy descriptions and compiles them into executable programs, using fine-tuned Qwen3-8B with Direct Preference Optimization to control mutation strength and improve search efficiency.

0 favorites 0 likes
#genetic-programming

Pure-Python symbolic regression that rediscovered Kepler's law from 8 data point

Hacker News Top · 2026-07-02 Cached

GP_ELITE is a pure-Python library for genetic-programming based symbolic regression, enabling discovery of interpretable mathematical formulas from small experimental datasets. Version 0.2.0 introduces Levenberg–Marquardt constant fitting, multi-restart reliability, Pareto front output, and extrapolation mode.

0 favorites 0 likes
#genetic-programming

Minimalist Genetic Programming

arXiv cs.AI · 2026-06-10 Cached

This paper introduces Minimalist Genetic Programming (MGP), a novel algorithm that replaces evolution with a syntactic derivation process inspired by the Minimalist Program from linguistics, using a MERGE operator to construct symbolic expressions. MGP consistently finds exact ground truth models on symbolic regression tasks where standard GP struggles due to bloat.

0 favorites 0 likes
#genetic-programming

Evolution through large models

OpenAI Blog · 2022-06-17 Cached

This paper demonstrates that large language models trained on code can significantly enhance genetic programming mutation operators, enabling the generation of hundreds of thousands of functional Python programs for robot design in the Sodarace domain without prior training data. The approach, called Evolution through Large Models (ELM), combines LLMs with MAP-Elites to bootstrap new conditional models for context-specific artifact generation.

0 favorites 0 likes
← Back to home

Submit Feedback