paper-with-me

Papers

Visual Neural Decoding via Improved Visual-EEG Semantic Consistency

2024-08-13 · Hongzhou Chen, Lianghua He, Yihang Liu, Longzhen Yang

Visual neural decoding refers to the process of extracting and interpreting original visual experiences from human brain activity. Recent advances in metric learning-based EEG visual decoding methods have delivered promising results and demonstrated the feasibility of decoding novel visual categories from brain activity. However, methods that directly map EEG features to the CLIP embedding space may introduce mapping bias and cause semantic inconsistency among features, thereby degrading alignment and impairing decoding performance. To further explore the semantic consistency between visual and neural signals. In this work, we construct a joint semantic space and propose a Visual-EEG Semantic Decouple Framework that explicitly extracts the semantic-related features of these two modalities to facilitate optimal alignment. Specifically, a cross-modal information decoupling module is introduced to guide the extraction of semantic-related information from modalities. Then, by quantifying the mutual information between visual image and EEG features, we observe a strong positive correlation between the decoding performance and the magnitude of mutual information. Furthermore, inspired by the mechanisms of visual object understanding from neuroscience, we propose an intra-class geometric consistency approach during the alignment process. This strategy maps visual samples within the same class to consistent neural patterns, which further enhances the robustness and the performance of EEG visual decoding. Experiments on a large Image-EEG dataset show that our method achieves state-of-the-art results in zero-shot neural decoding tasks.

📄 PDF Abstract BibTeX arXiv:2408.06788

Code (0)

등록된 구현이 없습니다.

Tasks

EEGMetric Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Neural-MCRL: Neural Multimodal Contrastive Representation Learning for EEG-based Visual Decoding

2024-12-23 · Yueyang Li, Zijian Kang, Shengyu Gong, Wenhao Dong 외

Decoding neural visual representations from electroencephalogram (EEG)-based brain activity is crucial for advancing brain-machine interfaces (BMI) and has transformative potential for neural sensory rehabilitation. Whil…

EEGElectroencephalogram (EEG)Representation Learning

Decoding Visual Experience and Mapping Semantics through Whole-Brain Analysis Using fMRI Foundation Models

2024-11-11 · Yanchen Wang, Adam Turnbull, Tiange Xiang, Yunlong Xu 외

Neural decoding, the process of understanding how brain activity corresponds to different stimuli, has been a primary objective in cognitive sciences. Over the past three decades, advancements in functional Magnetic Reso…

Contrastive Learning

NeuroFlow: Toward Unified Visual Encoding and Decoding from Neural Activity

2026-04-10 · Weijian Mai, Mu Nan, Yu Zhu, Jiahang Cao 외 arxiv

Visual encoding and decoding models act as gateways to understanding the neural mechanisms underlying human visual perception. Typically, visual encoding models that predict brain activity from stimuli and decoding model…

Computational Efficiency

Neuroscience-inspired Staged Representation Learning with Disentangled Coarse- and Fine-Grained Semantics for EEG Visual Decoding

2026-05-16 · Xiang Gao, Hui Tian, Yanming Zhu, Xuefei Yin 외 arxiv

Decoding visual information from electroencephalography (EEG) signals remains a fundamental challenge in brain-computer interfaces and medical rehabilitation. Existing EEG visual decoding methods mainly focus on learning…

Representation LearningImage Retrieval

HiViS: Hiding Visual Tokens from the Drafter for Speculative Decoding in Vision-Language Models

2025-09-28 · Zhinan Xie, Peisong Wang, Shuang Qiu, Jian Cheng arxiv

Speculative decoding has proven effective for accelerating inference in Large Language Models (LLMs), yet its extension to Vision-Language Models (VLMs) remains limited by the computational burden and semantic inconsiste…