paper-with-me

홈 › Papers

Can Natural Image Autoencoders Compactly Tokenize fMRI Volumes for Long-Range Dynamics Modeling?

2026-04-04 · Peter Yongho Kim, Juhyeon Park, Jungwoo Park, Jubin Choi, Jungwoo Seo, Jiook Cha, Taesup Moon arxiv

Modeling long-range spatiotemporal dynamics in functional Magnetic Resonance Imaging (fMRI) remains a key challenge due to the high dimensionality of the four-dimensional signals. Prior voxel-based models, although demonstrating excellent performance and interpretation capabilities, are constrained by prohibitive memory demands and thus can only capture limited temporal windows. To address this, we propose TABLeT (Two-dimensionally Autoencoded Brain Latent Transformer), a novel approach that tokenizes fMRI volumes using a pre-trained 2D natural image autoencoder. Each 3D fMRI volume is compressed into a compact set of continuous tokens, enabling long-sequence modeling with a simple Transformer encoder with limited VRAM. Across large-scale benchmarks including the UK-Biobank (UKB), Human Connectome Project (HCP), and ADHD-200 datasets, TABLeT outperforms existing models in multiple tasks, while demonstrating substantial gains in computational and memory efficiency over the state-of-the-art voxel-based method given the same input. Furthermore, we develop a self-supervised masked token modeling approach to pre-train TABLeT, which improves the model's performance for various downstream tasks. Our findings suggest a promising approach for scalable and interpretable spatiotemporal modeling of brain activity. Our code is available at https://github.com/beotborry/TABLeT.

📄 PDF Abstract BibTeX arXiv:2604.03619

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

fMRI-LM: Towards a Universal Foundation Model for Language-Aligned fMRI Understanding

2025-11-24 · Yuxiang Wei, Yanteng Zhang, Xi Xiao, Chengxuan Qian 외 arxiv

Recent advances in multimodal large language models (LLMs) have enabled unified reasoning across images, audio, and video, but extending such capability to brain imaging remains largely unexplored. Bridging this gap is e…

FreqSelect: Frequency-Aware fMRI-to-Image Reconstruction

2025-05-18 · Junliang Ye, Lei Wang, Md Zakir Hossain

Reconstructing natural images from functional magnetic resonance imaging (fMRI) data remains a core challenge in natural decoding due to the mismatch between the richness of visual stimuli and the noisy, low resolution n…

Image Reconstruction

Flow to the Mode: Mode-Seeking Diffusion Autoencoders for State-of-the-Art Image Tokenization

2025-03-14 · Kyle Sargent, Kyle Hsu, Justin Johnson, Li Fei-Fei 외

Since the advent of popular visual generation frameworks like VQGAN and latent diffusion models, state-of-the-art image generation systems have generally been two-stage systems that first tokenize or compress visual data…

Image CompressionImage Generation

Diffusion Autoencoders are Scalable Image Tokenizers

2025-01-30 · Yinbo Chen, Rohit Girdhar, Xiaolong Wang, Sai Saketh Rambhatla 외

Tokenizing images into compact visual representations is a key step in learning efficient and high-quality image generative models. We present a simple diffusion tokenizer (DiTo) that learns compact visual representation…

Image GenerationImage Reconstruction

Sparse Autoencoders Bridge The Deep Learning Model and The Brain

2025-06-10 · Ziming Mao, Jia Xu, Zeqi Zheng, Haofang Zheng 외

We present SAE-BrainMap, a novel framework that directly aligns deep learning visual model representations with voxel-level fMRI responses using sparse autoencoders (SAEs). First, we train layer-wise SAEs on model activa…

Deep Learning