CVJun 29, 2023

DreamDiffusion: Generating High-Quality Images from Brain EEG Signals

Tencent
arXiv:2306.16934v297 citationsh-index: 47Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of portable and low-cost 'thoughts-to-image' generation for applications in neuroscience and computer vision, representing a novel but incremental advancement.

The paper tackles generating images from brain EEG signals by introducing DreamDiffusion, which uses pre-trained models and temporal masked signal modeling to achieve promising results in overcoming noise and limited data challenges.

This paper introduces DreamDiffusion, a novel method for generating high-quality images directly from brain electroencephalogram (EEG) signals, without the need to translate thoughts into text. DreamDiffusion leverages pre-trained text-to-image models and employs temporal masked signal modeling to pre-train the EEG encoder for effective and robust EEG representations. Additionally, the method further leverages the CLIP image encoder to provide extra supervision to better align EEG, text, and image embeddings with limited EEG-image pairs. Overall, the proposed method overcomes the challenges of using EEG signals for image generation, such as noise, limited information, and individual differences, and achieves promising results. Quantitative and qualitative results demonstrate the effectiveness of the proposed method as a significant step towards portable and low-cost ``thoughts-to-image'', with potential applications in neuroscience and computer vision. The code is available here \url{https://github.com/bbaaii/DreamDiffusion}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes