paper-with-me

Papers

From Programs to Poses: Factored Real-World Scene Generation via Learned Program Libraries

2025-10-11 · Joy Hsu, Emily Jin, Jiajun Wu, Niloy J. Mitra arxiv

Real-world scenes, such as those in ScanNet, are difficult to capture, with highly limited data available. Generating realistic scenes with varied object poses remains an open and challenging task. In this work, we propose FactoredScenes, a framework that synthesizes realistic 3D scenes by leveraging the underlying structure of rooms while learning the variation of object poses from lived-in scenes. We introduce a factored representation that decomposes scenes into hierarchically organized concepts of room programs and object poses. To encode structure, FactoredScenes learns a library of functions capturing reusable layout patterns from which scenes are drawn, then uses large language models to generate high-level programs, regularized by the learned library. To represent scene variations, FactoredScenes learns a program-conditioned model to hierarchically predict object poses, and retrieves and places 3D objects in a scene. We show that FactoredScenes generates realistic, real-world rooms that are difficult to distinguish from real ScanNet scenes.

📄 PDF Abstract BibTeX arXiv:2510.10292

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Generation

Similar Papers 제목 키워드 기반

Factored Latent Action World Models

2026-02-18 · Zizhao Wang, Chang Shi, Jiaheng Hu, Kevin Rohling 외 arxiv

Learning latent actions from action-free video has emerged as a powerful paradigm for scaling up controllable world model learning. Latent actions provide a natural interface for users to iteratively generate and manipul…

Video Generation

Flow3r: Factored Flow Prediction for Scalable Visual Geometry Learning

2026-02-23 · Zhongxiao Cong, Qitao Zhao, Minsik Jeon, Shubham Tulsiani arxiv

Current feed-forward 3D/4D reconstruction systems rely on dense geometry and pose supervision -- expensive to obtain at scale and particularly scarce for dynamic real-world scenes. We present Flow3r, a framework that aug…

Lazy Factored Inference for Functional Probabilistic Programming

2015-09-11 · Avi Pfeffer, Brian Ruttenberg, Amy Sliva, Michael Howard 외

Probabilistic programming provides the means to represent and reason about complex probabilistic models using programming language constructs. Even simple probabilistic programs can produce models with infinitely many va…

Probabilistic Programming

SceneFactor: Factored Latent 3D Diffusion for Controllable 3D Scene Generation

2024-12-02 · CVPR 2025 1 · Alexey Bokhovkin, Quan Meng, Shubham Tulsiani, Angela Dai

We present SceneFactor, a diffusion-based approach for large-scale 3D scene generation that enables controllable generation and effortless editing. SceneFactor enables text-guided 3D scene synthesis through our factored …

Scene Generation

Efficient Solution and Learning of Robust Factored MDPs

2025-08-01 · Yannik Schnitzer, Alessandro Abate, David Parker arxiv

Robust Markov decision processes (r-MDPs) extend MDPs by explicitly modelling epistemic uncertainty about transition dynamics. Learning r-MDPs from interactions with an unknown environment enables the synthesis of robust…