ICASSP 2026poster0 citations

DELTA: LANGUAGE DIFFUSION-BASED EEG-TO-TEXT ARCHITECTURE

MinGyu Jeon, HyoBin Kim

Abstract

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.

BibTeX
@inproceedings{icassp2026_deltalanguagedif,
  title = {DELTA: LANGUAGE DIFFUSION-BASED EEG-TO-TEXT ARCHITECTURE},
  author = {MinGyu Jeon and HyoBin Kim},
  booktitle = {ICASSP 2026},
  year = {2026}
}