SyMANTIC: An Efficient Symbolic Regression Method for Interpretable and Parsimonious Model Discovery in Science and Beyond
Madhav R. Muthyala, Farshud Sorourifar, You Peng, Joel A. Paulson

TL;DR
SyMANTIC is a new symbolic regression algorithm that efficiently discovers interpretable models from large datasets by combining feature selection, adaptive expansion, and sparse regression, outperforming existing methods in accuracy and computational cost.
Contribution
It introduces a novel SR approach that scales to very large candidate sets and balances accuracy and complexity using an information-theoretic Pareto optimization.
Findings
Outperforms existing SR methods in accuracy and efficiency.
Effectively identifies low-dimensional descriptors from large candidate pools.
Demonstrates success across synthetic, scientific, and real-world datasets.
Abstract
Symbolic regression (SR) is an emerging branch of machine learning focused on discovering simple and interpretable mathematical expressions from data. Although a wide-variety of SR methods have been developed, they often face challenges such as high computational cost, poor scalability with respect to the number of input dimensions, fragility to noise, and an inability to balance accuracy and complexity. This work introduces SyMANTIC, a novel SR algorithm that addresses these challenges. SyMANTIC efficiently identifies (potentially several) low-dimensional descriptors from a large set of candidates (from to or more) through a unique combination of mutual information-based feature selection, adaptive feature expansion, and recursively applied -based sparse regression. In addition, it employs an information-theoretic measure to produce an approximate set…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Time Series Analysis and Forecasting · Evolutionary Algorithms and Applications
MethodsSparse Evolutionary Training
