paper-with-me

Papers

Seeing Beyond the Brain: Conditional Diffusion Model with Sparse Masked Modeling for Vision Decoding

2022-11-13 · CVPR 2023 1 · Zijiao Chen, Jiaxin Qing, Tiange Xiang, Wan Lin Yue, Juan Helen Zhou

Decoding visual stimuli from brain recordings aims to deepen our understanding of the human visual system and build a solid foundation for bridging human and computer vision through the Brain-Computer Interface. However, reconstructing high-quality images with correct semantics from brain recordings is a challenging problem due to the complex underlying representations of brain signals and the scarcity of data annotations. In this work, we present MinD-Vis: Sparse Masked Brain Modeling with Double-Conditioned Latent Diffusion Model for Human Vision Decoding. Firstly, we learn an effective self-supervised representation of fMRI data using mask modeling in a large latent space inspired by the sparse coding of information in the primary visual cortex. Then by augmenting a latent diffusion model with double-conditioning, we show that MinD-Vis can reconstruct highly plausible images with semantically matching details from brain recordings using very few paired annotations. We benchmarked our model qualitatively and quantitatively; the experimental results indicate that our method outperformed state-of-the-art in both semantic mapping (100-way semantic classification) and generation quality (FID) by 66% and 41% respectively. An exhaustive ablation study was also conducted to analyze our framework.

📄 PDF Abstract BibTeX arXiv:2211.06956

Code (1)

zjc062/mind-vis 공식 구현 pytorch

Tasks

Brain Computer Interface

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
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 제목 키워드 기반

GECCO: Geometrically-Conditioned Point Diffusion Models

2023-03-10 · ICCV 2023 1 · Michał J. Tyszkiewicz, Pascal Fua, Eduard Trulls

Diffusion models generating images conditionally on text, such as Dall-E 2 and Stable Diffusion, have recently made a splash far beyond the computer vision community. Here, we tackle the related problem of generating poi…

Denoising

Delta-Diffusion: Modeling Longitudinal Brain Amyloid-PET Trajectories via Conditional Poisson Diffusion Bridge

2026-06-20 · Yongheng Sun, Minhui Yu, Mengqi Wu, Maureen Kohi 외 arxiv

While longitudinal brain PET imaging is the gold standard for quantifying the spatiotemporal accumulation of Beta-amyloid, its widespread clinical utility is constrained by high operational costs and cumulative radiation…

Efficient and Scalable Point Cloud Generation with Sparse Point-Voxel Diffusion Models

2024-08-12 · Ioannis Romanelis, Vlassios Fotis, Athanasios Kalogeras, Christos Alexakos 외

We propose a novel point cloud U-Net diffusion architecture for 3D generative modeling capable of generating high-quality and diverse 3D shapes while maintaining fast generation times. Our network employs a dual-branch a…

Computational EfficiencyPoint Cloud CompletionPoint Cloud GenerationSuper-Resolution

Seeing through the Brain: Image Reconstruction of Visual Perception from Human Brain Signals

2023-07-27 · Yu-Ting Lan, Kan Ren, Yansen Wang, Wei-Long Zheng 외

Seeing is believing, however, the underlying mechanism of how human visual perceptions are intertwined with our cognitions is still a mystery. Thanks to the recent advances in both neuroscience and artificial intelligenc…

EEGImage ReconstructionTime Series

TGSD: Topology-Guided State-Space Diffusion Framework for EEG Spatial Super-Resolution

2026-05-22 · Zijian Kang, Weiming Zeng, Yueyang Li, Shengyu Gong 외 arxiv

Low-density EEG is more suitable for wearable and IoT-based brain sensing, but sparse electrode sampling often lacks sufficient spatial information to characterize cross-regional neural activity. EEG spatial super-resolu…