Search papers, labs, and topics across Lattice.
This study addresses the limitations of EEG-to-image reconstruction by introducing a framework that evaluates visual fidelity and semantic coherence through the lens of visual language models (VLMs). By analyzing a dataset of 6,855 ground-truth and reconstruction pairs, the authors reveal that traditional pixel-based metrics poorly correlate with semantic consistency, prompting the development of Tolerant Perceptual Alignment Scores (T-PAS) and Tolerant Semantic Alignment Scores (T-SAS). The resulting BCI-Coherence Score (BCS) demonstrates high reliability in assessing perceptual-semantic recoverability, significantly improving the evaluation of EEG-derived images.
Traditional pixel metrics fail to capture the true semantic coherence of EEG-derived images, but a new BCI-aware framework reveals how VLMs can provide a more reliable assessment.
EEG-to-image evaluation should distinguish visual fidelity from recoverable meaning. Yet EEG-derived reconstructions are blurry, distorted, and low-detail, causing SSIM, LPIPS, and CLIP to penalize semantically recoverable outputs or reward plausible but incorrect ones. We analyze 6,855 ground-truth/reconstruction pairs from ATM, ENIGMA, BrainVis, and DreamDiffusion using semantic probes, caption harshness and blind-spot rates, and controlled degradations. Pixel metrics show near-zero correlation with semantic consistency, while representation metrics conflate perceptual and semantic errors. We therefore introduce a BCI-aware framework in which four VLMs assess image pairs through structured questions, producing Tolerant Perceptual Alignment Scores (T-PAS) and Tolerant Semantic Alignment Scores (T-SAS). Their consensus is distilled into the BCI-Coherence Score (BCS), a compact evaluator achieving a T-PAS MAE of 0.079 (r = 0.700) and a T-SAS MAE of 0.082 (r = 0.850) on our data. Human validation shows highly reliable joint coherence judgments, with Cohen's kappa = 0.882 +/- 0.174 and Krippendorff's alpha = 0.882, supporting perceptual-semantic recoverability over generic visual similarity. Code and resources are available at https://sukt03.github.io/BCS/.