paper-with-me

홈 › Papers

ERBench: A Benchmark and Testsuite for Equation Discovery Algorithms

2026-06-08 · Paul Kahlmeyer, Henrik Voigt, Michael Habeck, Joachim Giesen arxiv

Equation discovery aims to automate the discovery of scientific models in the form of mathematical equations from data. Technically, equation discovery is implemented by symbolic regression algorithms. Performance of symbolic regression for equation discovery is measured along two dimensions: Prediction accuracy on test data, and recovery of known groundtruth formulas. For standard regression, accuracy is typically measured on in-domain test data, for instance, by splitting a data set randomly into training and test data. While this makes sense for in-domain interpolation, which is the common goal in ordinary regression, it can be a misleading proxy for true model discovery and generalization. The obvious alternative is to measure out-of-domain accuracy. However, obtaining challenging out-of-domain test data is a non-trivial problem. Therefore, we focus on equation recovery for evaluating symbolic regression algorithms for equation discovery. The rationale is that symbolic regression algorithms that perform well in recovering known groundtruth formulas are good candidates to perform well in unknown equation discovery. Existing benchmarks for symbolic regression include equation recovery tasks, however, with only a small number of groundtruth formulas that are publicly known. Moreover, these benchmarks place less emphasis on evaluating the robustness of algorithms in terms of their behavior under changing dimensionality, sampling size, sampling distribution and sampling domain. This, however, is of central importance to practitioners wanting to discover equations for modeling natural phenomena, since data is almost certainly noisy and comes from diverse domains, distributions, and sample sizes. To fill this gap, we introduce the Equation Recovery Benchmark (ERBench), a new evaluation framework designed to rigorously assess algorithms explicitly targeting the task of equation discovery.

📄 PDF Abstract BibTeX arXiv:2606.09276

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PINT: Physics-Informed Neural Time Series Models with Applications to Long-term Inference on WeatherBench 2m-Temperature Data

2025-02-06 · Keon Vin Park, Jisu Kim, Jaemin Seo

This paper introduces PINT (Physics-Informed Neural Time Series Models), a framework that integrates physical constraints into neural time series models to improve their ability to capture complex dynamics. We apply PINT…

BenchmarkingTime Series

MDBench: Benchmarking Data-Driven Methods for Model Discovery

2025-09-24 · Amirmohammad Ziaei Bideh, Aleksandra Georgievska, Jonathan Gryak arxiv

Model discovery aims to uncover governing differential equations of dynamical systems directly from experimental data. Benchmarking such methods is essential for tracking progress and understanding trade-offs in the fiel…

BarrierBench: Evaluating Large Language Models for Safety Verification in Dynamical Systems

2025-11-12 · Ali Taheri, Alireza Taban, Sadegh Soudjani, Ashutosh Trivedi arxiv

Safety verification of dynamical systems via barrier certificates is essential for ensuring correctness in autonomous applications. Synthesizing these certificates involves discovering mathematical functions with current…

DrafterBench: Benchmarking Large Language Models for Tasks Automation in Civil Engineering

2025-07-15 · Yinsheng Li, Zhen Dong, Yi Shao

Large Language Model (LLM) agents have shown great potential for solving real-world problems and promise to be a solution for tasks automation in industry. However, more benchmarks are needed to systematically evaluate a…

BenchmarkingInstruction FollowingLarge Language Model

Towards true discovery of the differential equations

2023-08-09 · Alexander Hvatov, Roman Titov

Differential equation discovery, a machine learning subfield, is used to develop interpretable models, particularly in nature-related applications. By expertly incorporating the general parametric form of the equation of…

Equation DiscoveryForm