NeuroClips: Towards High-fidelity and Smooth fMRI-to-Video Reconstruction
Zixuan Gong, Guangyin Bao, Qi Zhang, Zhongwei Wan, Duoqian Miao, Shoujin Wang, Lei Zhu, Changwei Wang, Rongtao Xu, Liang Hu, Ke Liu, Yu Zhang
TL;DR
NeuroClips tackles the problem of reconstructing continuous video from non-invasive fMRI by decoupling low-level perceptual flows and high-level semantics into two trainable pathways that guide a pre-trained text-to-video diffusion model. The Perception Reconstructor and Semantics Reconstructor produce a blurry, motion-rich stream and semantically faithful keyframes, respectively, which are fused through an inference pipeline with $\ ext{alpha}$, $\text{beta}$, and $\text{gamma}$ guidance to yield high-fidelity video. A Multi-fMRI Fusion strategy extends capabilities to longer sequences (up to $6$ s at $8$ FPS) by leveraging CLIP-based semantic similarity and a lightweight MLP to blend frames without additional training. Empirically, NeuroClips achieves substantial gains over state-of-the-art methods in pixel- and spatiotemporal metrics and offers interpretable voxel-weight patterns across the visual cortex, highlighting its potential for brain-computer interfaces while acknowledging data limits and cross-scene generalization challenges.
Abstract
Reconstruction of static visual stimuli from non-invasion brain activity fMRI achieves great success, owning to advanced deep learning models such as CLIP and Stable Diffusion. However, the research on fMRI-to-video reconstruction remains limited since decoding the spatiotemporal perception of continuous visual experiences is formidably challenging. We contend that the key to addressing these challenges lies in accurately decoding both high-level semantics and low-level perception flows, as perceived by the brain in response to video stimuli. To the end, we propose NeuroClips, an innovative framework to decode high-fidelity and smooth video from fMRI. NeuroClips utilizes a semantics reconstructor to reconstruct video keyframes, guiding semantic accuracy and consistency, and employs a perception reconstructor to capture low-level perceptual details, ensuring video smoothness. During inference, it adopts a pre-trained T2V diffusion model injected with both keyframes and low-level perception flows for video reconstruction. Evaluated on a publicly available fMRI-video dataset, NeuroClips achieves smooth high-fidelity video reconstruction of up to 6s at 8FPS, gaining significant improvements over state-of-the-art models in various metrics, e.g., a 128% improvement in SSIM and an 81% improvement in spatiotemporal metrics. Our project is available at https://github.com/gongzix/NeuroClips.
