MLLGMEOct 17, 2024

Ab Initio Nonparametric Variable Selection for Scalable Symbolic Regression with Large $p$

arXiv:2410.13681v25 citationsh-index: 5Has CodeICML
Originality Incremental advance
AI Analysis

This addresses the problem of scaling symbolic regression for interpretable modeling in scientific applications with many variables, representing an incremental improvement by integrating variable selection.

The paper tackles the scalability challenge of symbolic regression (SR) in datasets with many input variables (large p), proposing PAN+SR, which combines ab initio nonparametric variable selection with SR to pre-screen inputs and reduce search complexity. Results show that PAN+SR consistently enhances the performance of 19 contemporary SR methods, enabling several to achieve state-of-the-art performance on challenging high-dimensional datasets.

Symbolic regression (SR) is a powerful technique for discovering symbolic expressions that characterize nonlinear relationships in data, gaining increasing attention for its interpretability, compactness, and robustness. However, existing SR methods do not scale to datasets with a large number of input variables (referred to as extreme-scale SR), which is common in modern scientific applications. This ``large $p$'' setting, often accompanied by measurement error, leads to slow performance of SR methods and overly complex expressions that are difficult to interpret. To address this scalability challenge, we propose a method called PAN+SR, which combines a key idea of ab initio nonparametric variable selection with SR to efficiently pre-screen large input spaces and reduce search complexity while maintaining accuracy. The use of nonparametric methods eliminates model misspecification, supporting a strategy called parametric-assisted nonparametric (PAN). We also extend SRBench, an open-source benchmarking platform, by incorporating high-dimensional regression problems with various signal-to-noise ratios. Our results demonstrate that PAN+SR consistently enhances the performance of 19 contemporary SR methods, enabling several to achieve state-of-the-art performance on these challenging datasets.

Code Implementations1 repo
Foundations

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

Your Notes