LGAISep 24, 2025

Analyzing Generalization in Pre-Trained Symbolic Regression

arXiv:2509.19849v11 citationsh-index: 3
Originality Synthesis-oriented
AI Analysis

This highlights a critical barrier for practitioners in applying pre-trained symbolic regression models to real-world problems, as they struggle with generalization.

The study evaluated the generalization of pre-trained transformer models for symbolic regression, finding that while they perform well within their training distribution, performance significantly degrades on out-of-distribution tasks, limiting practical use.

Symbolic regression algorithms search a space of mathematical expressions for formulas that explain given data. Transformer-based models have emerged as a promising, scalable approach shifting the expensive combinatorial search to a large-scale pre-training phase. However, the success of these models is critically dependent on their pre-training data. Their ability to generalize to problems outside of this pre-training distribution remains largely unexplored. In this work, we conduct a systematic empirical study to evaluate the generalization capabilities of pre-trained, transformer-based symbolic regression. We rigorously test performance both within the pre-training distribution and on a series of out-of-distribution challenges for several state of the art approaches. Our findings reveal a significant dichotomy: while pre-trained models perform well in-distribution, the performance consistently degrades in out-of-distribution scenarios. We conclude that this generalization gap is a critical barrier for practitioners, as it severely limits the practical use of pre-trained approaches for real-world applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes