paper-with-me

Papers

Controllable Neural Symbolic Regression

2023-04-20 · Tommaso Bendinelli, Luca Biggio, Pierre-Alexandre Kamienny

In symbolic regression, the goal is to find an analytical expression that accurately fits experimental data with the minimal use of mathematical symbols such as operators, variables, and constants. However, the combinatorial space of possible expressions can make it challenging for traditional evolutionary algorithms to find the correct expression in a reasonable amount of time. To address this issue, Neural Symbolic Regression (NSR) algorithms have been developed that can quickly identify patterns in the data and generate analytical expressions. However, these methods, in their current form, lack the capability to incorporate user-defined prior knowledge, which is often required in natural sciences and engineering fields. To overcome this limitation, we propose a novel neural symbolic regression method, named Neural Symbolic Regression with Hypothesis (NSRwH) that enables the explicit incorporation of assumptions about the expected structure of the ground-truth expression into the prediction process. Our experiments demonstrate that the proposed conditioned deep learning model outperforms its unconditioned counterparts in terms of accuracy while also providing control over the predicted expression structure.

📄 PDF Abstract BibTeX arXiv:2304.10336

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsregressionSymbolic Regression

Similar Papers 제목 키워드 기반

XMusic: Towards a Generalized and Controllable Symbolic Music Generation Framework

2025-01-15 · Sida Tian, Can Zhang, Wei Yuan, Wei Tan 외

In recent years, remarkable advancements in artificial intelligence-generated content (AIGC) have been achieved in the fields of image synthesis and text generation, generating content comparable to that produced by huma…

Emotion RecognitionImage GenerationMulti-Task LearningMusic Generation+1

Weights to Code: Extracting Interpretable Algorithms from the Discrete Transformer

2026-01-09 · Yifan Zhang, Wei Bi, Kechi Zhang, Dongming Jin 외 arxiv

Algorithm extraction aims to synthesize executable programs directly from models trained on algorithmic tasks, enabling de novo recovery of executable mechanisms from weights without relying on human-written target progr…

Elite Bases Regression: A Real-time Algorithm for Symbolic Regression

2017-04-24 · Chen Chen, Changtong Luo, Zonglin Jiang

Symbolic regression is an important but challenging research topic in data mining. It can detect the underlying mathematical models. Genetic programming (GP) is one of the most popular methods for symbolic regression. Ho…

regressionSymbolic Regression

A Comparison of Recent Algorithms for Symbolic Regression to Genetic Programming

2024-06-05 · Yousef A. Radwan, Gabriel Kronberger, Stephan Winkler

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

regressionSymbolic Regression

Smooth Symbolic Regression: Transformation of Symbolic Regression into a Real-valued Optimization Problem

2021-08-06 · Erik Pitzer, Gabriel Kronberger

The typical methods for symbolic regression produce rather abrupt changes in solution candidates. In this work, we have tried to transform symbolic regression from an optimization problem, with a landscape that is so rug…

regressionSymbolic Regression