paper-with-me

홈 › Papers

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 nature of fMRI signals. While recent two-stage models, combining deep variational autoencoders (VAEs) with diffusion models, have advanced this task, they treat all spatial-frequency components of the input equally. This uniform treatment forces the model to extract meaning features and suppress irrelevant noise simultaneously, limiting its effectiveness. We introduce FreqSelect, a lightweight, adaptive module that selectively filters spatial-frequency bands before encoding. By dynamically emphasizing frequencies that are most predictive of brain activity and suppressing those that are uninformative, FreqSelect acts as a content-aware gate between image features and natural data. It integrates seamlessly into standard very deep VAE-diffusion pipelines and requires no additional supervision. Evaluated on the Natural Scenes dataset, FreqSelect consistently improves reconstruction quality across both low- and high-level metrics. Beyond performance gains, the learned frequency-selection patterns offer interpretable insights into how different visual frequencies are represented in the brain. Our method generalizes across subjects and scenes, and holds promise for extension to other neuroimaging modalities, offering a principled approach to enhancing both decoding accuracy and neuroscientific interpretability.

📄 PDF Abstract BibTeX arXiv:2505.12552

Code (0)

등록된 구현이 없습니다.

Tasks

Image Reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Stabilizing 3D EPI time series by servo navigation and phase equalization exploiting repeated shots (PEERS)

2025-05-06 · Malte Riedel, Thomas Ulrich, Samuel Bianchi, Klaas P. Pruessmann

Purpose: To enable run-time head motion control and robust frequency corrections for 3D EPI fMRI. Methods: A short 3D orbital navigator (3 ms) is inserted into a 3D EPI sequence. A linear perturbation model is calibrated…

Time Series

Hi-DREAM: Brain-Inspired Hierarchical Diffusion for fMRI-to-Image Reconstruction via ROI Encoder and VisuAl Mapping

2025-11-14 · Guowei Zhang, Yun Zhao, Kai Sun, Moein Khajehnejad 외 arxiv

Reconstructing natural images from fMRI requires bridging neural activity with both the structural and semantic representations used by modern generative models. Existing diffusion-based decoders often condition on a sin…

Image Reconstruction

Moving Beyond Diffusion: Hierarchy-to-Hierarchy Autoregression for fMRI-to-Image Reconstruction

2025-10-25 · Xu Zhang, Ruijie Quan, Wenguan Wang, Yi Yang arxiv

Reconstructing visual stimuli from fMRI signals is a central challenge bridging machine learning and neuroscience. Recent diffusion-based methods typically map fMRI activity to a single neural embedding, using it as stat…

Image Reconstruction

From voxels to pixels and back: Self-supervision in natural-image reconstruction from fMRI

2019-07-03 · NeurIPS 2019 12 · Roman Beliy, Guy Gaziv, Assaf Hoogi, Francesca Strappini 외

Reconstructing observed images from fMRI brain recordings is challenging. Unfortunately, acquiring sufficient "labeled" pairs of {Image, fMRI} (i.e., images with their corresponding fMRI responses) to span the huge space…

DecoderImage Reconstruction

More Than Meets the Eye: Self-Supervised Depth Reconstruction From Brain Activity

2021-06-09 · Guy Gaziv, Michal Irani

In the past few years, significant advancements were made in reconstruction of observed natural images from fMRI brain recordings using deep-learning tools. Here, for the first time, we show that dense 3D depth maps of o…

Brain Decoding