paper-with-me

Papers

Language-driven Scene Synthesis using Multi-conditional Diffusion Model

2023-10-24 · NeurIPS 2023 11 · An Vuong, Minh Nhat Vu, Toan Tien Nguyen, Baoru Huang, Dzung Nguyen, Thieu Vo, Anh Nguyen

Scene synthesis is a challenging problem with several industrial applications. Recently, substantial efforts have been directed to synthesize the scene using human motions, room layouts, or spatial graphs as the input. However, few studies have addressed this problem from multiple modalities, especially combining text prompts. In this paper, we propose a language-driven scene synthesis task, which is a new task that integrates text prompts, human motion, and existing objects for scene synthesis. Unlike other single-condition synthesis tasks, our problem involves multiple conditions and requires a strategy for processing and encoding them into a unified space. To address the challenge, we present a multi-conditional diffusion model, which differs from the implicit unification approach of other diffusion literature by explicitly predicting the guiding points for the original data distribution. We demonstrate that our approach is theoretically supportive. The intensive experiment results illustrate that our method outperforms state-of-the-art benchmarks and enables natural scene editing applications. The source code and dataset can be accessed at https://lang-scene-synth.github.io/.

📄 PDF Abstract BibTeX arXiv:2310.15948

Code (1)

andvg3/LSDM 공식 구현 pytorch

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 제목 키워드 기반

UNIMO-G: Unified Image Generation through Multimodal Conditional Diffusion

2024-01-24 · Wei Li, Xue Xu, Jiachen Liu, Xinyan Xiao

Existing text-to-image diffusion models primarily generate images from text prompts. However, the inherent conciseness of textual descriptions poses challenges in faithfully synthesizing images with intricate details, su…

Conditional Image GenerationDenoisingImage GenerationImage Segmentation+6

InstructScene: Instruction-Driven 3D Indoor Scene Synthesis with Semantic Graph Prior

2024-02-07 · Chenguo Lin, Yadong Mu

Comprehending natural language instructions is a charming property for 3D indoor scene synthesis systems. Existing methods directly model object joint distributions and express object relations implicitly within a scene,…

BenchmarkingDecoderIndoor Scene Synthesis

End-to-End Optimization of Scene Layout

2020-07-23 · CVPR 2020 6 · Andrew Luo, Zhoutong Zhang, Jiajun Wu, Joshua B. Tenenbaum

We propose an end-to-end variational generative model for scene layout synthesis conditioned on scene graphs. Unlike unconditional scene layout generation, we use scene graphs as an abstract but general representation to…

DiversityIndoor Scene ReconstructionIndoor Scene SynthesisLayout Generation+2

Unconditional Synthesis of Complex Scenes Using a Semantic Bottleneck

2021-01-01 · Samaneh Azadi, Michael Tschannen, Eric Tzeng, Sylvain Gelly 외

Coupling the high-fidelity generation capabilities of label-conditional image synthesis methods with the flexibility of unconditional generative models, we propose a semantic bottleneck GAN model for unconditional synthe…

Image GenerationSegmentation

Semantic Bottleneck Scene Generation

2019-11-26 · Samaneh Azadi, Michael Tschannen, Eric Tzeng, Sylvain Gelly 외

Coupling the high-fidelity generation capabilities of label-conditional image synthesis methods with the flexibility of unconditional generative models, we propose a semantic bottleneck GAN model for unconditional synthe…

Conditional Image GenerationImage GenerationImage-to-Image TranslationScene Generation+1