paper-with-me

Papers

Brain-CLIPLM: Semantic Compression for EEG-to-Text Decoding

2026-03-23 · Xiaoli Yang, Huiyuan Tian, Yurui Li, Jianyu Zhang, Shijian Li, Gang Pan arxiv

Decoding natural language from non-invasive electroencephalography (EEG) remains constrained by low signal-to-noise ratio and limited information bandwidth. This raises a central question: can sentence-level language be reliably recovered from such signals? Under realistic information constraints, this direct-recovery assumption may be too strong. We introduce a semantic compression hypothesis: non-invasive EEG may preserve recoverable semantic anchors rather than the full lexical--syntactic form of a sentence. From this perspective, direct sentence reconstruction is overly fine-grained relative to the recoverable information scale of EEG. To address this mismatch, we propose Brain-CLIPLM, a two-stage framework that decomposes EEG-to-text decoding into semantic-anchor recovery and anchor-guided sentence reconstruction. Stage 1 uses contrastive learning to align word-level EEG evidence with a fixed keyword vocabulary and recover ordered semantic anchors. Stage 2 uses a retrieval-grounded large language model with chain-of-thought reasoning prompts to reconstruct sentence meaning from these anchors, following a granularity matching principle that aligns decoding complexity with the recoverable neural information scale. On the combined Zurich Cognitive Language Processing (ZuCo) benchmark, Brain-CLIPLM achieves 67.6\% Top-5 and 85.0\% Top-25 sentence retrieval accuracy, with the strongest performance at intermediate anchor granularity. Control analyses show that EEG-derived anchors carry sentence-specific information beyond language-model priors. Within the constrained ZuCo sentence pool and fixed keyword-vocabulary settings, these findings suggest that EEG-to-text decoding is better framed as recovering compressed semantic content before anchor-guided sentence reconstruction.

📄 PDF Abstract BibTeX arXiv:2604.16370

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

BrainCLIP: Bridging Brain and Visual-Linguistic Representation Via CLIP for Generic Natural Visual Stimulus Decoding

2023-02-25 · Yulong Liu, Yongqiang Ma, Wei Zhou, Guibo Zhu 외

Due to the lack of paired samples and the low signal-to-noise ratio of functional MRI (fMRI) signals, reconstructing perceived natural images or decoding their semantic contents from fMRI data are challenging tasks. In t…

Brain DecodingImage GenerationImage ReconstructionImage-text matching+1

SEED: Towards More Accurate Semantic Evaluation for Visual Brain Decoding

2025-03-09 · Juhyeon Park, Peter Yongho Kim, Jiook Cha, Shinjae Yoo 외

We present SEED (\textbf{Se}mantic \textbf{E}valuation for Visual Brain \textbf{D}ecoding), a novel metric for evaluating the semantic decoding performance of visual brain decoding models. It integrates three complementa…

Brain DecodingSemantic SimilaritySemantic Textual Similarity

Open-vocabulary Auditory Neural Decoding Using fMRI-prompted LLM

2024-05-13 · Xiaoyu Chen, Changde Du, Che Liu, Yizhe WANG 외

Decoding language information from brain signals represents a vital research area within brain-computer interfaces, particularly in the context of deciphering the semantic information from the fMRI signal. However, many …

From Eye to Mind: brain2text Decoding Reveals the Neural Mechanisms of Visual Semantic Processing

2025-03-15 · Feihan Feng, Jingxin Nie

Deciphering the neural mechanisms that transform sensory experiences into meaningful semantic representations is a fundamental challenge in cognitive neuroscience. While neuroimaging has mapped a distributed semantic net…

Brain Decoding

BP-GPT: Auditory Neural Decoding Using fMRI-prompted LLM

2025-02-21 · Xiaoyu Chen, Changde Du, Che Liu, Yizhe WANG 외

Decoding language information from brain signals represents a vital research area within brain-computer interfaces, particularly in the context of deciphering the semantic information from the fMRI signal. Although exist…