paper-with-me

Papers

Symbolic-Diffusion: Deep Learning Based Symbolic Regression with D3PM Discrete Token Diffusion

2025-10-08 · Ryan T. Tymkow, Benjamin D. Schnapp, Mojtaba Valipour, Ali Ghodshi arxiv

Symbolic regression refers to the task of finding a closed-form mathematical expression to fit a set of data points. Genetic programming based techniques are the most common algorithms used to tackle this problem, but recently, neural-network based approaches have gained popularity. Most of the leading neural-network based models used for symbolic regression utilize transformer-based autoregressive models to generate an equation conditioned on encoded input points. However, autoregressive generation is limited to generating tokens left-to-right, and future generated tokens are conditioned only on previously generated tokens. Motivated by the desire to generate all tokens simultaneously to produce improved closed-form equations, we propose Symbolic Diffusion, a D3PM based discrete state-space diffusion model which simultaneously generates all tokens of the equation at once using discrete token diffusion. Using the bivariate dataset developed for SymbolicGPT, we compared our diffusion-based generation approach to an autoregressive model based on SymbolicGPT, using equivalent encoder and transformer architectures. We demonstrate that our novel approach of using diffusion-based generation for symbolic regression can offer comparable and, by some metrics, improved performance over autoregressive generation in models using similar underlying architectures, opening new research opportunities in neural-network based symbolic regression.

📄 PDF Abstract BibTeX arXiv:2510.07570

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discovering Mathematical Equations with Diffusion Language Model

2025-09-16 · Xiaoxu Han, Chengzhen Ning, Jinghui Zhong, Fubiao Yang 외 arxiv

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

Composer Style-specific Symbolic Music Generation Using Vector Quantized Discrete Diffusion Models

2023-10-21 · Jincheng Zhang, György Fazekas, Charalampos Saitis

Emerging Denoising Diffusion Probabilistic Models (DDPM) have become increasingly utilised because of promising results they have achieved in diverse generative tasks with continuous data, such as image and sound synthes…

DecoderDenoisingMusic Generation

Reasoning Physical Video Generation with Diffusion Timestep Tokens via Reinforcement Learning

2025-04-22 · Wang Lin, Liyu Jia, Wentao Hu, Kaihang Pan 외

Despite recent progress in video generation, producing videos that adhere to physical laws remains a significant challenge. Traditional diffusion-based methods struggle to extrapolate to unseen physical conditions (eg, v…

Large Language Modelreinforcement-learningReinforcement LearningVideo Generation

Diffusion-Based Symbolic Regression

2025-05-30 · Zachary Bastiani, Robert M. Kirby, Jacob Hochhalter, Shandian Zhe

Diffusion has emerged as a powerful framework for generative modeling, achieving remarkable success in applications such as image and audio synthesis. Enlightened by this progress, we propose a novel diffusion-based appr…

Audio SynthesisDenoisingregressionSymbolic Regression

Mamba-Diffusion Model with Learnable Wavelet for Controllable Symbolic Music Generation

2025-05-06 · Jincheng Zhang, György Fazekas, Charalampos Saitis

The recent surge in the popularity of diffusion models for image synthesis has attracted new attention to their potential for generation tasks in other domains. However, their applications to symbolic music generation re…

Image GenerationMambaMusic Generation