paper-with-me

홈 › Papers

Complex Equation Learner: Rational Symbolic Regression with Gradient Descent in Complex Domain

2026-05-05 · Sergei Garmaev, Maurice Gauché, Olga Fink arxiv

Symbolic regression aims to discover interpretable equations from data, yet modern gradient-based methods fail for operators that introduce singularities or domain constraints, including division, logarithms, and square roots. As a result, Equation Learner-type models typically avoid these operators or impose restrictions, e.g. constraining denominators to prevent poles, which narrows the hypothesis class. We propose a complex weight extension of the Equation Learner that mitigates real-valued optimization pathologies by allowing optimization trajectories to bypass real-axis degeneracies. The proposed approach converges stably even when the target expression has real-domain poles, and it enables unconstrained use of operations such as logarithm and square root. We Validate the method on symbolic regression benchmarks and show it can recover singular behavior from experimental frequency response data.

📄 PDF Abstract BibTeX arXiv:2605.03841

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Symbolic regression for scientific discovery: an application to wind speed forecasting

2021-02-21 · Ismail Alaoui Abdellaoui, Siamak Mehrkanoon

Symbolic regression corresponds to an ensemble of techniques that allow to uncover an analytical equation from data. Through a closed form formula, these techniques provide great advantages such as potential scientific d…

Feature Engineeringregressionscientific discoverySymbolic Regression

Learning Symbolic Expressions via Gumbel-Max Equation Learner Networks

2020-12-12 · Gang Chen

Most of the neural networks (NNs) learned via state-of-the-art machine learning techniques are black-box models. For a widespread success of machine learning in science and engineering, it is important to develop new NN …

BIG-bench Machine LearningregressionSymbolic Regression

ViSymRe: Vision-guided Multimodal Symbolic Regression

2024-12-15 · Da Li, Junping Yin, Jin Xu, Xinxin Li 외

Symbolic regression automatically searches for mathematical equations to reveal underlying mechanisms within datasets, offering enhanced interpretability compared to black box models. Traditionally, symbolic regression h…

Meta-LearningregressionSymbolic Regression

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 sym…

Physics Symbolic Learner for Discovering Ground-Motion Models Via NGA-West2 Database

2023-03-23 · Su Chen, Xianwei Liu, Lei Fu, Suyang Wang 외

Ground-motion model (GMM) is the basis of many earthquake engineering studies. In this study, a novel physics-informed symbolic learner (PISL) method based on the Nest Generation Attenuation-West2 database is proposed to…

regression