paper-with-me

홈 › Papers

MOVIS: Enhancing Multi-Object Novel View Synthesis for Indoor Scenes

2024-12-16 · CVPR 2025 1 · Ruijie Lu, Yixin Chen, Junfeng Ni, Baoxiong Jia, Yu Liu, Diwen Wan, Gang Zeng, Siyuan Huang

Repurposing pre-trained diffusion models has been proven to be effective for NVS. However, these methods are mostly limited to a single object; directly applying such methods to compositional multi-object scenarios yields inferior results, especially incorrect object placement and inconsistent shape and appearance under novel views. How to enhance and systematically evaluate the cross-view consistency of such models remains under-explored. To address this issue, we propose MOVIS to enhance the structural awareness of the view-conditioned diffusion model for multi-object NVS in terms of model inputs, auxiliary tasks, and training strategy. First, we inject structure-aware features, including depth and object mask, into the denoising U-Net to enhance the model's comprehension of object instances and their spatial relationships. Second, we introduce an auxiliary task requiring the model to simultaneously predict novel view object masks, further improving the model's capability in differentiating and placing objects. Finally, we conduct an in-depth analysis of the diffusion sampling process and carefully devise a structure-guided timestep sampling scheduler during training, which balances the learning of global object placement and fine-grained detail recovery. To systematically evaluate the plausibility of synthesized images, we propose to assess cross-view consistency and novel view object placement alongside existing image-level NVS metrics. Extensive experiments on challenging synthetic and realistic datasets demonstrate that our method exhibits strong generalization capabilities and produces consistent novel view synthesis, highlighting its potential to guide future 3D-aware multi-object NVS tasks.

📄 PDF Abstract BibTeX arXiv:2412.11457

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingNovel View SynthesisObject

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

MovISAC: Coherent Imaging of Moving Targets with Distributed Asynchronous ISAC Devices

2025-02-12 · Jacopo Pegoraro, Dario Tagliaferri, Joerg Widmer

Distributed integrated sensing and communication (ISAC) devices can overcome the traditional resolution limitations imposed by the signal bandwidth, cooperating to produce high-resolution images of the environment. Howev…

Integrated sensing and communicationISAC

EMOVIS: Emotion-Optimized Image Processing

2026-05-04 · Dor Barber, Rony Zatzarinni, Hava Matichin, Noam Levy arxiv

In cinematography, visual attributes such as color grading, contrast, and brightness are manipulated to reinforce the emotional narrative of a scene. However, conventional Image Signal Processors (ISPs) prioritize scene …

CVSformer: Cross-View Synthesis Transformer for Semantic Scene Completion

2023-07-16 · ICCV 2023 1 · Haotian Dong, Enhui Ma, Lubo Wang, Miaohui Wang 외

Semantic scene completion (SSC) requires an accurate understanding of the geometric and semantic relationships between the objects in the 3D scene for reasoning the occluded objects. The popular SSC methods voxelize the …

Object

MagicDrive: Street View Generation with Diverse 3D Geometry Control

2023-10-04 · Ruiyuan Gao, Kai Chen, Enze Xie, Lanqing Hong 외

Recent advancements in diffusion models have significantly enhanced the data synthesis with 2D control. Yet, precise 3D control in street view generation, crucial for 3D perception tasks, remains elusive. Specifically, u…

3D geometry3D Object DetectionBEV SegmentationObject+2

UniView: Enhancing Novel View Synthesis From A Single Image By Unifying Reference Features

2025-09-05 · Haowang Cui, Rui Chen, Jiaze Wang, Tao Guo 외 arxiv

The task of synthesizing novel views from a single image is highly ill-posed due to multiple explanations for unobserved areas. Most current methods tend to generate unseen regions from ambiguity priors and interpolation…

Novel View Synthesis