Lost in Visual Translation: A VLM-Assisted Perceptual-Semantic Coherence Framework for EEG-to-Image Reconstruction

· Source: Computer Vision and Pattern Recognition · Field: Science & Research — Artificial Intelligence & Machine Learning, Life Sciences & Biology, Engineering & Applied Sciences · Depth: Expert, quick

Summary

A new BCI-aware framework addresses limitations in EEG-to-image reconstruction evaluation, where existing metrics like SSIM, LPIPS, and CLIP conflate visual fidelity with semantic meaning. These metrics struggle with blurry, low-detail EEG-derived images, often penalizing semantically correct but visually distorted outputs or rewarding plausible but incorrect ones. An analysis of 6,855 ground-truth/reconstruction pairs from ATM, ENIGMA, BrainVis, and DreamDiffusion showed pixel metrics have near-zero correlation with semantic consistency. The proposed framework uses four Vision-Language Models (VLMs) to assess image pairs via structured questions, generating Tolerant Perceptual Alignment Scores (T-PAS) and Tolerant Semantic Alignment Scores (T-SAS). These are distilled into the BCI-Coherence Score (BCS), achieving a T-PAS MAE of 0.079 (r = 0.700) and a T-SAS MAE of 0.082 (r = 0.850). Human validation confirmed high reliability (Cohen's kappa = 0.882 +/- 0.174), supporting its focus on perceptual-semantic recoverability.

Key takeaway

For AI Scientists or Research Scientists evaluating EEG-to-image reconstruction models, traditional pixel-based and representation metrics like SSIM or CLIP are insufficient and misleading. You should adopt the BCI-Coherence Score (BCS) framework to accurately distinguish between perceptual fidelity and semantic recoverability in your generated images. This VLM-assisted approach provides a more reliable and human-validated assessment, ensuring your models are optimized for meaningful visual translation rather than just generic similarity, which is crucial for advancing brain-computer interface applications.

Key insights

EEG-to-image reconstruction evaluation requires distinct perceptual and semantic coherence metrics, not just visual similarity.

Principles

Method

Four VLMs assess image pairs using structured questions, producing Tolerant Perceptual Alignment Scores (T-PAS) and Tolerant Semantic Alignment Scores (T-SAS), which are then distilled into a BCI-Coherence Score (BCS).

In practice

Topics

Best for: AI Scientist, Research Scientist, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.