paper-with-me

Papers

MindDiffuser: Controlled Image Reconstruction from Human Brain Activity with Semantic and Structural Diffusion

2023-08-08 · Yizhuo Lu, Changde Du, Qiongyi Zhou, Dianpeng Wang, Huiguang He

Reconstructing visual stimuli from brain recordings has been a meaningful and challenging task. Especially, the achievement of precise and controllable image reconstruction bears great significance in propelling the progress and utilization of brain-computer interfaces. Despite the advancements in complex image reconstruction techniques, the challenge persists in achieving a cohesive alignment of both semantic (concepts and objects) and structure (position, orientation, and size) with the image stimuli. To address the aforementioned issue, we propose a two-stage image reconstruction model called MindDiffuser. In Stage 1, the VQ-VAE latent representations and the CLIP text embeddings decoded from fMRI are put into Stable Diffusion, which yields a preliminary image that contains semantic information. In Stage 2, we utilize the CLIP visual feature decoded from fMRI as supervisory information, and continually adjust the two feature vectors decoded in Stage 1 through backpropagation to align the structural information. The results of both qualitative and quantitative analyses demonstrate that our model has surpassed the current state-of-the-art models on Natural Scenes Dataset (NSD). The subsequent experimental findings corroborate the neurobiological plausibility of the model, as evidenced by the interpretability of the multimodal feature employed, which align with the corresponding brain responses.

📄 PDF Abstract BibTeX arXiv:2308.04249

Code (1)

reedonepeck/minddiffuser 공식 구현 pytorch

Tasks

Image Reconstruction

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

MindDiffuser: Controlled Image Reconstruction from Human Brain Activity with Semantic and Structural Diffusion

2023-03-24 · Yizhuo Lu, Changde Du, Dianpeng Wang, Huiguang He

Reconstructing visual stimuli from measured functional magnetic resonance imaging (fMRI) has been a meaningful and challenging task. Previous studies have successfully achieved reconstructions with structures similar to …

Image Reconstruction

Versatile Framework with Semantic and Structural guidance for Image Reconstruction from Brain Activity

2026-05-28 · Yizhuo Lu, Changde Du, Qiongyi Zhou, Liuyun Jiang 외 arxiv

Reconstructing visual stimuli from brain recordings has been a meaningful and challenging task in brain decoding. Especially, the achievement of precise and controllable image reconstruction bears great significance in p…

Text-to-Image GenerationImage ReconstructionBrain Decoding

BigGAN-based Bayesian reconstruction of natural images from human brain activity

2020-03-13 · Kai Qiao, Jian Chen, Linyuan Wang, Chi Zhang 외

In the visual decoding domain, visually reconstructing presented images given the corresponding human brain activity monitored by functional magnetic resonance imaging (fMRI) is difficult, especially when reconstructing …

Conditional Image GenerationGenerative Adversarial NetworkImage Generation

UniBrain: Unify Image Reconstruction and Captioning All in One Diffusion Model from Human Brain Activity

2023-08-14 · Weijian Mai, Zhijun Zhang

Image reconstruction and captioning from brain activity evoked by visual stimuli allow researchers to further understand the connection between the human brain and the visual perception system. While deep generative mode…

AllBrain DecodingImage CaptioningImage Reconstruction

Brain-optimized inference improves reconstructions of fMRI brain activity

2023-12-12 · Reese Kneeland, Jordyn Ojeda, Ghislain St-Yves, Thomas Naselaris

The release of large datasets and developments in AI have led to dramatic improvements in decoding methods that reconstruct seen images from human brain activity. We evaluate the prospect of further improving recent deco…

Brain Decoding