Pair2Scene: Learning Local Object Relations for Procedural Scene Generation
Paper: arXiv:2604.11808 Authors: Xingjian Ran, Shujie Zhang, Weipeng Zhong, Li Luo, Bo Dai Category: cs.CV Published: 2026-04-13
Paper Overview
Generating high-fidelity 3D indoor scenes remains a significant challenge due to data scarcity and the complexity of modeling intricate spatial relations. Current methods often struggle to scale beyond the training distribution to dense scenes, or rely on LLMs/VLMs that lack the ability for precise spatial reasoning.
Key Ideas
- Core insight: Object placement relies mainly on local dependencies instead of information-redundant global distributions.
- Pair2Scene is a novel procedural generation framework that integrates learned local rules with scene hierarchies and physics-based algorithms.
- The framework captures two types of inter-object relations:
- Support relations — following the physical hierarchy of object stacking/attachment.
- Functional relations — reflecting semantic links between objects (e.g., a lamp beside a desk).
Results
Experiments demonstrate that the method can generate complex environments that go beyond the training data distribution, while maintaining both physical and semantic plausibility.
---
*Auto-collected on 2026-04-15.*