Simple Models, Rich Representations: Visual Decoding from Primate Intracortical Neural Signals
Matteo Ciferri, Matteo Ferrante, Nicola Toschi
TL;DR
This paper tackles visual decoding from high-density intracortical neural signals in primates. It shows that modeling temporal dynamics with a lightweight temporal-attention module feeding a shallow MLP to semantic embeddings suffices for high-quality decoding, outperforming many deeper architectures. A two-stage, modular pipeline combines retrieval in CLIP embedding space with open-ended image generation via diffusion models, achieving plausible reconstructions from about 200 ms of brain activity. The results provide design principles for brain–computer interfaces and semantic neural decoding, including practical scaling laws for data and channel dimensionality.
Abstract
Understanding how neural activity gives rise to perception is a central challenge in neuroscience. We address the problem of decoding visual information from high-density intracortical recordings in primates, using the THINGS Ventral Stream Spiking Dataset. We systematically evaluate the effects of model architecture, training objectives, and data scaling on decoding performance. Results show that decoding accuracy is mainly driven by modeling temporal dynamics in neural signals, rather than architectural complexity. A simple model combining temporal attention with a shallow MLP achieves up to 70% top-1 image retrieval accuracy, outperforming linear baselines as well as recurrent and convolutional approaches. Scaling analyses reveal predictable diminishing returns with increasing input dimensionality and dataset size. Building on these findings, we design a modular generative decoding pipeline that combines low-resolution latent reconstruction with semantically conditioned diffusion, generating plausible images from 200 ms of brain activity. This framework provides principles for brain-computer interfaces and semantic neural decoding.
