paper-with-me

Papers

Decoding-based Regression

2025-01-31 · Xingyou Song, Dara Bahri

Language models have recently been shown capable of performing regression tasks wherein numeric predictions are represented as decoded strings. In this work, we provide theoretical grounds for this capability and furthermore investigate the utility of causal auto-regressive sequence models when they are applied to any feature representation. We find that, despite being trained in the usual way - for next-token prediction via cross-entropy loss - decoding-based regression is as performant as traditional approaches for tabular regression tasks, while being flexible enough to capture arbitrary distributions, such as in the task of density estimation.

📄 PDF Abstract BibTeX arXiv:2501.19383

Code (1)

google-research/optformer 공식 구현 jax

Tasks

Density Estimationregressiontabular-regression

Similar Papers 제목 키워드 기반

Beyond Token-level Supervision: Unlocking the Potential of Decoding-based Regression via Reinforcement Learning

2025-12-06 · Ming Chen, Sheng Tang, Rong-Xi Tan, Ziniu Li 외 arxiv

Decoding-based regression, which reformulates regression as a sequence generation task, has emerged as a promising paradigm of applying large language models for numerical prediction. However, its progress is hindered by…

Reinforcement Learning

No-Worse Context-Aware Decoding: Preventing Neutral Regression in Context-Conditioned Generation

2026-04-17 · Yufei Tao, Ameeta Agrawal arxiv

Large language models (LLMs) can answer questions and summarize documents when conditioned on external contexts (e.g., retrieved evidence), yet context use remains unreliable: models may overwrite an already-correct outp…

Auditory Attention Decoding from EEG using Convolutional Recurrent Neural Network

2021-03-03 · Zhen Fu, Bo wang, Xihong Wu, Jing Chen

The auditory attention decoding (AAD) approach was proposed to determine the identity of the attended talker in a multi-talker scenario by analyzing electroencephalography (EEG) data. Although the linear model-based meth…

ClassificationEEGElectroencephalogram (EEG)General Classification+1

Through their eyes: multi-subject Brain Decoding with simple alignment techniques

2023-08-01 · Matteo Ferrante, Tommaso Boccato, Nicola Toschi

Previous brain decoding research primarily involves single-subject studies, reconstructing stimuli via fMRI activity from the same subject. Our study aims to introduce a generalization technique for cross-subject brain d…

Brain Decodingregression

Speed-enhanced Subdomain Adaptation Regression for Long-term Stable Neural Decoding in Brain-computer Interfaces

2024-07-25 · Jiyu Wei, Dazhong Rong, Xinyun Zhu, Qinming He 외

Brain-computer interfaces (BCIs) offer a means to convert neural signals into control signals, providing a potential restoration of movement for people with paralysis. Despite their promise, BCIs face a significant chall…

Contrastive LearningDomain AdaptationregressionSubdomain adaptation