Deep Models, Shallow Alignment: Uncovering the Granularity Mismatch in Neural Decoding
Yang Du, Siyuan Dai, Yonghao Song, Paul M. Thompson, Haoteng Tang, Liang Zhan
TL;DR
This work identifies a fundamental granularity mismatch in neural visual decoding: neural signals contain multi-scale texture and semantic information, while final-layer vision embeddings suppress low-level details. It introduces Shallow Alignment, which targets intermediate vision representations and uses a linear projector with a symmetric contrastive loss to align neural signals with these representations. The proposed approach yields substantial gains across THINGS-EEG and THINGS-MEG benchmarks and reveals that larger vision backbones can better decode neural data when aligned at appropriately chosen intermediate layers, effectively unlocking scaling laws. The findings imply a closer alignment between human visual processing and hierarchical deep representations and offer a practical pathway to improve non-invasive neural decoding for brain-computer interfaces.
Abstract
Neural visual decoding is a central problem in brain computer interface research, aiming to reconstruct human visual perception and to elucidate the structure of neural representations. However, existing approaches overlook a fundamental granularity mismatch between human and machine vision, where deep vision models emphasize semantic invariance by suppressing local texture information, whereas neural signals preserve an intricate mixture of low-level visual attributes and high-level semantic content. To address this mismatch, we propose Shallow Alignment, a novel contrastive learning strategy that aligns neural signals with intermediate representations of visual encoders rather than their final outputs, thereby striking a better balance between low-level texture details and high-level semantic features. Extensive experiments across multiple benchmarks demonstrate that Shallow Alignment significantly outperforms standard final-layer alignment, with performance gains ranging from 22% to 58% across diverse vision backbones. Notably, our approach effectively unlocks the scaling law in neural visual decoding, enabling decoding performance to scale predictably with the capacity of pre-trained vision backbones. We further conduct systematic empirical analyses to shed light on the mechanisms underlying the observed performance gains.
