REVIEW 2 major objections 5 minor 25 references
LSR-Synth's aggregate scores measure fitting over a fixed semantics-free vocabulary, not the scientific priors an LLM contributes.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-03 00:41 UTC pith:JY4IJQTC
load-bearing objection A careful paired-search audit shows LSR-Synth's aggregate scores are mostly explained by a fixed semantics-free library, but the abstract's 'rarely expand solvable instances' overstates the case relative to the end-to-end UNION−BANK statistic. the 2 major comments →
Library Reachability in LSR-Synth: How Anti-Memorization Design Changes the Measurement of Symbolic Discovery
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The central discovery is that 'library reachability'—whether a target can be recovered by a semantics-free search under a prescribed vocabulary and budget—is distinct from novelty of the complete formula. LSR-Synth filters tasks so the complete equation is unlikely to have appeared verbatim, but its components remain standard powers, exponentials, trigonometrics, logarithms, and low-order products. The paper shows that a fixed library built mechanically from the LaSR operator set, without reading variable names or domain descriptions, covers 77.71% of the 129 tasks at the 1% relative-error threshold, exceeds all published baselines, and leaves only a handful of LLM-only successes that UNION
What carries the argument
The load-bearing object is the paired BANK/LLM/UNION design with library reachability as the central concept. BANK-LaSR is a fixed candidate list built by shallow expansion of the operator set from the LaSR paper (addition, subtraction, multiplication, division, exponentiation, sine, cosine, exponential, log, square root, free powers) over each task variable, with no access to task semantics. LLM is the set of 14 atomic terms plus up to 20 products proposed by a language model under two conditions (L1 with domain context, L2 with anonymized variables). UNION is the deduplicated union, searched from scratch with the same greedy forward selection: at most five rounds, up to 800 training points
Load-bearing premise
The conclusion that a fixed vocabulary already covers most tasks rests on accepting the paper's specific search configuration—greedy forward selection with at most five rounds, up to 800 training points, and its hand-built shallow expansion of the operator sets—as the reference point.
What would settle it
Take the full-library tasks where the LLM succeeds and BANK fails, and check whether an oracle that simply selects the better of the BANK and LLM standalone outputs on each task would recover them. If oracle-UNION substantially exceeds UNION's actual score, the paper's claim that LLM candidates rarely expand the set of solvable instances is an artifact of re-running greedy search over the combined pool, not a property of the candidate sets themselves.
If this is right
- Benchmark scores on the current LSR-Synth snapshot can demonstrate recovery of previously unseen complete formulas, but they cannot by themselves attribute that recovery to language-model priors; a semantics-free control is required.
- Future benchmark construction should stress-test generated tasks with documented fixed libraries and prescribed budgets before release, separating closed-vocabulary recovery from open-vocabulary discovery.
- Language-model-generated candidates produce stable complementary gains only when they fill an actual gap in the fixed vocabulary, as with the polynomial-only library.
- Strict out-of-distribution evaluation lowers absolute success rates of all methods but does not alter the BANK–UNION relationship.
- BANK's high scores do not mean BANK is generally a better symbolic regression method; the comparison is diagnostic, not a ranking.
Where Pith is reading between the lines
- An open-vocabulary split of LSR-Synth that withholds operator families or nested structures from the fixed library would operationalize the paper's suggestion and create a benchmark that explicitly measures search-boundary expansion.
- The paper's own genetic-programming diagnostic—a stronger semantics-free search solving 19 of 30 tasks that BANK had failed—suggests that 'fixed vocabulary covers most tasks' may be budget-dependent; changing the search budget could change the conclusion for future snapshots.
- A complementary experiment the paper leaves implicit: an oracle-UNION that picks the better of the BANK and LLM standalone outputs would decompose how much of the non-expansion is due to candidate competition within the greedy search versus genuine absence of novel candidates.
- The paper restricts itself to the current 129-task LSR-Synth snapshot; testing the same BANK/LLM/UNION protocol on other anti-memorization splits or later benchmark versions would show whether the reachability pattern is a stable property of the task family.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper asks whether LSR-Synth, an anti-memorization benchmark for symbolic regression with LLMs, can distinguish genuine scientific priors supplied by language models from what is already reachable by a fixed, semantics-free operator library. The authors construct a fixed candidate pool (BANK) from public operator sets (LaSR, PySR), obtain LLM-proposed candidate pools under two language conditions (L1 with domain context, L2 without), and define a union pool (UNION). Under a paired design that holds the training subsample, fitter, and greedy search budget fixed, they find that BANK achieves high scores (Acc0.01 = 77.71%, SA = 19.77%), LLM-only arms score substantially lower, and UNION with the full library changes little. When the fixed library is weakened to a polynomial-only pool, LLM candidates yield large improvements. The paper concludes that LSR-Synth's aggregate scores mostly measure fitting and recombination of previously unseen expressions, and that the current benchmark cannot, on its own, demonstrate a contribution from LLM priors beyond a fixed search space. The authors are careful to limit the claim to the tested snapshot, vocabularies, and budgets, and they report several internal diagnostics (GP search, fixed-pool selection, matched operator knockouts) to localize where failures occur.
Significance. If the result holds, this is a valuable measurement contribution. The paired BANK/LLM/UNION design is clean: same subsample, fitter, and budget, with task-level pairing across four seeds. The use of publicly documented operator sets with explicit provenance, rather than a constructed library, strengthens the semantics-free claim. The decomposition of successes into BANK-only, LLM-only, and both, plus the retention analysis in Table 13, is informative and goes beyond simple score comparisons. The paper also gives credit to LSR-Synth's anti-memorization controls and does not overclaim that LLM priors are useless. The main limitation is that the headline phrase 'candidates rarely expand the set of solvable instances' is ambiguous: the measured quantity is end-to-end greedy search success, not candidate-pool coverage, and the paper's own Table 13 shows that LLM-only successes are frequently lost in the union pool. This is fixable and does not invalidate the broader message, but it needs to be addressed before the paper can be accepted.
major comments (2)
- [Abstract; §4.3; Tables 3 and 13] The abstract states that language-model-generated candidates 'rarely expand the set of solvable instances.' The operational statistic Δprior (Eq. 5) is computed by rerunning greedy forward search from scratch over the union pool (Alg. 1). Table 3 shows substantial LLM-only successes (e.g., 26 and 12 under SA for L1 and L2), but Table 13 shows that UNION retains none of those SA successes and only 20% of LLM-only successes under Acc0.001. The paper itself concedes in §4.3 that 'UNION–BANK should be interpreted as an end-to-end gain rather than a pure measure of candidate novelty.' Yet the abstract's wording is a candidate-coverage statement. The missing control is an in-pool upper-bound analysis applied to the full BANK-vs-UNION comparison, like the one conducted for the 24-task biological subset in §D.4. Without it, the small Δprior cannot distinguish 'LLM candidates do not cover these t
- [§D.4 and §E.3] The GP diagnostic (Table 14) shows that a stronger semantics-free search solves 18.6±1.62 of 30 tasks left unsolved by an earlier BANK run, while the published PySR baseline in Table 1 achieves only 29.46% Acc0.01. This indicates that 'library reachability' depends as much on the search budget as on the vocabulary. The paper acknowledges this in E.3, but the title and the phrase 'library reachability' suggest a property of the library alone. Since the central claim is that the fixed vocabulary 'already covers most tasks,' the claim is only defensible under the authors' specific five-round greedy search. Please either add a budget-sensitivity analysis for BANK (e.g., varying the number of greedy rounds or the acceptance threshold) or consistently qualify the claim as 'reachability under this greedy protocol' in the title and abstract.
minor comments (5)
- [Eq. (5)] The symbol Δprior is confusing because it is defined as UNION minus BANK, not as any prior in the Bayesian sense. Consider renaming it Δunion or Δgain.
- [Table 8] The column header 'NBANK' is cryptic. Define it as 'Number of BANK successes' in the caption or table.
- [Figure 1] The error bars are described as 'population standard deviation across seeds' in the text, but the caption should state explicitly that these are not confidence intervals.
- [§A.3] The LLM candidate generation uses temperature 0.7 and is not seed-controllable. The paper saves the generated atoms, but it would strengthen the report to state how much of the across-seed variation in Table 2 is attributable to LLM sampling versus training-subample variation.
- [Appendix B.2] The judge protocol uses 4,128 rows × 10 calls = 41,280 calls. Please verify in the text that the reported counts (445 unanimous Yes, 2,870 unanimous No, 813 mixed) sum to 4,128; they do, but it would be helpful to state this explicitly.
Circularity Check
No circularity: BANK/LLM/UNION is an empirical benchmark decomposition, not a reduction to its own inputs.
full rationale
The paper's central claim is empirical: under a fixed greedy-search budget, a publicly sourced fixed operator library (BANK-LaSR) already reaches most LSR-Synth tasks, and adding LLM candidates in UNION changes little. This is not definitionally forced. Ground-truth expressions are explicitly excluded from candidate construction and selection: "Ground-truth expressions are not used in prompting, candidate generation, or fitting. They are used only for post hoc evaluation" (Section 3). The BANK vocabulary is taken from public operator sets reported in LaSR/PySR (Section 3.1, Table 5), not fitted to the benchmark targets. The UNION−BANK delta (Eq. 5) is an end-to-end greedy-search comparison, so a small delta does not by itself prove candidate-pool coverage; the paper itself concedes this in §4.3: "UNION–BANK should be interpreted as an end-to-end gain rather than a pure measure of candidate novelty," and in E.3: "the shallow expansion, interaction cap, greedy order, and fitting budget are our choices." These are acknowledged measurement limitations, not circular reasoning. The matched-knockout experiment uses ground-truth expressions to label target operator families, but that is a controlled manipulation check, not a fitted parameter renamed as a prediction. The only apparent self-citation (DrSR, Wang et al. 2025, Table 4 and E.1) is used as a related-work example and is not load-bearing for the paper's conclusions. The derivation chain is self-contained relative to its stated inputs, assumptions, and budget; the central claim is therefore an empirical finding about LSR-Synth, not a tautology or a self-citation-forced result.
Axiom & Free-Parameter Ledger
free parameters (7)
- Greedy search budget (max 5 rounds) =
5 rounds
- Training subsample size =
800 points
- NMSE acceptance threshold =
0.1% reduction
- Accuracy thresholds (tau and pass rate) =
0.01, 0.001, >95%
- Strict recovery NMSE threshold =
1e-8 (ID and OOD)
- Symbolic-judge temperature and unanimity rule =
temperature 0.7, 10-of-10 votes
- Shallow expansion depth and product cap =
powers 1-3, limited cross-products
axioms (5)
- domain assumption The 129-task local snapshot of LSR-Synth is a valid stand-in for LLM-SRBench's benchmark.
- ad hoc to paper The LaSR/PySR operator sets plus the authors' shallow expansion constitute a representative 'conventional' semantics-free library.
- ad hoc to paper Greedy forward selection with the prescribed budget is an adequate representative of conventional operator search.
- domain assumption GPT-OSS-120B unanimity judgments correctly determine symbolic equivalence.
- domain assumption The L2 condition removes scientific semantics, isolating the contribution of domain context.
read the original abstract
Existing benchmarks for scientific equation discovery are largely composed of well-known equations available in the public domain, making it difficult to determine whether a model is discovering laws from data or merely recalling answers from its training corpus. LSR-Synth mitigates this problem by introducing novel synthetic terms into established scientific mechanisms and filtering the resulting tasks for novelty, solvability, and scientific plausibility. This paper examines a narrower measurement question: can these tasks further distinguish scientific priors supplied by language models from conventional operator search that does not access task semantics? We construct a semantics-free baseline using a fixed vocabulary with publicly documented provenance, and assess the role of candidate coverage through semantic blinding, library weakening, and matched operator-family knockouts. Under the current task snapshot, search budget, and scoring protocol, the fixed vocabulary already covers most tasks, while language-model-generated candidates rarely expand the set of solvable instances. Their marginal contribution becomes substantial only when vocabulary coverage is selectively disrupted. Strict out-of-distribution evaluation lowers the absolute success rates of all methods but does not alter this relationship. These findings neither invalidate LSR-Synth's controls against memorization of complete formulas nor imply that language-model priors are generally unhelpful. Rather, they support a more limited conclusion: most current tasks remain suitable for evaluating the fitting and recombination of previously unseen expressions, but are insufficient on their own to identify contributions from priors beyond a fixed search space.
Figures
Reference graph
Works this paper leans on
-
[1]
Contemporary Symbolic Regression Methods and Their Relative Performance , booktitle =
La Cava, William and Orzechowski, Patryk and Burlacu, Bogdan and de Fran. Contemporary Symbolic Regression Methods and Their Relative Performance , booktitle =. 2021 , url =
2021
-
[2]
2021 , howpublished =
2021
-
[3]
Science Advances , volume =
Udrescu, Silviu-Marian and Tegmark, Max , title =. Science Advances , volume =. 2020 , doi =
2020
-
[4]
and Reddy, Chandan K
Shojaee, Parshin and Nguyen, Ngoc-Hieu and Meidani, Kazem and Barati Farimani, Amir and Doan, Khoa D. and Reddy, Chandan K. , title =. Proceedings of the 42nd International Conference on Machine Learning , series =. 2025 , url =
2025
-
[5]
Thomas and Pavlick, Ellie and Linzen, Tal , title =
McCoy, R. Thomas and Pavlick, Ellie and Linzen, Tal , title =. Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics , pages =. 2019 , doi =
2019
-
[6]
and Reddy, Chandan K
Shojaee, Parshin and Nguyen, Ngoc-Hieu and Meidani, Kazem and Barati Farimani, Amir and Doan, Khoa D. and Reddy, Chandan K. , title =. 2025 , howpublished =
2025
-
[7]
Advances in Neural Information Processing Systems , volume =
Grayeli, Arya and Sehgal, Atharva and Costilla-Reyes, Omar and Cranmer, Miles and Chaudhuri, Swarat , title =. Advances in Neural Information Processing Systems , volume =. 2024 , doi =
2024
-
[8]
International Conference on Learning Representations , year =
Xia, Shijie and Sun, Yuhan and Liu, Pengfei , title =. International Conference on Learning Representations , year =. 2510.11661 , archiveprefix =
-
[9]
2026 , howpublished =
Xia, Shijie and Sun, Yuhan and Liu, Pengfei , title =. 2026 , howpublished =
2026
-
[10]
doi:10.48550/arXiv.2508.10925 , url =
2025 , number =. doi:10.48550/arXiv.2508.10925 , url =
-
[11]
and Aravena, Ignacio and Mundhenk, T
Landajuela, Mikel and Lee, Chak Shing and Yang, Jiachen and Glatt, Ruben and Santiago, Claudio P. and Aravena, Ignacio and Mundhenk, T. Nathan and Mulcahy, Garrett and Petersen, Brenden K. , title =. Advances in Neural Information Processing Systems , volume =. 2022 , doi =
2022
-
[12]
Cranmer, Miles , title =. 2023 , eprint =. doi:10.48550/arXiv.2305.01582 , url =
-
[13]
Shojaee, Parshin and Meidani, Kazem and Gupta, Shashank and Barati Farimani, Amir and Reddy, Chandan K. , title =. International Conference on Learning Representations , year =. 2404.18400 , archiveprefix =
-
[14]
2026 , howpublished =
Stephens, Trevor , title =. 2026 , howpublished =
2026
-
[15]
and Cand
Huang, Kexin and Jin, Ying and Li, Ryan and Li, Michael Y. and Cand. Automated Hypothesis Validation with Agentic Sequential Falsifications , booktitle =. 2025 , url =
2025
-
[16]
Transactions on Machine Learning Research , year =
Khalifa, Muhammad and Agarwal, Rishabh and Logeswaran, Lajanugen and Kim, Jaekyeom and Peng, Hao and Lee, Moontae and Lee, Honglak and Wang, Lu , title =. Transactions on Machine Learning Research , year =. 2504.16828 , archiveprefix =
-
[17]
Proceedings of the AAAI Conference on Artificial Intelligence , volume =
Zhao, Jian and Liu, Runze and Zhang, Kaiyan and Zhou, Zhimu and Gao, Junqi and Li, Dong and Lyu, Jiafei and Qian, Zhouyi and Qi, Biqing and Li, Xiu and Zhou, Bowen , title =. Proceedings of the AAAI Conference on Artificial Intelligence , volume =. 2026 , doi =
2026
-
[18]
2025 , howpublished =
2025
-
[19]
2025 , howpublished =
Introducing. 2025 , howpublished =
2025
-
[20]
Wang, Runxiang and Wang, Boxiao and Li, Kai and Zhang, Yifan and Cheng, Jian , title =. 2025 , eprint =. doi:10.48550/arXiv.2506.04282 , url =
-
[21]
Saveliev, Evgeny S. and Holt, Samuel and Seedat, Nabeel and Bentley, David L. and Weatherall, Jim and van der Schaar, Mihaela , title =. 2026 , eprint =. doi:10.48550/arXiv.2605.29184 , url =
work page internal anchor Pith review Pith/arXiv arXiv doi:10.48550/arxiv.2605.29184 2026
-
[22]
Proceedings of the National Academy of Sciences , volume =
Guo, Zelin and Wang, Siqi and Tian, Yonglin and Yang, Jing and Yu, Hui and Na, Xiaoxiang and Kov. Proceedings of the National Academy of Sciences , volume =. 2025 , doi =
2025
-
[23]
Xiao, Jing and Chen, Xinhai and Peng, Jiaming and Wang, Qinglin and Jia, Menghan and Lai, Zhiquan and Yu, Guangping and Li, Dongsheng and Li, Tiejun and Liu, Jie , title =. 2026 , eprint =. doi:10.48550/arXiv.2602.13021 , url =
-
[24]
Retrieval-Augmented Generation for Knowledge-Intensive
Lewis, Patrick and Perez, Ethan and Piktus, Aleksandra and Petroni, Fabio and Karpukhin, Vladimir and Goyal, Naman and K. Retrieval-Augmented Generation for Knowledge-Intensive. Advances in Neural Information Processing Systems , volume =. 2020 , url =
2020
-
[25]
and Proctor, Joshua L
Brunton, Steven L. and Proctor, Joshua L. and Kutz, J. Nathan , title =. Proceedings of the National Academy of Sciences , volume =. 2016 , doi =
2016
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.