How 'Neural' is a Neural Foundation Model?
Johannes Bertram, Luciano Dyballa, Anderson Keller, Savik Kinger, Steven W. Zucker
TL;DR
This work interrogates a leading neural foundation model (FNN) by peering inside its units with neuroscience-inspired manifolds to assess how brain-like its representations are. It combines decoding manifolds (stimulus-space structure), encoding manifolds (neuron-space topology), and decoding trajectories (dynamic population activity), using metrics such as RSA, CCA, LP, DSA, and novel tubularity scores to quantify alignment with mouse retina/V1 data. The recurrent module emerges as the primary source of brain-like temporal structure, while the encoder and readout show divergences from biology that suggest concrete architectural refinements, such as earlier recurrence and more diverse, biologically plausible readout features. Overall, the study demonstrates that while FNNs can mimic certain neural dynamics, achieving closer brain- alignment requires targeted architectural constraints and a richer representation of temporal processing, guiding future design of brain-aligned foundation models.
Abstract
Foundation models have shown remarkable success in fitting biological visual systems; however, their black-box nature inherently limits their utility for understanding brain function. Here, we peek inside a SOTA foundation model of neural activity (Wang et al., 2025) as a physiologist might, characterizing each 'neuron' based on its temporal response properties to parametric stimuli. We analyze how different stimuli are represented in neural activity space by building decoding manifolds, and we analyze how different neurons are represented in stimulus-response space by building neural encoding manifolds. We find that the different processing stages of the model (i.e., the feedforward encoder, recurrent, and readout modules) each exhibit qualitatively different representational structures in these manifolds. The recurrent module shows a jump in capabilities over the encoder module by 'pushing apart' the representations of different temporal stimulus patterns. Our 'tubularity' metric quantifies this stimulus-dependent development of neural activity as biologically plausible. The readout module achieves high fidelity by using numerous specialized feature maps rather than biologically plausible mechanisms. Overall, this study provides a window into the inner workings of a prominent neural foundation model, gaining insights into the biological relevance of its internals through the novel analysis of its neurons' joint temporal response patterns. Our findings suggest design changes that could bring neural foundation models into closer alignment with biological systems: introducing recurrence in early encoder stages, and constraining features in the readout module.
