中文
相关论文

相关论文: Deep Symbolic Regression for Recurrent Sequences

200 篇论文

Reinforcement learning algorithms can solve dynamic decision-making and optimal control problems. With continuous-valued state and input variables, reinforcement learning algorithms must rely on function approximators to represent the value…

机器学习 · 计算机科学 2021-11-16 Jiří Kubalík , Erik Derner , Jan Žegklitz , Robert Babuška

Machine learning models have become firmly established across all scientific fields. Extracting features from data and making inferences based on them with neural network models often yields high accuracy; however, this approach has several…

机器学习 · 计算机科学 2026-01-13 Mikhail Lazarev , Andrey Ustyuzhanin

In the realm of machine and deep learning regression tasks, the role of effective feature engineering (FE) is pivotal in enhancing model performance. Traditional approaches of FE often rely on domain expertise to manually design features…

机器学习 · 计算机科学 2024-06-18 Assaf Shmuel , Oren Glickman , Teddy Lazebnik

We present a Machine Learning approach based on Symbolic Regression to derive, from either numerically generated or experimentally measured spectral data, closed-form expressions that model the optical properties of biological materials. To…

Classical deep learning typically operates on individual cases. Despite its success, real-world usage often requires repeated inference to estimate statistical quantities for complex decision-making tasks involving uncertainty or…

机器学习 · 计算机科学 2026-05-13 Daniel Xu , Yuxin Xie , Minghao Guo , Haixu Wu , Wojciech Matusik

Symbolic regression is essential for deriving interpretable expressions that elucidate complex phenomena by exposing the underlying mathematical and physical relationships in data. In this paper, we present an advanced symbolic regression…

机器学习 · 计算机科学 2025-03-13 Sikai Huang , Yixin Berry Wen , Tara Adusumilli , Kusum Choudhary , Haizhao Yang

Learning symbolic turbulence models from indirect observation data is of significant interest as it not only improves the accuracy of posterior prediction but also provides explicit model formulations with good interpretability. However, it…

流体动力学 · 物理学 2025-05-12 Chutian Wu , Xin-Lei Zhang , Duo Xu , Guowei He

We introduce SymbolFit, a framework that automates parametric modeling by using symbolic regression to perform a machine-search for functions that fit the data while simultaneously providing uncertainty estimates in a single run.…

Discovering valid and meaningful mathematical equations from observed data plays a crucial role in scientific discovery. While this task, symbolic regression, remains challenging due to the vast search space and the trade-off between…

机器学习 · 计算机科学 2025-09-17 Xiaoxu Han , Chengzhen Ning , Jinghui Zhong , Fubiao Yang , Yu Wang , Xin Mu

Symbolic Regression (SR) searches for mathematical expressions which best describe numerical datasets. This allows to circumvent interpretation issues inherent to artificial neural networks, but SR algorithms are often computationally…

机器学习 · 计算机科学 2025-01-06 Florian Lalande , Yoshitomo Matsubara , Naoya Chiba , Tatsunori Taniai , Ryo Igarashi , Yoshitaka Ushiku

Symbolic regression (SR) is an area of interpretable machine learning that aims to identify mathematical expressions, often composed of simple functions, that best fit in a given set of covariates $X$ and response $y$. In recent years, deep…

机器学习 · 计算机科学 2023-12-04 Sida Li , Ioana Marinescu , Sebastian Musslick

Solving systems of ordinary differential equations (ODEs) is essential when it comes to understanding the behavior of dynamical systems. Yet, automated solving remains challenging, in particular for nonlinear systems. Computer algebra…

机器学习 · 计算机科学 2025-06-25 Paul Kahlmeyer , Niklas Merk , Joachim Giesen

This paper develops a novel methodology for using symbolic knowledge in deep learning. From first principles, we derive a semantic loss function that bridges between neural output vectors and logical constraints. This loss function captures…

人工智能 · 计算机科学 2018-06-11 Jingyi Xu , Zilu Zhang , Tal Friedman , Yitao Liang , Guy Van den Broeck

The goal of neuro-symbolic AI is to integrate symbolic and subsymbolic AI approaches, to overcome the limitations of either. Prominent systems include Logic Tensor Networks (LTN) or DeepProbLog, which offer neural predicates and end-to-end…

人工智能 · 计算机科学 2025-06-18 Stephen Roth , Lennart Baur , Derian Boer , Stefan Kramer

The Symbolic Regression (SR) problem, where the goal is to find a regression function that does not have a pre-specified form but is any function that can be composed of a list of operators, is a hard problem in machine learning, both…

Symbolic regression is a type of discrete optimization problem that involves searching expressions that fit given data points. In many cases, other mathematical constraints about the unknown expression not only provide more information…

机器学习 · 计算机科学 2021-02-16 Li Li , Minjie Fan , Rishabh Singh , Patrick Riley

In-context learning (ICL) is the remarkable ability displayed by some machine learning models to learn from examples provided in a user prompt without any model parameter updates. ICL was first observed in the domain of large language…

机器学习 · 计算机科学 2025-11-03 Shao-Ting Chiu , Junyuan Hong , Ulisses Braga-Neto

We develop a transformer-based sequence-to-sequence model that recovers scalar ordinary differential equations (ODEs) in symbolic form from irregularly sampled and noisy observations of a single solution trajectory. We demonstrate in…

机器学习 · 计算机科学 2023-07-25 Sören Becker , Michal Klein , Alexander Neitz , Giambattista Parascandolo , Niki Kilbertus

Discovering governing equations of complex network dynamics is a fundamental challenge in contemporary science with rich data, which can uncover the mysterious patterns and mechanisms of the formation and evolution of complex phenomena in…

人工智能 · 计算机科学 2024-11-12 Jiao Hu , Jiaxu Cui , Bo Yang

How can neural networks perform so well on compositional tasks even though they lack explicit compositional representations? We use a novel analysis technique called ROLE to show that recurrent neural networks perform well on such tasks by…

机器学习 · 计算机科学 2023-02-10 Paul Soulos , Tom McCoy , Tal Linzen , Paul Smolensky