中文
相关论文

相关论文: Enhancing Symbolic Regression with Quality-Diversi…

200 篇论文

Symbolic regression aims to replace black-box predictors with concise analytical expressions that can be inspected and validated in scientific machine learning. Kolmogorov-Arnold Networks (KANs) are well suited to this goal because each…

机器学习 · 计算机科学 2026-04-21 Francesco Sovrano , Lidia Losavio , Giulia Vilone , Marc Langheinrich

Symbolic regression, a task discovering the formula best fitting the given data, is typically based on the heuristical search. These methods usually update candidate formulas to obtain new ones with lower prediction errors iteratively.…

机器学习 · 计算机科学 2025-09-11 Zihan Yu , Jingtao Ding , Yong Li , Depeng Jin

This paper describes a new method for Symbolic Regression that allows to find mathematical expressions from a dataset. This method has a strong mathematical basis. As opposed to other methods such as Genetic Programming, this method is…

机器学习 · 计算机科学 2022-03-22 Daniel Rivero , Enrique Fernandez-Blanco

The word error rate (WER) of an automatic speech recognition (ASR) system increases when a mismatch occurs between the training and the testing conditions due to the noise, etc. In this case, the acoustic information can be less reliable.…

计算与语言 · 计算机科学 2020-11-03 Dominique Fohr , Irina Illina

The composite quantile regression (CQR) was introduced by Zou and Yuan [Ann. Statist. 36 (2008) 1108--1126] as a robust regression method for linear models with heavy-tailed errors while achieving high efficiency. Its penalized counterpart…

统计方法学 · 统计学 2023-10-16 Haeseong Moon , Wen-Xin Zhou

Evolutionary symbolic regression (SR) fits a symbolic equation to data, which gives a concise interpretable model. We explore using SR as a method to propose which data to gather in an active learning setting with physical constraints. SR…

机器学习 · 计算机科学 2024-08-13 Jorge Medina , Andrew D. White

We present Re-weighted Gradient Descent (RGD), a novel optimization technique that improves the performance of deep neural networks through dynamic sample re-weighting. Leveraging insights from distributionally robust optimization (DRO)…

机器学习 · 计算机科学 2024-10-15 Ramnath Kumar , Kushal Majmundar , Dheeraj Nagaraj , Arun Sai Suggala

Reinforcement Learning (RL) is a well-established framework for sequential decision-making in complex environments. However, state-of-the-art Deep RL (DRL) algorithms typically require large training datasets and often struggle to…

人工智能 · 计算机科学 2026-04-13 Celeste Veronese , Alessandro Farinelli , Daniele Meli

Dimensionality reduction (DR) of data is a crucial issue for many machine learning tasks, such as pattern recognition and data classification. In this paper, we present a quantum algorithm and a quantum circuit to efficiently perform linear…

量子物理 · 物理学 2023-04-03 Kai Yu , Gong-De Guo , Song Lin

Although the Gradient Boosted Decision Trees (GBDTs) dominate industrial tabular applications, upgrading legacy models in high-concurrency production environments still faces prohibitive retraining costs and systemic risks. To address this…

人工智能 · 计算机科学 2026-05-26 Ziming Dai , Dabiao Ma , Jinle Tong , Mengyuan Han , Jian Yang , Hongtao Liu , Haojun Fei , Qing Yang

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

Stochastic Gradient Descent (SGD) is an out-of-equilibrium algorithm used extensively to train artificial neural networks. However very little is known on to what extent SGD is crucial for to the success of this technology and, in…

机器学习 · 计算机科学 2023-12-19 Persia Jana Kamali , Pierfrancesco Urbani

Symbolic Regression (SR) offers an interpretable alternative to conventional Machine-Learning (ML) approaches, which are often criticized as ``black boxes''. In contrast to standard regression models that require a prescribed functional…

Solutions of symbolic regression problems are expressions that are composed of input variables and operators from a finite set of function symbols. One measure for evaluating symbolic regression algorithms is their ability to recover…

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

Deep Symbolic Optimization (DSO) is a novel computational framework that enables symbolic optimization for scientific discovery, particularly in applications involving the search for intricate symbolic structures. One notable example is…

A key objective in the field of artificial intelligence is to develop cognitive models that can exhibit human-like intellectual capabilities. One promising approach to achieving this is through neural-symbolic systems, which combine the…

人工智能 · 计算机科学 2025-02-25 Dongran Yu , Xueyan Liu , Shirui Pan , Anchen Li , Bo Yang

Symbolic regression (SR) aims to discover the underlying mathematical expressions that explain observed data. This holds promise for both gaining scientific insight and for producing inherently interpretable and generalizable models for…

机器学习 · 计算机科学 2026-02-05 David Otte , Jörg K. H. Franke , Arbër Zela , Fábio Ferreira , Frank Hutter

Symbolic regression is a technique that can automatically derive analytic models from data. Traditionally, symbolic regression has been implemented primarily through genetic programming that evolves populations of candidate solutions…

神经与进化计算 · 计算机科学 2025-04-24 Jiří Kubalík , Robert Babuška

We present a framework for constraining the automatic sequential generation of equations to obey the rules of dimensional analysis by construction. Combining this approach with reinforcement learning, we built $\Phi$-SO, a Physical Symbolic…

机器学习 · 计算机科学 2023-12-07 Wassim Tenachi , Rodrigo Ibata , Foivos I. Diakogiannis

Genetic programming is an often-used technique for symbolic regression: finding symbolic expressions that match data from an unknown function. To make the symbolic regression more efficient, one can also use dimensionally-aware genetic…

神经与进化计算 · 计算机科学 2020-04-28 Marko Durasevic , Domagoj Jakobovic , Marcella Scoczynski Ribeiro Martins , Stjepan Picek , Markus Wagner