paper-with-me

Papers

High-Resolution Image Reconstruction With Latent Diffusion Models From Human Brain Activity

2023-01-01 · CVPR 2023 1 · Yu Takagi, Shinji Nishimoto

Reconstructing visual experiences from human brain activity offers a unique way to understand how the brain represents the world, and to interpret the connection between computer vision models and our visual system. While deep generative models have recently been employed for this task, reconstructing realistic images with high semantic fidelity is still a challenging problem. Here, we propose a new method based on a diffusion model (DM) to reconstruct images from human brain activity obtained via functional magnetic resonance imaging (fMRI). More specifically, we rely on a latent diffusion model (LDM) termed Stable Diffusion. This model reduces the computational cost of DMs, while preserving their high generative performance. We also characterize the inner mechanisms of the LDM by studying how its different components (such as the latent vector Z, conditioning inputs C, and different elements of the denoising U-Net) relate to distinct brain functions. We show that our proposed method can reconstruct high-resolution images with high fidelity in straightforward fashion, without the need for any additional training and fine-tuning of complex deep-learning models. We also provide a quantitative interpretation of different LDM components from a neuroscientific perspective. Overall, our study proposes a promising method for reconstructing images from human brain activity, and provides a new framework for understanding DMs. Please check out our webpage at https://sites.google.com/view/stablediffusion-withbrain/.

📄 PDF Abstract BibTeX

Code (1)

yu-takagi/stablediffusionreconstruction 공식 구현 pytorch

Tasks

DenoisingImage 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…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

RaPD: Resolution-Agnostic Pixel Diffusion via Semantics-Enriched Implicit Representations

2026-05-15 · Yanhao Ge, Shanyan Guan, Weihao Wang, Ying Tai 외 arxiv

Natural images are continuous, yet most generative models synthesize them on discrete grids, limiting resolution-flexible generation. Continuous neural fields enable resolution-free rendering, but prior methods introduce…

VISION-XL: High Definition Video Inverse Problem Solver using Latent Image Diffusion Models

2024-11-29 · Taesung Kwon, Jong Chul Ye

In this paper, we propose a novel framework for solving high-definition video inverse problems using latent image diffusion models. Building on recent advancements in spatio-temporal optimization for video inverse proble…

DeblurringGPUSuper-ResolutionVideo Reconstruction

Image Super-resolution Via Latent Diffusion: A Sampling-space Mixture Of Experts And Frequency-augmented Decoder Approach

2023-10-18 · Feng Luo, Jinxi Xiang, Jun Zhang, Xiao Han 외

The recent use of diffusion prior, enhanced by pre-trained text-image models, has markedly elevated the performance of image super-resolution (SR). To alleviate the huge computational cost required by pixel-based diffusi…

Blind Super-ResolutionDecoderImage GenerationImage Super-Resolution+2

PiD: Fast and High-Resolution Latent Decoding with Pixel Diffusion

2026-05-22 · Yifan Lu, Qi Wu, Jay Zhangjie Wu, Zian Wang 외 arxiv

Most practical high-resolution text-to-image systems, including latent diffusion and autoregressive models, perform generation in a compact latent space, and a decoder maps the generated latents back to pixels. Yet the l…

DC-AE 1.5: Accelerating Diffusion Model Convergence with Structured Latent Space

2025-08-01 · Junyu Chen, Dongyun Zou, Wenkun He, Junsong Chen 외 arxiv

We present DC-AE 1.5, a new family of deep compression autoencoders for high-resolution diffusion models. Increasing the autoencoder's latent channel number is a highly effective approach for improving its reconstruction…

Image Generation