中文
相关论文

相关论文: Decomposable Neuro Symbolic Regression

200 篇论文

Symbolic regression (SR) methods attempt to learn mathematical expressions that approximate the behavior of an observed system. However, when dealing with multivariate systems, they often fail to identify the functional form that explains…

机器学习 · 计算机科学 2024-06-27 Giorgio Morales , John W. Sheppard

Symbolic regression (SR) aims to discover concise closed-form mathematical equations from data, a task fundamental to scientific discovery. However, the problem is highly challenging because closed-form equations lie in a complex…

机器学习 · 计算机科学 2024-01-02 Samuel Holt , Zhaozhi Qian , Mihaela van der Schaar

Symbolic regression (SR) is a powerful technique for discovering the analytical mathematical expression from data, finding various applications in natural sciences due to its good interpretability of results. However, existing methods face…

机器学习 · 计算机科学 2024-07-11 Xieting Chu , Hongjue Zhao , Enze Xu , Hairong Qi , Minghan Chen , Huajie Shao

Interpretability is crucial for machine learning in many scenarios such as quantitative finance, banking, healthcare, etc. Symbolic regression (SR) is a classic interpretable machine learning method by bridging X and Y using mathematical…

统计方法学 · 统计学 2020-01-17 Ying Jin , Weilin Fu , Jian Kang , Jiadong Guo , Jian Guo

Symbolic regression (SR) is the process of discovering hidden relationships from data with mathematical expressions, which is considered an effective way to reach interpretable machine learning (ML). Genetic programming (GP) has been the…

神经与进化计算 · 计算机科学 2023-04-19 Peng Zeng , Xiaotian Song , Andrew Lensen , Yuwei Ou , Yanan Sun , Mengjie Zhang , Jiancheng Lv

[RETRACTED]Data increasingly abounds, but distilling their underlying relationships down to something interpretable remains challenging. One approach is genetic programming, which `symbolically regresses' a data set down into an equation.…

神经与进化计算 · 计算机科学 2025-10-23 Amanda Bertschinger , James Bagrow , Joshua Bongard

Symbolic Regression (SR) is a type of regression analysis to automatically find the mathematical expression that best fits the data. Currently, SR still basically relies on various searching strategies so that a sample-specific model is…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Jiachen Li , Ye Yuan , Hong-Bin Shen

Symbolic Regression (SR) is a regression method that aims to discover mathematical expressions that describe the relationship between variables, and it is often implemented through Genetic Programming, a metaphor for the process of…

神经与进化计算 · 计算机科学 2025-12-02 Guilherme Seidyo Imai Aldeia

Symbolic regression is emerging as a promising machine learning method for learning succinct underlying interpretable mathematical expressions directly from data. Whereas it has been traditionally tackled with genetic programming, it has…

机器学习 · 计算机科学 2025-01-14 Nour Makke , Sanjay Chawla

Symbolic regression is the task of identifying a mathematical expression that best fits a provided dataset of input and output values. Due to the richness of the space of mathematical expressions, symbolic regression is generally a…

机器学习 · 计算机科学 2021-06-29 Mojtaba Valipour , Bowen You , Maysum Panju , Ali Ghodsi

Many real-world systems can be described by mathematical models that are human-comprehensible, easy to analyze and help explain the system's behavior. Symbolic regression is a method that can automatically generate such models from data.…

神经与进化计算 · 计算机科学 2023-06-28 Jiří Kubalík , Erik Derner , Robert Babuška

Symbolic regression (SR) is a challenging task in machine learning that involves finding a mathematical expression for a function based on its values. Recent advancements in SR have demonstrated the effectiveness of pre-trained…

机器学习 · 计算机科学 2023-10-31 Parshin Shojaee , Kazem Meidani , Amir Barati Farimani , Chandan K. Reddy

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

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 equations are at the core of scientific discovery. The task of discovering the underlying equation from a set of input-output pairs is called symbolic regression. Traditionally, symbolic regression methods use hand-designed…

机器学习 · 计算机科学 2021-06-14 Luca Biggio , Tommaso Bendinelli , Alexander Neitz , Aurelien Lucchi , Giambattista Parascandolo

Symbolic Regression (SR) can generate interpretable, concise expressions that fit a given dataset, allowing for more human understanding of the structure than black-box approaches. The addition of background knowledge (in the form of…

机器学习 · 计算机科学 2023-05-05 Charles Fox , Neil Tran , Nikki Nacion , Samiha Sharlin , Tyler R. Josephson

Symbolic regression is a machine learning method with the goal to produce interpretable results. Unlike other machine learning methods such as, e.g. random forests or neural networks, which are opaque, symbolic regression aims to model and…

机器学习 · 计算机科学 2024-06-07 Yousef A. Radwan , Gabriel Kronberger , Stephan Winkler

The goal in Symbolic Regression (SR) is to discover expressions that accurately map input to output data. Because often the intent is to understand these expressions, there is a trade-off between accuracy and the interpretability of…

神经与进化计算 · 计算机科学 2025-05-05 Joe Harrison , Peter A. N. Bosman , Tanja Alderliesten

Symbolic Regression (SR) enables the discovery of interpretable mathematical relationships from experimental and simulation data. These relationships are often coined descriptors which are defined as a fundamental materials property that is…

计算物理 · 物理学 2026-02-10 Udaykumar Gajera , Mohsen Sotoudeh , Kanchan Sarkar , Axel Groß

Symbolic regression (SR) searches for analytical expressions representing the relationship between a set of explanatory and response variables. Current SR methods assume a single dataset extracted from a single experiment. Nevertheless,…

‹ 上一页 1 2 3 10 下一页 ›