中文
相关论文

相关论文: An Approach to Symbolic Regression Using Feyn

200 篇论文

Feynman's path integral approach is to sum over all possible spatio-temporal paths to reproduce the quantum wave function and the corresponding time evolution, which has enormous potential to reveal quantum processes in classical view.…

The evaluation of explanation methods is a research topic that has not yet been explored deeply, however, since explainability is supposed to strengthen trust in artificial intelligence, it is necessary to systematically review and compare…

This work explores using the physics-inspired AI Feynman symbolic regression algorithm to automatically rediscover a fundamental equation in astronomy -- the Equation of the Centre. Through the introduction of observational and inductive…

机器学习 · 计算机科学 2025-11-14 Saumya Shah , Zi-Yu Khoo , Abel Yang , Stéphane Bressan

Many promising approaches to symbolic regression have been presented in recent years, yet progress in the field continues to suffer from a lack of uniform, robust, and transparent benchmarking standards. In this paper, we address this…

Regression analysis is used for prediction and to understand the effect of independent variables on dependent variables. Symbolic regression (SR) automates the search for non-linear regression models, delivering a set of hypotheses that…

机器学习 · 计算机科学 2025-04-09 Fabricio Olivetti de Franca , Gabriel Kronberger

In this paper we present MLaut (Machine Learning AUtomation Toolbox) for the python data science ecosystem. MLaut automates large-scale evaluation and benchmarking of machine learning algorithms on a large number of datasets. MLaut provides…

机器学习 · 计算机科学 2019-01-14 Viktor Kazakov , Franz J. Király

We propose a novel symbolic modeling framework for decision-making under risk that merges interpretability with the core insights of Prospect Theory. Our approach replaces opaque utility curves and probability weighting functions with…

人工智能 · 计算机科学 2025-04-22 Ali Arslan Yousaf , Umair Rehman , Muhammad Umair Danish

Traditional approaches to inference of deterministic finite-state automata (DFA) stem from symbolic AI, including both active learning methods (e.g., Angluin's L* algorithm and its variants) and passive techniques (e.g., Biermann and…

形式语言与自动机理论 · 计算机科学 2025-10-21 Elaheh Hosseinkhani , Martin Leucker

We present an improved method for symbolic regression that seeks to fit data to formulas that are Pareto-optimal, in the sense of having the best accuracy for a given complexity. It improves on the previous state-of-the-art by typically…

机器学习 · 计算机科学 2020-12-17 Silviu-Marian Udrescu , Andrew Tan , Jiahai Feng , Orisvaldo Neto , Tailin Wu , Max Tegmark

We study alpha factor mining, the automated discovery of predictive signals from noisy, non-stationary market data-under a practical requirement that mined factors be directly executable and auditable, and that the discovery process remain…

人工智能 · 计算机科学 2026-04-10 Qinhong Lin , Ruitao Feng , Yinglun Feng , Zhenxin Huang , Yukun Chen , Zhongliang Yang , Linna Zhou , Binjie Fei , Jiaqi Liu , Yu Li

We introduce CircuitQ, an open-source toolbox for the analysis of superconducting circuits implemented in Python. It features the automated construction of a symbolic Hamiltonian of the input circuit and a dynamic numerical representation…

量子物理 · 物理学 2022-09-29 Philipp Aumann , Tim Menke , William D. Oliver , Wolfgang Lechner

The process of discovering equations from data lies at the heart of physics and in many other areas of research, including mathematical ecology and epidemiology. Recently, machine learning methods known as symbolic regression emerged as a…

机器学习 · 计算机科学 2026-01-21 Beatriz R. Brum , Luiza Lober , Isolde Previdelli , Francisco A. Rodrigues

We focus on the high-dimensional linear regression problem, where the algorithmic goal is to efficiently infer an unknown feature vector $\beta^*\in\mathbb{R}^p$ from its linear measurements, using a small number $n$ of samples. Unlike most…

统计理论 · 数学 2023-09-19 David Gamarnik , Eren C. Kızıldağ , Ilias Zadik

Additive models offer accurate and interpretable predictions for tabular data, a critical tool for statistical modeling. Recent advances in Neural Additive Models (NAMs) allow these models to handle complex machine learning tasks, including…

机器学习 · 计算机科学 2025-03-12 Mike Van Ness , Madeleine Udell

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

In symbolic regression, the search for analytic models is typically driven purely by the prediction error observed on the training data samples. However, when the data samples do not sufficiently cover the input space, the prediction error…

机器学习 · 计算机科学 2020-04-28 J. Kubalík , E. Derner , R. Babuška

In social science, formal and quantitative models, such as ones describing economic growth and collective action, are used to formulate mechanistic explanations, provide predictions, and uncover questions about observed phenomena. Here, we…

符号计算 · 计算机科学 2023-08-17 Julia Balla , Sihao Huang , Owen Dugan , Rumen Dangovski , Marin Soljacic

The analysis of experimental results with Python often requires writing many code scripts which all need access to the same set of functions. In a common field of research, this set will be nearly the same for many users. The qspec Python…

计算物理 · 物理学 2025-03-18 Patrick Müller , Wilfried Nörtershäuser

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

Tool learning can further broaden the usage scenarios of large language models (LLMs). However most of the existing methods either need to finetune that the model can only use tools seen in the training data, or add tool demonstrations into…

计算与语言 · 计算机科学 2025-03-24 Mengsong Wu , Tong Zhu , Han Han , Xiang Zhang , Wenbiao Shao , Wenliang Chen