FlexiBrain

Resolution-Agnostic Voxel-Level Encoding for Native fMRI

Mo Wang, Wenhao Ye, Junfeng Xia, Minghao Xu, Hongkai Wen, Quanying Liu
Southern University of Science and Technology · University of Warwick

ECCV 2026 · arXiv preprint posted June 2026

ECCV 2026FlexiBrain pipeline: physical patch resizing and Mamba-JEPA pretraining
Original paper · Figure 2 View full figure ↗
At a glance

What this study adds

Summary of the linked study; findings refer to that study’s own comparisons.

Question
Can a single voxel encoder learn from native scans with different resolutions?
Approach
Physical-space patching with dynamic kernel resizing and a Mamba-JEPA backbone.
Evidence
Five diagnostic tasks across ABIDE, ADHD-200, ADNI, and external PPMI evaluation.
Finding
The paper reports stronger results than its compared methods across five tasks while avoiding template-space warping.

Overview

FlexiBrain learns voxel-level representations from native-space fMRI acquired at different spatial and temporal resolutions. It specifies patch sizes in physical units and resizes shared embedding kernels to match each scan, allowing one encoder to handle heterogeneous acquisitions without first warping every subject to a common template. A Mamba-JEPA backbone learns by predicting masked latent features rather than reconstructing the raw signal. A mixture-of-experts module in the context branch helps stabilize learning. The study evaluates five diagnostic tasks across ABIDE, ADHD-200, ADNI and PPMI, with PPMI used as an external dataset.

Summary of the original paper, submitted June 9, 2026.

Method

Resolution-aware tokenization adapts shared patch embeddings to each scan. Context and target branches then learn predictive representations in latent space.

Original Figure 2 from the FlexiBrain paper
Figure 2 · Wang et al., 2026. Original paper · CC BY-NC-SA 4.0. Figure reproduced without modification.

BibTeX

@misc{wang2026flexibrain,
  title={FlexiBrain: Resolution-Agnostic Voxel-Level Encoding for Native fMRI},
  author={Wang, Mo and Ye, Wenhao and Xia, Junfeng and Xu, Minghao and Wen, Hongkai and Liu, Quanying},
  year={2026},
  eprint={2606.11500},
  archivePrefix={arXiv},
  primaryClass={eess.IV},
  doi={10.48550/arXiv.2606.11500},
  url={https://arxiv.org/abs/2606.11500}
}
Continue exploring

DCA

Next project