paper-with-me

홈 › Papers

DELTA: Language Diffusion-based EEG-to-Text Architecture

2025-11-22 · Mingyu Jeon, Hyobin Kim arxiv

Electroencephalogram (EEG)-to-text remains challenging due to high-dimensional noise, subject variability, and error accumulation in autoregressive decoding. We introduce DELTA, which pairs a Residual Vector Quantization (RVQ) EEG tokenizer with a masked language diffusion model (LLaDA). RVQ discretizes continuous EEG into multi-layer tokens to reduce noise and individual differences, while LLaDA reconstructs sentences via non-sequential denoising. On ZuCo, DELTA improves semantic alignment by up to 5.37 points over autoregressive baselines, achieving BLEU-1 21.9 and ROUGE-1 F 17.2 under word-level conditions. These results enable reliable text generation from small EEG-text datasets and point toward scalable multimodal EEG-language models.

📄 PDF Abstract BibTeX arXiv:2511.21746

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Delta-K: Boosting Multi-Instance Generation via Cross-Attention Augmentation

2026-03-10 · Zitong Wang, Zijun Shen, Haohao Xu, Zhengjie Luo 외 arxiv

While Diffusion Models excel in text-to-image synthesis, they often suffer from concept omission when synthesizing complex multi-instance scenes. Existing training-free methods attempt to resolve this by rescaling attent…

DELTA-TTS: Adapting Autoregressive Model into Diffusion Language Model for Text-to-Speech

2026-07-05 · Junwon Moon, Seungbeom Kim, Yejin Lee, Hoseong Ahn 외 arxiv

Autoregressive (AR) text-to-speech (TTS) models generate discrete speech tokens sequentially, which makes inference slow and can degrade robustness by propagating local errors and hallucinations. This limitation stems fr…

Delta-SVD: Efficient Compression for Personalized Text-to-Image Models

2025-08-23 · Tangyuan Zhang, Shangyu Chen, Qixiang Chen, Jianfei Cai arxiv

Personalized text-to-image models such as DreamBooth require fine-tuning large-scale diffusion backbones, resulting in significant storage overhead when maintaining many subject-specific models. We present Delta-SVD, a p…

Delta Sampling: Data-Free Knowledge Transfer Across Diffusion Models

2025-11-25 · Zhidong Gao, Zimeng Pan, Yuhang Yao, Chenyue Xie 외 arxiv

Diffusion models like Stable Diffusion (SD) drive a vibrant open-source ecosystem including fully fine-tuned checkpoints and parameter-efficient adapters such as LoRA, LyCORIS, and ControlNet. However, these adaptation c…

PIXART-δ: Fast and Controllable Image Generation with Latent Consistency Models

2024-01-10 · Junsong Chen, Yue Wu, Simian Luo, Enze Xie 외

This technical report introduces PIXART-{\delta}, a text-to-image synthesis framework that integrates the Latent Consistency Model (LCM) and ControlNet into the advanced PIXART-{\alpha} model. PIXART-{\alpha} is recogniz…

GPUImage GenerationText-to-Image Generation