paper-with-me

홈 › Papers

PhyMix: Towards Physically Consistent Single-Image 3D Indoor Scene Generation with Implicit--Explicit Optimization

2026-04-11 · Dongli Wu, Jingyu Hu, Ka-Hei Hui, Xiaobao Wei, Chengwen Luo, Jianqiang Li, Zhengzhe Liu arxiv

Existing single-image 3D indoor scene generators often produce results that look visually plausible but fail to obey real-world physics, limiting their reliability in robotics, embodied AI, and design. To examine this gap, we introduce a unified Physics Evaluator that measures four main aspects: geometric priors, contact, stability, and deployability, which are further decomposed into nine sub-constraints, establishing the first benchmark to measure physical consistency. Based on this evaluator, our analysis shows that state-of-the-art methods remain largely physics-unaware. To overcome this limitation, we further propose a framework that integrates feedback from the Physics Evaluator into both training and inference, enhancing the physical plausibility of generated scenes. Specifically, we propose PhyMix, which is composed of two complementary components: (i) implicit alignment via Scene-GRPO, a critic-free group-relative policy optimization that leverages the Physics Evaluator as a preference signal and biases sampling towards physically feasible layouts, and (ii) explicit refinement via a plug-and-play Test-Time Optimizer (TTO) that uses differentiable evaluator signals to correct residual violations during generation. Overall, our method unifies evaluation, reward shaping, and inference-time correction, producing 3D indoor scenes that are visually faithful and physically plausible. Extensive synthetic evaluations confirm state-of-the-art performance in both visual fidelity and physical plausibility, and extensive qualitative examples in stylized and real-world images further showcase the robustness of the method. We will release codes and models upon publication.

📄 PDF Abstract BibTeX arXiv:2604.10125

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Generation

Similar Papers 제목 키워드 기반

Spatiotemporally Consistent HDR Indoor Lighting Estimation

2023-05-07 · Zhengqin Li, Li Yu, Mikhail Okunev, Manmohan Chandraker 외

We propose a physically-motivated deep learning framework to solve a general version of the challenging indoor lighting estimation problem. Given a single LDR image with a depth map, our method predicts spatially consist…

DecoderGPULighting EstimationPrediction

Physically-Based Editing of Indoor Scene Lighting from a Single Image

2022-05-19 · Zhengqin Li, Jia Shi, Sai Bi, Rui Zhu 외

We present a method to edit complex indoor lighting from a single image with its predicted depth and light source segmentation masks. This is an extremely challenging problem that requires modeling complex light transpor…

Inverse RenderingLighting EstimationNeural Rendering

Photorealistic Object Insertion with Diffusion-Guided Inverse Rendering

2024-08-19 · Ruofan Liang, Zan Gojcic, Merlin Nimier-David, David Acuna 외

The correct insertion of virtual objects in images of real-world scenes requires a deep understanding of the scene's lighting, geometry and materials, as well as the image formation process. While recent large-scale diff…

Inverse RenderingObjectTone Mapping

Putting Humans in a Scene: Learning Affordance in 3D Indoor Environments

2019-03-13 · CVPR 2019 6 · Xueting Li, Sifei Liu, Kihwan Kim, Xiaolong Wang 외

Affordance modeling plays an important role in visual understanding. In this paper, we aim to predict affordances of 3D indoor scenes, specifically what human poses are afforded by a given indoor environment, such as sit…

valid

EAG-PT: Emission-Aware Gaussians and Path Tracing for Diffuse Indoor Scene Reconstruction and Editing

2026-01-30 · Xijie Yang, Mulin Yu, Changjian Jiang, Kerui Ren 외 arxiv

Recent radiance-field-based reconstruction methods, such as NeRF and 3DGS, achieve high visual fidelity for indoor scenes, but often break down under scene editing due to baked illumination and the lack of explicit light…