paper-with-me

Papers

Schrödinger's Bat: Diffusion Models Sometimes Generate Polysemous Words in Superposition

2022-11-23 · Jennifer C. White, Ryan Cotterell

Recent work has shown that despite their impressive capabilities, text-to-image diffusion models such as DALL-E 2 (Ramesh et al., 2022) can display strange behaviours when a prompt contains a word with multiple possible meanings, often generating images containing both senses of the word (Rassin et al., 2022). In this work we seek to put forward a possible explanation of this phenomenon. Using the similar Stable Diffusion model (Rombach et al., 2022), we first show that when given an input that is the sum of encodings of two distinct words, the model can produce an image containing both concepts represented in the sum. We then demonstrate that the CLIP encoder used to encode prompts (Radford et al., 2021) encodes polysemous words as a superposition of meanings, and that using linear algebraic techniques we can edit these representations to influence the senses represented in the generated images. Combining these two findings, we suggest that the homonym duplication phenomenon described by Rassin et al. (2022) is caused by diffusion models producing images representing both of the meanings that are present in superposition in the encoding of a polysemous word.

📄 PDF Abstract BibTeX arXiv:2211.13095

Code (1)

rycolab/diffusion-polysemy 공식 구현

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…
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…

Similar Papers 제목 키워드 기반

A Unified Framework for Diffusion Bridge Problems: Flow Matching and Schrödinger Matching into One

2025-03-27 · Minyoung Kim

The bridge problem is to find an SDE (or sometimes an ODE) that bridges two given distributions. The application areas of the bridge problem are enormous, among which the recent generative modeling (e.g., conditional or …

Image GenerationUnconditional Image Generation

Latent Schr{ö}dinger Bridge Diffusion Model for Generative Learning

2024-04-20 · Yuling Jiao, Lican Kang, Huazhen Lin, Jin Liu 외

This paper aims to conduct a comprehensive theoretical analysis of current diffusion models. We introduce a novel generative learning methodology utilizing the Schr{\"o}dinger bridge diffusion model in latent space as th…

Decoder

Probabilistic Super-Resolution for Urban Micrometeorology via a Schrödinger Bridge

2025-10-14 · Yuki Yasuda, Ryo Onishi arxiv

This study employs a neural network that represents the solution to a Schrödinger bridge problem to perform super-resolution of 2-m temperature in an urban area. Schrödinger bridges generally describe transformations bet…

Schrödinger Bridge with Quadratic State Cost is Exactly Solvable

2024-06-01 · Alexis M. H. Teter, Wenqing Wang, Abhishek Halder

Schr\"{o}dinger bridge is a diffusion process that steers a given distribution to another in a prescribed time while minimizing the effort to do so. It can be seen as the stochastic dynamical version of the optimal mass …

Variational Schrödinger Momentum Diffusion

2025-01-28 · Kevin Rojas, Yixin Tan, Molei Tao, Yuriy Nevmyvaka 외

The momentum Schr\"odinger Bridge (mSB) has emerged as a leading method for accelerating generative diffusion processes and reducing transport costs. However, the lack of simulation-free properties inevitably results in …

DenoisingImage Generation