paper-with-me

홈 › Papers

GPU-Accelerated Genetic Programming for Symbolic Regression with Beagle Framework

2026-03-10 · Nathan Haut, Ilya Basin, Marzieh Kianinejad, Ruchika Gupta, Elijah Smith, Zachary Perrico, Wolfgang Banzhaf arxiv

Beagle is a new software framework that enables execution of Genetic Programming tasks on the GPU. Currently available for symbolic regression, it processes individuals of the population and fitness cases for training in a way that maximizes throughput on extant GPU platforms. In this contribution, we report on the benchmarking of Beagle on the Feynman Symbolic Regression dataset and compare its performance with a fast CPU system called StackGP and the widely available PySR system under the same wall clock budget. We also report on the use of two different fitness functions, one a point-to-point error function, the other a correlation fitness function. The results demonstrate that the Beagle's GPU-aided Symbolic Regression significantly outperforms leading CPU-based frameworks.

📄 PDF Abstract BibTeX arXiv:2603.12292

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Introduction and Tutorial for the Beagle Framework

2026-07-07 · Ilya Basin, Nathan Haut, Wolfgang Banzhaf arxiv

The Beagle framework is a GPU-based genetic programming framework that enables highly efficient genetic programming search using large population sizes by leveraging NVIDIA GPUs. This technical guide provides an introduc…

The Effects of Population Size on the Performance of BEAGLE GPU-Based Genetic Programming Runs

2026-04-27 · Nathan Haut, Ilya Basin, Ruchika Gupta, Marzieh Kianinejad 외 arxiv

The Beagle framework, through GPU-based Genetic Programming, enables population dynamics previously unattainable (within practical time frames) by CPU-constrained Genetic Programming systems. This work explores how GPU-e…

EvoGP: A GPU-accelerated Framework for Tree-based Genetic Programming

2025-01-21 · Lishuang Wang, Zhihong Wu, Kebin Sun, Zhuozhao Li 외

Tree-based Genetic Programming (TGP) is a key evolutionary algorithm widely used in symbolic regression, feature engineering, and scientific modeling. Its high computational demands make GPU acceleration essential for sc…

Feature EngineeringGPUregressionSymbolic Regression

Symbolic Regression via Neural-Guided Genetic Programming Population Seeding

2021-10-29 · T. Nathan Mundhenk, Mikel Landajuela, Ruben Glatt, Claudio P. Santiago 외

Symbolic regression is the process of identifying mathematical expressions that fit observed output from a black-box process. It is a discrete optimization problem generally believed to be NP-hard. Prior approaches to so…

Combinatorial OptimizationregressionSymbolic Regression

Symbolic Regression via Deep Reinforcement Learning Enhanced Genetic Programming Seeding

2021-12-01 · NeurIPS 2021 12 · Terrell Mundhenk, Mikel Landajuela, Ruben Glatt, Claudio Santiago 외

Symbolic regression is the process of identifying mathematical expressions that fit observed output from a black-box process. It is a discrete optimization problem generally believed to be NP-hard. Prior approaches to so…

Combinatorial OptimizationDeep Reinforcement Learningregressionreinforcement-learning+3