paper-with-me

Papers

Viewpoint Textual Inversion: Discovering Scene Representations and 3D View Control in 2D Diffusion Models

2023-09-14 · James Burgess, Kuan-Chieh Wang, Serena Yeung-Levy

Text-to-image diffusion models generate impressive and realistic images, but do they learn to represent the 3D world from only 2D supervision? We demonstrate that yes, certain 3D scene representations are encoded in the text embedding space of models like Stable Diffusion. Our approach, Viewpoint Neural Textual Inversion (ViewNeTI), is to discover 3D view tokens; these tokens control the 3D viewpoint - the rendering pose in a scene - of generated images. Specifically, we train a small neural mapper to take continuous camera viewpoint parameters and predict a view token (a word embedding). This token conditions diffusion generation via cross-attention to produce images with the desired camera viewpoint. Using ViewNeTI as an evaluation tool, we report two findings: first, the text latent space has a continuous view-control manifold for particular 3D scenes; second, we find evidence for a generalized view-control manifold for all scenes. We conclude that since the view token controls the 3D `rendering' viewpoint, there is likely a scene representation embedded in frozen 2D diffusion models. Finally, we exploit the 3D scene representations for 3D vision tasks, namely, view-controlled text-to-image generation, and novel view synthesis from a single image, where our approach sets state-of-the-art for LPIPS. Code available at https://github.com/jmhb0/view_neti

📄 PDF Abstract BibTeX arXiv:2309.07986

Code (1)

jmhb0/view_neti 공식 구현 pytorch

Tasks

Image GenerationNovel View SynthesisText to Image GenerationText-to-Image 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 제목 키워드 기반

Unsupervised Learning of Compositional Scene Representations from Multiple Unspecified Viewpoints

2021-12-07 · Jinyang Yuan, Bin Li, xiangyang xue

Visual scenes are extremely rich in diversity, not only because there are infinite combinations of objects and background, but also because the observations of the same scene may vary greatly with the change of viewpoint…

Diversity

RAG-3DSG: Enhancing 3D Scene Graphs with Re-Shot Guided Retrieval-Augmented Generation

2026-01-15 · Yue Chang, Rufeng Chen, Zhaofan Zhang, Yi Chen 외 arxiv

Open-vocabulary 3D Scene Graph (3DSG) can enhance various downstream tasks in robotics by leveraging structured semantic representations, yet current 3DSG construction methods suffer from semantic inconsistencies caused …

Unsupervised Object-Centric Learning from Multiple Unspecified Viewpoints

2024-01-03 · Jinyang Yuan, Tonglin Chen, Zhimeng Shen, Bin Li 외

Visual scenes are extremely diverse, not only because there are infinite possible combinations of objects and backgrounds but also because the observations of the same scene may vary greatly with the change of viewpoints…

Object

Improving Viewpoint-Independent Object-Centric Representations through Active Viewpoint Selection

2024-11-01 · Yinxuan Huang, Chengmin Gao, Bin Li, xiangyang xue

Given the complexities inherent in visual scenes, such as object occlusion, a comprehensive understanding often requires observation from multiple viewpoints. Existing multi-viewpoint object-centric learning methods typi…

Object

Context-based Object Viewpoint Estimation: A 2D Relational Approach

2017-04-21 · Jose Oramas, Luc De Raedt, Tinne Tuytelaars

The task of object viewpoint estimation has been a challenge since the early days of computer vision. To estimate the viewpoint (or pose) of an object, people have mostly looked at object intrinsic features, such as shap…

Action RecognitionObjectobject-detectionObject Detection+2