REVIEW 3 cited by
SymFormer: End-to-end symbolic regression using transformer-based architecture
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Many real-world problems can be naturally described by mathematical formulas. The task of finding formulas from a set of observed inputs and outputs is called symbolic regression. Recently, neural networks have been applied to symbolic regression, among which the transformer-based ones seem to be the most promising. After training the transformer on a large number of formulas (in the order of days), the actual inference, i.e., finding a formula for new, unseen data, is very fast (in the order of seconds). This is considerably faster than state-of-the-art evolutionary methods. The main drawback of transformers is that they generate formulas without numerical constants, which have to be optimized separately, so yielding suboptimal results. We propose a transformer-based approach called SymFormer, which predicts the formula by outputting the individual symbols and the corresponding constants simultaneously. This leads to better performance in terms of fitting the available data. In addition, the constants provided by SymFormer serve as a good starting point for subsequent tuning via gradient descent to further improve the performance. We show on a set of benchmarks that SymFormer outperforms two state-of-the-art methods while having faster inference.
Forward citations
Cited by 3 Pith papers
-
Diffusion-Based Symbolic Regression
A masked discrete diffusion model trained with token-wise GRPO and a long short-term risk-seeking replay pool improves symbolic regression solution rates and expression simplicity on SRBench.
-
Formula-Guided Machine Learning for Ground Vibration Propagation and Attenuation Modeling
A hybrid iterative fitting method combines the Bornitz formula with symbolic regression to derive a frequency-dependent ground vibration attenuation formula for the HEPS site, with MAE 3.13e-7 s2 and RMAE 90.47%.
-
Neuro-Evolutionary Approach to Physics-Aware Symbolic Regression
EN4SR couples evolutionary topology search with gradient-based weight tuning and a reusable weight memory, and beats NN-only symbolic regression baselines in reported experiments.
Discussion (0). Continue with ORCID to comment.