paper-with-me

홈 › Papers

Beyond Surface Statistics: Scene Representations in a Latent Diffusion Model

2023-06-09 · Yida Chen, Fernanda Viégas, Martin Wattenberg

Latent diffusion models (LDMs) exhibit an impressive ability to produce realistic images, yet the inner workings of these models remain mysterious. Even when trained purely on images without explicit depth information, they typically output coherent pictures of 3D scenes. In this work, we investigate a basic interpretability question: does an LDM create and use an internal representation of simple scene geometry? Using linear probes, we find evidence that the internal activations of the LDM encode linear representations of both 3D depth data and a salient-object / background distinction. These representations appear surprisingly early in the denoising process$-$well before a human can easily make sense of the noisy images. Intervention experiments further indicate these representations play a causal role in image synthesis, and may be used for simple high-level editing of an LDM's output. Project page: https://yc015.github.io/scene-representation-diffusion-model/

📄 PDF Abstract BibTeX arXiv:2306.05720

Code (1)

yc015/scene-representation-diffusion-model 공식 구현 pytorch

Tasks

DenoisingImage Generation

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…

Similar Papers 제목 키워드 기반

Life-Long Disentangled Representation Learning with Cross-Domain Latent Homologies

2018-08-20 · NeurIPS 2018 12 · Alessandro Achille, Tom Eccles, Loic Matthey, Christopher P. Burgess 외

Intelligent behaviour in the real-world requires the ability to acquire new knowledge from an ongoing sequence of experiences while preserving and reusing past knowledge. We propose a novel algorithm for unsupervised rep…

Representation Learning

3D Object Detection With Latent Support Surfaces

2018-06-01 · CVPR 2018 6 · Zhile Ren, Erik B. Sudderth

We develop a 3D object detection algorithm that uses latent support surfaces to capture contextual relationships in indoor scenes. Existing 3D representations for RGB-D images capture the local shape and appearance of ob…

3D Object DetectionObjectobject-detectionObject Detection

VAIR: Visuo-Acoustic Implicit Representations for Low-Cost, Multi-Modal Transparent Surface Reconstruction in Indoor Scenes

2024-11-07 · Advaith V. Sethuraman, Onur Bagoren, Harikrishnan Seetharaman, Dalton Richardson 외

Mobile robots operating indoors must be prepared to navigate challenging scenes that contain transparent surfaces. This paper proposes a novel method for the fusion of acoustic and visual sensing modalities through impli…

3D geometryNavigateSurface Reconstruction

DyST: Towards Dynamic Neural Scene Representations on Real-World Videos

2023-10-09 · Maximilian Seitzer, Sjoerd van Steenkiste, Thomas Kipf, Klaus Greff 외

Visual understanding of the world goes beyond the semantics and flat structure of individual images. In this work, we aim to capture both the 3D structure and dynamics of real-world scenes from monocular real-world video…

RUST: Latent Neural Scene Representations from Unposed Imagery

2022-11-25 · CVPR 2023 1 · Mehdi S. M. Sajjadi, Aravindh Mahendran, Thomas Kipf, Etienne Pot 외

Inferring the structure of 3D scenes from 2D observations is a fundamental challenge in computer vision. Recently popularized approaches based on neural scene representations have achieved tremendous impact and have been…

DecoderNovel View Synthesis