https://arxiv.org/api/VWnRyHG/pIgSem4lau4pGMWwa4I 2026-06-22T04:36:16Z 12181 285 15 http://arxiv.org/abs/2605.08711v1 Automated Optical Density Normalization for Myelin Quantification: Cross-Modal Validation with 7T Ex Vivo MRI 2026-05-09T05:46:41Z White matter hyperintensities (WMH) are bright regions on T2-weighted magnetic resonance imaging (MRI) scans and are associated with cerebrovascular pathology and neurodegeneration, including myelin loss. While Luxol Fast Blue histopathology provides visualization of myelin integrity, quantitative analysis requires measuring Optical Density as a proxy for myelin concentration. However, differences in laboratory protocols and tissue processing introduce staining variability that acts as systematic noise, obscuring the biological signal and preventing consistent comparison across histology runs. To address this, we developed an automated pipeline that identifies reference (non-pathologic) regions in whole-slide images to compute normalized Optical Density heatmaps. We validated this approach through two complementary evaluations: (1) comparison against expert ratings of myelin loss severity, and (2) cross-modal spatial comparison with co-registered 7T ex vivo MRI for voxel-wise evaluation within white matter regions. The pipeline's reference selection showed strong concordance with expert-identified reference regions, and normalized Optical Density demonstrated a substantially stronger correlation with MRI signal intensity than raw measurements. This correlation persisted within WMH, confirming that the pipeline captures continuous myelin pathology rather than merely the presence or absence of myelin loss contrast. By mitigating staining artifacts, this pipeline provides a robust, validated framework for quantitative cross-modal comparison, establishing a critical methodological foundation for future translation to in vivo myelin mapping and biomarker discovery. 2026-05-09T05:46:41Z 10 Pages, accepted at MICCAI 2026 Zahra Khodakarami Sheina Emrani Pulkit Khandelwal Chinmayee Athalye Amanda Denning Winifred Trotman Lisa M Levorse Eric Teunissen-Bermeo Hamsanandini Radhakrishnan Daniel Ohm Christophe Olm Noah Capp Ranjit Ittyerah Karthik Prabhakaran John A. Detre Sandhitsu R. Das David A. Wolk Corey T McMillan Gabor Mizsei M. Dylan Tisdall David J Irwin John L. Robinson Edward B Lee Paul A. Yushkevich http://arxiv.org/abs/2605.08648v1 FLUX: Geometry-Aware Longitudinal Flow Matching with Mixture of Experts 2026-05-09T03:36:00Z Many biological systems evolve through continuous local dynamics while switching between latent regimes defined by learning, stimulus context, internal state, or developmental stage. These processes are often observed only as unpaired longitudinal snapshots: the same cells, neurons, or animals are not tracked as matched trajectories, even though population states are sampled across successive stages. This creates two coupled challenges. First, trajectories must respect curved low-dimensional manifolds embedded in high-dimensional biological measurements. Second, the model must identify when the transport mechanism itself changes. We introduce FLUX (FLow matching for Unpaired longitudinal data with miXture-of-experts), a geometry-aware longitudinal flow-matching framework for joint transport modeling and unsupervised regime discovery. FLUX learns a data-dependent metric from pooled labeled and unlabeled observations, uses that metric to construct geometry-aware conditional paths between adjacent marginals, and decomposes the resulting velocity field into sparse expert vector fields selected by a Straight-Through Gumbel-Softmax router. Across manifold controls, a regime-switching Lorenz system, widefield cortical calcium imaging during associative learning, and embryoid body single-cell differentiation, FLUX reconstructs longitudinal transport while recovering interpretable regime structure. Ablations show that mixture-of-experts routing alone is insufficient: FLUX without geometric learning can fit local transport but fails or weakens regime discovery when regimes are encoded in local dynamics. These results suggest that geometry-aware velocity decomposition provides a general strategy for discovering latent biological state transitions from unpaired longitudinal snapshots. 2026-05-09T03:36:00Z Josue Ortega Caro Yongxu Zhang Hannah M Batchelor Sizhuang He Jessica Cardin Shreya Saxena http://arxiv.org/abs/2605.08495v1 NeuralBench: A Unifying Framework to Benchmark NeuroAI Models 2026-05-08T21:19:57Z Deep learning and large public datasets have recently catalyzed the proliferation of AI models for processing brain recordings. However, systematically evaluating these models remains a challenge: not only do the preprocessing pipelines, training and finetuning approaches largely vary across studies, but their downstream evaluation is often limited to small sets of tasks and/or datasets. Here, we present NeuralBench: a unified framework for benchmarking AI models of brain activity. We accompany this framework with NeuralBench-EEG v1.0 -- a large EEG benchmark that includes 36 electroencephalography (EEG) tasks and 14 deep learning architectures, and is evaluated on 94 datasets accessed through a standardized interface. This first EEG-focused release already highlights two main findings. First, current foundation models only marginally outperform task-specific models. Second, a large set of tasks (e.g. cognitive decoding, clinical predictions) remain highly challenging, even for the best models. Critically, NeuralBench is designed for the integration of new tasks, datasets, models, and neuroimaging modalities, as illustrated by preliminary extensions to MEG and fMRI datasets and models. Through this white paper, we invite the community to expand this open-source framework and work together toward a unified benchmarking standard for neuroimaging models. 2026-05-08T21:19:57Z 31 pages, 9 figures Hubert Banville Lucy Stéphane d'Ascoli Lucy Simon Dahan Lucy Jérémy Rapin Lucy Marlène Careil Lucy Yohann Benchetrit Lucy Jarod Lévy Lucy Saarang Panchavati Lucy Antoine Ratouchniak Lucy Mingfang Lucy Zhang Elisa Cascardi Katelyn Begany Teon Brooks Jean-Rémi King http://arxiv.org/abs/2605.08458v1 Neurally-plausible radial basis kernels using distributed Fourier embeddings 2026-05-08T20:26:33Z Coherent, continuous spatial representations are critical for synthesizing physical and perceptual phenomena into a single representational space. Radial basis kernels provide a path forward for this type of distributed representation. In this work, we aim to characterize and analyze common radial basis kernels realizable in the neurally-plausible framework of spatial semantic pointers. Further, we analyze previous radial basis kernel work based on grid cell-like representations and demonstrate that such representations are both capable of and optimal for realizing radial basis kernels. 2026-05-08T20:26:33Z Jakeb Chouinard http://arxiv.org/abs/2512.10976v2 The Homological Brain: Parity Principle and Amortized Inference 2026-05-08T19:25:17Z Biological intelligence emerges from substrates that are slow, noisy, and energetically constrained, yet it performs rapid and coherent inference in open-ended environments. Classical computational theories, built around vector-space transformations and instantaneous error minimization, struggle to reconcile the slow timescale of synaptic plasticity with the fast timescale of perceptual synthesis. We propose a unifying framework based on algebraic topology, the Homological Brain, in which neural computation is understood as the construction and navigation of topological structure. Central to this view is the Parity Principle, a homological partition between even-dimensional scaffolds encoding stable content ($Φ$) and odd-dimensional flows encoding dynamic context ($Ψ$). Transient contextual flows are resolved through a three-stage topological trinity transformation: Search (open-chain exploration), Closure (topological cycle formation), and Condensation (collapse of validated flows into new scaffold). This process converts high-complexity recursive search (formally modeled by Savitch's Theorem in NPSPACE) into low-complexity navigation over a learned manifold (analogous to memoized Dynamic Programming in P). In this framework, topological condensation is the mechanism that transforms a ``search problem'' into a ``navigation task'', allowing the brain to amortize past inference and achieve rapid perceptual integration. This perspective unifies the Wake-Sleep cycle, episodic-to-semantic consolidation, and dual-process theories (System 1-vs-System 2), revealing the brain as a homology engine that minimizes topological complexity to transmute high-entropy sensory flux into low-entropy, invariant cognitive structure. 2025-12-03T00:51:25Z Xin Li http://arxiv.org/abs/2605.08019v1 Reason to Play: Behavioral and Brain Alignment Between Frontier LRMs and Human Game Learners 2026-05-08T17:07:41Z Humans rapidly learn abstract knowledge when encountering novel environments and flexibly deploy this knowledge to guide efficient and intelligent action. Can modern AI systems learn and plan in a similar way? We study this question using a dataset of complex human gameplay with concurrent fMRI recordings, in which participants learn novel video games that require rule discovery, hypothesis revision, and multi-step planning. We jointly evaluate models by their ability to play the games, match human learning behavior, and predict brain activity during the same task, comparing a suite of frontier Large Reasoning Models (LRMs) against model-free and model-based deep reinforcement learning agents and a Bayesian theory-based agent. We find that frontier LRMs most closely match human behavioral patterns during game discovery and predict brain activity an order of magnitude better than both reinforcement learning alternatives across cortical and subcortical regions, with effects robust to permutation controls. Through targeted manipulations, we further show that brain alignment reflects the model's in-context representation of the game state rather than its downstream planning or reasoning. Our results establish LRMs as compelling computational accounts of human learning and decision making in complex, naturalistic environments. Project page with interactive replays: https://botcs.github.io/reason-to-play/ 2026-05-08T17:07:41Z Botos Csaba Sreejan Kumar Austin Tudor David Andrews Laurence Hunt Chris Summerfield Joshua B. Tenenbaum Rui Ponte Costa Marcelo G. Mattar Momchil Tomov http://arxiv.org/abs/2605.08014v1 Dynamical mechanisms of flexible phase-locking in cortical theta oscillators 2026-05-08T17:05:09Z Oscillatory activity in auditory cortex is thought to play a central role in auditory and speech processing by synchronizing neural rhythms to external acoustic features of the speech stream. To support this function, cortical oscillators must flexibly phase-lock to inputs spanning a wide range of timescales, including rhythms substantially slower than their intrinsic frequency. Here we identify a general dynamical mechanism by which intrinsic inhibitory currents operating on multiple timescales enable such flexible phase-locking. Using tools from dynamical systems theory, we show that interactions between slow and superslow inhibitory processes generate prolonged post-input recovery delays through delayed Hopf phenomena, thereby substantially expanding the frequency range over which entrainment can occur. We demonstrate this mechanisms in a biophysically grounded cortical theta oscillator model for speech segmentation. Specifically, we show that both a theta-timescale (4-8 Hz) inhibitory current $I_m$ and a slower delta-timescale (1-4 Hz) inhibitory potassium current $I_{\rm K_{SS}}$ are crucial for entrainment flexibility. Their interaction creates a three-timescale structure that gives rise to pronounced delay phenomena associated with a delayed Hopf bifurcation (DHB). Interestingly, the superslow $I_{\rm K_{SS}}$ and the associated DHB play little role in the unforced oscillatory dynamics, but are recruited to support phase locking under external forcing. Moreover, the intermediate-timescale current $I_m$, rather than being redundant, further expands the phase-locking range by prolonging delayed recovery along the superslow manifold. Together, these results suggest that coordination among intrinsic inhibitory currents operating on multiple timescales may represent a key mechanism supporting flexible phase locking to rhythmic inputs in the brain. 2026-05-08T17:05:09Z 30 pages, 15 figures Yangyang Wang Benjamin R. Pittman-Polletta http://arxiv.org/abs/2605.03169v2 NeuralSet: A High-Performing Python Package for Neuro-AI 2026-05-08T12:20:40Z Artificial intelligence (AI) is increasingly central to understanding how the brain processes information. However, the integration of neuroscience and modern AI is bottlenecked by a fragmented software ecosystem. Current tools are siloed by recording modality and optimized for small-scale, in-memory workflows, limiting the use of massive, naturalistic datasets. Here, we introduce NeuralSet, a Python framework that efficiently unifies the processing of diverse neural recordings (including fMRI, M/EEG, and spikes) and complex experimental stimuli (such as text, audio, and video). By decoupling experimental metadata from lazy, memory-efficient data extraction, NeuralSet harmonizes standard neuroscientific preprocessing pipelines with pretrained deep learning embeddings. This approach provides a single PyTorch-ready interface that scales seamlessly from local prototyping to high-performance cluster execution. By eliminating manual data wrangling and ensuring full computational provenance, NeuralSet establishes a scalable, unified infrastructure for the next generation of neuro-AI research. 2026-05-04T21:28:48Z Jean-Rémi King Corentin Bel Linnea Evanson Julien Gadonneix Sophia Houhamdi Jarod Lévy Josephine Raugel Andrea Santos Revilla Mingfang Zhang Julie Bonnaire Charlotte Caucheteux Alexandre Défossez Théo Desbordes Pablo Diego-Simón Shubh Khanna Juliette Millet Pierre Orhan Saarang Panchavati Antoine Ratouchniak Alexis Thual Teon L. Brooks Katelyn Begany Yohann Benchetrit Marlène Careil Hubert Banville Stéphane d'Ascoli Simon Dahan Jérémy Rapin http://arxiv.org/abs/2602.03490v2 Path Integration and Object-Location Binding Emerge in an Action-Conditioned Predictive Sequence Network 2026-05-08T10:45:31Z Adaptive cognition requires structured internal models of objects and their relations. Predictive neural networks are often proposed to learn such world models, but how these are instantiated and how they support prediction remain unclear. We investigate this in a minimal in-silico setting. A recurrent neural network samples tokens sequentially from 2D continuous token scenes and is trained to predict the upcoming token from the current input and a saccade-like displacement. On novel scenes, prediction accuracy improves across the sequence, indicating in-context learning. Decoding analyses reveal path integration and dynamic binding of token identity to position. Interventional analyses show that new bindings can be learned late in sequence and that out-of-distribution bindings can be learned as well. Together, these findings show how structured representations relying on flexible binding emerge to support prediction, offering a mechanistic account of sequential world modeling relevant to cognitive science. 2026-02-03T13:08:27Z 8 pages, 4 figures; accepted at CogSci 2026 Linda Ariel Ventura Victoria Bosch Tim C Kietzmann Sushrut Thorat http://arxiv.org/abs/2410.18933v4 Confidence is detection-like in high-dimensional spaces 2026-05-08T09:28:06Z Confidence estimates are often "detection-like" - driven by positive evidence in favour of a decision. This empirical observation has been interpreted as showing that human metacognition is limited by biases or heuristics. Here, we show that Bayesian confidence estimates also exhibit heightened sensitivity to decision-congruent evidence in higher-dimensional signal detection theoretic spaces, leading to detection-like confidence criteria. This effect is due to a nonlinearity induced by normalisation of confidence by a large number of unchosen alternatives. Our analysis suggests that detection-like confidence is rational when participants consider a greater number of hypotheses than assumed by the experimenter. Further, we show that a similar dimensionality-driven mechanism can give rise to and modulate the strength of the positive evidence biases in convolutional neural networks, linking our signal detection theoretic analysis to confidence behaviour in artificial systems. 2024-10-24T17:21:19Z Wiktoria Kozyra Kevin O'Neill Stephen M. Fleming http://arxiv.org/abs/2602.09034v2 Latent-Space Causal Discovery from Indirect Neuroimaging Observations 2026-05-08T06:08:33Z Neuroimaging does not observe causal variables directly: hemodynamics and volume conduction distort signals so that statistical dependence need not reflect latent neural influence. Before estimating graphs, one must specify under what assumptions delayed directed structure can be studied from such indirect observations. We formalize a conditional setting - recoverable inversion under modality physics together with nonstationary latent dynamics - and derive an inversion-error propagation bound under explicit assumptions. Building on this framing, we propose INCAMA (INdirect CAusal MAmba): physics-aware inversion coupled with a delay-aware Mamba encoder that uses mechanism shifts as informative variation for directed graph scoring. We use controlled simulations for quantitative validation and HCP motor-task fMRI as a zero-shot external transfer check based on anatomical and task-network consistency. Across TVB simulations, INCAMA improves directed-structure recovery by 2-3x in F1 over observation-space and two-stage baselines, and on HCP motor-task fMRI it produces sparse directed estimates concentrated in canonical visuo-motor pathways. 2026-01-30T01:26:28Z 9 pages, 2 figures Sangyoon Bae Miruna Oprescu David Keetae Park Shinjae Yoo Jiook Cha http://arxiv.org/abs/2510.18516v3 Decoding Dynamic Visual Experience from Calcium Imaging via Cell-Pattern-Aware Pretraining 2026-05-08T05:52:33Z Neural recordings exhibit a distinctive form of heterogeneity rooted in differences in cell types, intrinsic circuit dynamics, and stochastic stimulus-response variability that goes beyond ordinary dataset variability, mixing statistically regular neurons with highly stochastic, stimulus-contingent ones within the same dataset. This heterogeneity poses a challenge for self-supervised learning (SSL) -- learnable statistical regularity -- thereby destabilizing representation learning and limiting reliable scaling. We introduce POYO-CAP (Cell-pattern Aware Pretraining), a biologically grounded hybrid pretraining strategy that first trains with masked reconstruction plus lightweight auxiliary supervision on statistically regular neurons -- identified via skewness and kurtosis -- and then fine-tunes on more stochastic populations. On the Allen Brain Observatory dataset, this curriculum yields 12--13\% relative improvements over from-scratch training and enables smooth, monotonic scaling with model size, whereas baselines trained on mixed populations plateau or destabilize. By making statistical predictability an explicit data-selection criterion, POYO-CAP turns neural heterogeneity into a scalable learning advantage for robust neural decoding. 2025-10-21T10:57:52Z Sangyoon Bae Mehdi Azabou Blake Richards Jiook Cha http://arxiv.org/abs/2503.19924v4 Human brain state classification via permutation entropy of EEG phase dynamics across consciousness levels and inattentive-type ADHD 2026-05-08T04:05:31Z We analyze electroencephalography (EEG) signals using the ordinal pattern framework to investigate whether different human brain states can be distinguished based on the disorder of EEG dynamics. Rather than analyzing raw EEG signals, we focus on the principal mode of EEG phase dynamics, reflecting anterior-posterior information flow, and quantify disorder using permutation entropy. We apply this to two datasets: (i) EEG recordings from a general anesthesia protocol, and (ii) EEG recordings acquired in the resting state from healthy control subjects and individuals with inattentive-type attention deficit hyperactivity disorder (ADHD), including eyes-open and eyes-closed conditions. We find that the permutation entropy distributions exhibit a clear dependence on brain state. In particular, conscious, inattentive-type ADHD, and eyes closed conditions show lower mean values and larger standard deviations of permutation entropy. To evaluate the discriminative power of permutation entropy, we train classification models using permutation entropy as an input feature. The results show that the distinction between conscious and unconscious states can be reliably captured in the general-anesthesia dataset. In the resting-state dataset, eyes-open and eyes-closed conditions are distinguishable, whereas classification between control and inattentive-type ADHD groups does not show clear separability. This indicates that information not captured in ordinal patterns, such as the original time-series values, may play a more crucial role in detecting inattentive-type ADHD. Our findings demonstrate that permutation entropy derived from EEG phase dynamics provides an effective indicator of brain states, particularly in relation to consciousness, while also highlighting its limitations for identifying individuals with inattentive-type ADHD. 2025-03-12T15:00:51Z 18 pages, Accepted for publication in Chaos, Solitons and Fractals Athokpam Langlen Chanu Youngjai Park Jaesung Choi Younghwa Cha UnCheol Lee Joon-Young Moon Jong-Min Park http://arxiv.org/abs/2605.07026v1 Learning Cross-Atlas Consistent Brain Disorder Representations via Disentangled Multi-Atlas Functional Connectivity Learning 2026-05-07T23:14:05Z Functional connectivity (FC) derived from resting-state fMRI is widely used to characterize large-scale brain network alterations in neurological and psychiatric disorders. However, FC construction critically depends on the choice of brain atlas, and different parcellations may emphasize distinct organizational features, leading to heterogeneous and sometimes inconsistent representations. Existing multi-atlas approaches partially alleviate this issue but often fuse atlas-derived features or predictions at a relatively shallow level, while single-atlas disentanglement methods do not explicitly address cross-atlas heterogeneity. We propose Multi-Atlas Disentangled Connectivity LEarning (MADCLE), a multi-branch representation learning framework that jointly encodes FC matrices derived from different brain atlases. Rather than introducing a single explicitly shared latent variable across parcellations, MADCLE learns atlas-wise disease-related representations and encourages them to be cross-atlas consistent through distributional alignment. Meanwhile, covariate-related and atlas-dependent residual factors are modeled separately using covariate similarity supervision, atlas-specific reconstruction, and decorrelation constraints, thereby reducing the leakage of non-disease and parcellation-dependent information into the disease-related embeddings. Experiments on the ADNI and ADHD-200 datasets suggest that MADCLE achieves competitive or improved performance compared with single-atlas baselines, multi-atlas GNN/Transformer models, and recent multi-atlas consistency frameworks. These results support the potential value of structured disentanglement for FC-based disorder identification under heterogeneous parcellation schemes. 2026-05-07T23:14:05Z Minheng Chen Chao Cao Jing Zhang Tianming Liu Dajiang Zhu http://arxiv.org/abs/2605.06995v1 Partitioning Neural Co-Variability 2026-05-07T22:18:06Z Trial-to-trial variability of neural responses has been linked to important aspects of neural computation and is essential for understanding how neuronal populations respond. While current overdispersion models treat each neuron's gain as independent of each other, this assumption fails to capture the network statistics of neuronal populations. As no existing model can capture overdispersed structured spiking gain-modulation across a neural population, network-level gain covariance remains largely unstudied. We thus present the Poisson matrix-normal latent variable (PMNLV) model, which extends single-neuron overdispersion to neural populations by placing a matrix-normal prior over the latent gain with a Kronecker-factored covariance. Spike counts are Poisson-distributed with a rate equal to the sum of a per-neuron stimulus tuning term and a matrix-normal gain, passed through a quadratic soft-rectifying link. We derive two complementary estimation algorithms: a variational EM (VEM) with a matrix-normal posterior that recovers dense Kronecker factors without structural assumptions, and a Kernel Tournament Method (KTM) that performs data-driven selection over a biologically motivated kernel dictionary and composite likelihood. On simulated data, both algorithms recover the inter-neuron and temporal covariance factors and accurate tuning curves. Applying VEM to Neuropixel recordings across four cortical regions of mouse visual hierarchy, we replicate a previous finding that single-neuron marginal variability changes little across cortical areas. We then show that shared population co-variability, invisible to scalar summaries e.g., the Fano factor, peaks in primary visual cortex and declines in higher visual areas. The PMNLV framework is applicable to any simultaneously recorded population where structured gain covariance is of scientific interest. 2026-05-07T22:18:06Z Skyler Thomas Brandon J. Zhu Kathleen E. Cullen Adam S. Charles