PulseAugur
EN
LIVE 09:20:40

New GP-GOMEA method optimizes expression structure and constants

Researchers have developed a new approach to symbolic regression using genetic programming, a method for constructing symbolic expressions that fit data. Their novel technique simultaneously optimizes both the structure of expressions and their contained real-valued constants. This integrated approach, merging the real-valued variant of GOMEA with GP-GOMEA, demonstrated superior performance compared to other methods of handling constants in GP-GOMEA. AI

IMPACT Introduces a more accurate method for symbolic regression, potentially improving AI's ability to derive mathematical models from data.

RANK_REASON The cluster contains an academic paper detailing a novel algorithm for symbolic regression. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.NE (Neural & Evolutionary) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Peter A. N. Bosman ·

    Simultaneous Model-Based Evolution of Constants and Expression Structure in GP-GOMEA for Symbolic Regression

    Genetic programming (GP) approaches are among the state-of-the-art for symbolic regression, the task of constructing symbolic expressions that fit well with data. To find highly accurate symbolic expressions, both the expression structure and any contained real-valued constants, …