paper-with-me

Papers

iControl3D: An Interactive System for Controllable 3D Scene Generation

2024-08-03 · Xingyi Li, Yizheng Wu, Jun Cen, Juewen Peng, Kewei Wang, Ke Xian, Zhe Wang, Zhiguo Cao, Guosheng Lin

3D content creation has long been a complex and time-consuming process, often requiring specialized skills and resources. While recent advancements have allowed for text-guided 3D object and scene generation, they still fall short of providing sufficient control over the generation process, leading to a gap between the user's creative vision and the generated results. In this paper, we present iControl3D, a novel interactive system that empowers users to generate and render customizable 3D scenes with precise control. To this end, a 3D creator interface has been developed to provide users with fine-grained control over the creation process. Technically, we leverage 3D meshes as an intermediary proxy to iteratively merge individual 2D diffusion-generated images into a cohesive and unified 3D scene representation. To ensure seamless integration of 3D meshes, we propose to perform boundary-aware depth alignment before fusing the newly generated mesh with the existing one in 3D space. Additionally, to effectively manage depth discrepancies between remote content and foreground, we propose to model remote content separately with an environment map instead of 3D meshes. Finally, our neural rendering interface enables users to build a radiance field of their scene online and navigate the entire scene. Extensive experiments have been conducted to demonstrate the effectiveness of our system. The code will be made available at https://github.com/xingyi-li/iControl3D.

📄 PDF Abstract BibTeX arXiv:2408.01678

Code (1)

xingyi-li/icontrol3d 공식 구현 pytorch

Tasks

NavigateNeural RenderingScene Generation

Similar Papers 제목 키워드 기반

UniControl: A Unified Diffusion Model for Controllable Visual Generation In the Wild

2023-05-18 · NeurIPS 2023 11 · Can Qin, Shu Zhang, Ning Yu, Yihao Feng 외

Achieving machine autonomy and human control often represent divergent objectives in the design of interactive AI systems. Visual generative foundation models such as Stable Diffusion show promise in navigating these goa…

Image Generation

OminiControl2: Efficient Conditioning for Diffusion Transformers

2025-03-11 · Zhenxiong Tan, Qiaochu Xue, Xingyi Yang, Songhua Liu 외

Fine-grained control of text-to-image diffusion transformer models (DiT) remains a critical challenge for practical deployment. While recent advances such as OminiControl and others have enabled a controllable generation…

Conditional Image GenerationDenoisingImage Generation

CogOmniControl: Reasoning-Driven Controllable Video Generation via Creative Intent Cognition

2026-05-19 · Hongji Yang, Songlian Li, Yucheng Zhou, Xiaotong Zhao 외 arxiv

Recent diffusion models achieve strong photorealism and fluency in video generation, yet remain fragile under abstract, sparse or complex conditions, leading to poor performance in professional production workflows such …

Reinforcement LearningVideo Generation

DragTraffic: Interactive and Controllable Traffic Scene Generation for Autonomous Driving

2024-04-19 · Sheng Wang, Ge Sun, Fulong Ma, Tianshuai Hu 외

Evaluating and training autonomous driving systems require diverse and scalable corner cases. However, most existing scene generation methods lack controllability, accuracy, and versatility, resulting in unsatisfactory g…

Autonomous DrivingDiversityImage GenerationScene Generation

4DSynth: Controllable Procedural World Synthesis for Dynamic Embodied Simulation

2026-08-27 · Zehao Qi, Haochen Luo, Jia-Wang Bian, Zeyu Ma 외 arxiv

Embodied agents need environments that are visually diverse, physically interactive, and changing over time. Procedural simulators can generate large interactive scene collections, and recent 4D generators produce compel…