paper-with-me

홈 › Papers

Beyond Accuracy and Complexity: The Effective Information Criterion for Structurally Stable Symbolic Regression

2025-09-26 · Zihan Yu, Guanren Wang, Jingtao Ding, Huandong Wang, Yong Li arxiv

Symbolic regression (SR) traditionally balances accuracy and complexity, implicitly assuming that simpler formulas are structurally more rational. We argue that this assumption is insufficient: existing algorithms often exploit this metric to discover accurate and compact but structurally irrational formulas that are numerically ill-conditioned and physically inexplicable. Inspired by the structural stability of real physical laws, we propose the Effective Information Criterion (EIC) to quantify formula rationality. EIC models formulas as information channels and measures the amplification of inherent rounding noise during recursive calculation, effectively distinguishing physically plausible structures from pathological ones without relying on ground truth. Our analysis reveals a stark structural stability gap between human-derived equations and SR-discovered results. By integrating EIC into SR workflows, we provide explicit structural guidance: for heuristic search, EIC steers algorithms toward stable regions to yield superior Pareto frontiers; for generative models, EIC-based filtering improves pre-training sample efficiency by 2-4 times and boosts generalization R2 by 22.4%. Finally, an extensive study with 108 human experts shows that EIC aligns with human preferences in 70% of cases, validating structural stability as a critical prerequisite for human-perceived interpretability.

📄 PDF Abstract BibTeX arXiv:2509.21780

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Information-based inference for singular models and finite sample sizes: A frequentist information criterion

2015-06-19 · Colin H. LaMont, Paul A. Wiggins

In the information-based paradigm of inference, model selection is performed by selecting the candidate model with the best estimated predictive performance. The success of this approach depends on the accuracy of the es…

Model Selection

Exact Algebraic Computation of Learning Coefficients for Two-Dimensional Singular Models

2026-08-20 · Grégoire Sergeant-Perthuis, Elias Tsigaridas, Jules Tsukahara arxiv

Classical information criteria such as the Bayesian Information Criterion (BIC) rely on regularity assumptions that break down for singular models, leading to incorrect model selection in settings such as deep learning. …

Transfer Learning in Information Criteria-based Feature Selection

2021-07-06 · Shaohan Chen, Nikolaos V. Sahinidis, Chuanhou Gao

This paper investigates the effectiveness of transfer learning based on Mallows' Cp. We propose a procedure that combines transfer learning with Mallows' Cp (TLCp) and prove that it outperforms the conventional Mallows' …

feature selectionTransfer Learning

Instrument Space Selection for Kernel Maximum Moment Restriction

2021-06-07 · Rui Zhang, Krikamol Muandet, Bernhard Schölkopf, Masaaki Imaizumi

Kernel maximum moment restriction (KMMR) recently emerges as a popular framework for instrumental variable (IV) based conditional moment restriction (CMR) models with important applications in conditional moment (CM) tes…

parameter estimation

A Comparative Study of Model Selection Criteria for Symbolic Regression

2026-05-11 · Ali Soltani, Gabriel Kronberger, Fabricio Olivetti de Franca, Mattia Billa 외 arxiv

Effective model selection is critical in symbolic regression (SR) to identify mathematical expressions that balance accuracy and complexity, and have low expected error on unseen data. Many modern implementations of gene…