paper-with-me

Papers

EditRoom: LLM-parameterized Graph Diffusion for Composable 3D Room Layout Editing

2024-10-03 · Kaizhi Zheng, Xiaotong Chen, Xuehai He, Jing Gu, Linjie Li, Zhengyuan Yang, Kevin Lin, JianFeng Wang, Lijuan Wang, Xin Eric Wang

Given the steep learning curve of professional 3D software and the time-consuming process of managing large 3D assets, language-guided 3D scene editing has significant potential in fields such as virtual reality, augmented reality, and gaming. However, recent approaches to language-guided 3D scene editing either require manual interventions or focus only on appearance modifications without supporting comprehensive scene layout changes. In response, we propose EditRoom, a unified framework capable of executing a variety of layout edits through natural language commands, without requiring manual intervention. Specifically, EditRoom leverages Large Language Models (LLMs) for command planning and generates target scenes using a diffusion-based method, enabling six types of edits: rotate, translate, scale, replace, add, and remove. To address the lack of data for language-guided 3D scene editing, we have developed an automatic pipeline to augment existing 3D scene synthesis datasets and introduced EditRoom-DB, a large-scale dataset with 83k editing pairs, for training and evaluation. Our experiments demonstrate that our approach consistently outperforms other baselines across all metrics, indicating higher accuracy and coherence in language-guided scene layout editing.

📄 PDF Abstract BibTeX arXiv:2410.12836

Code (0)

등록된 구현이 없습니다.

Tasks

3D scene Editing

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Composable Score-based Graph Diffusion Model for Multi-Conditional Molecular Generation

2025-09-11 · Anjie Qiao, Zhen Wang, Chuan Chen, DeFu Lian 외 arxiv

Controllable molecular graph generation is essential for material and drug discovery, where generated molecules must satisfy diverse property constraints. While recent advances in graph diffusion models have improved gen…

Graph GenerationDrug Discovery

Flexible Diffusion Scopes with Parameterized Laplacian for Heterophilic Graph Learning

2024-09-15 · Qincheng Lu, Jiaqi Zhu, Sitao Luan, Xiao-Wen Chang

The ability of Graph Neural Networks (GNNs) to capture long-range and global topology information is limited by the scope of conventional graph Laplacian, leading to unsatisfactory performance on some datasets, particula…

Graph AttentionGraph Learning

Parameterized Compilation Lower Bounds for Restricted CNF-formulas

2016-04-22 · Stefan Mengel

We show unconditional parameterized lower bounds in the area of knowledge compilation, more specifically on the size of circuits in decomposable negation normal form (DNNF) that encode CNF-formulas restricted by several …

DiversityNegation

On the read-once property of branching programs and CNFs of bounded treewidth

2014-11-02 · Igor Razgon

In this paper we prove a space lower bound of $n^{\Omega(k)}$ for non-deterministic (syntactic) read-once branching programs ({\sc nrobp}s) on functions expressible as {\sc cnf}s with treewidth at most $k$ of their prima…

Negation

Training Over-parameterized Models with Non-decomposable Objectives

2021-07-09 · NeurIPS 2021 12 · Harikrishna Narasimhan, Aditya Krishna Menon

Many modern machine learning applications come with complex and nuanced design goals such as minimizing the worst-case error, satisfying a given precision or recall target, or enforcing group-fairness constraints. Popula…

Fairness