paper-with-me

홈 › Papers

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

2025-09-05 · Haowang Cui, Rui Chen, Jiaze Wang, Tao Guo, Zheng Qin 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 near input views, which often lead to severe distortions. To address this limitation, we propose a novel model dubbed as UniView, which can leverage reference images from a similar object to provide strong prior information during view synthesis. More specifically, we construct a retrieval and augmentation system and employ a multimodal large language model (MLLM) to assist in selecting reference images that meet our requirements. Additionally, a plug-and-play adapter module with multi-level isolation layers is introduced to dynamically generate reference features for the target views. Moreover, in order to preserve the details of an original input image, we design a decoupled triple attention mechanism, which can effectively align and integrate multi-branch features into the synthesis process. Extensive experiments have demonstrated that our UniView significantly improves novel view synthesis performance and outperforms state-of-the-art methods on the challenging datasets.

📄 PDF Abstract BibTeX arXiv:2509.04932

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

UniviewVLA: A Unified Multiview Vision-Language-Action Model with World Modeling

2026-06-19 · Tao Xu, Runhao Zhang, Zhijian Huang, Jiayi Guan 외 arxiv

Occluded tasks remain a bottleneck in robot manipulation. Existing solutions either deploy additional physical cameras requiring training-inference camera parity, or rely on explicit 3D reconstruction with high computati…

Robot Manipulation3D Reconstruction

RoboUniView: Visual-Language Model with Unified View Representation for Robotic Manipulation

2024-06-27 · Fanfan Liu, Feng Yan, Liming Zheng, Chengjian Feng 외

Utilizing Vision-Language Models (VLMs) for robotic manipulation represents a novel paradigm, aiming to enhance the model's ability to generalize to new objects and instructions. However, due to variations in camera spec…

Language ModelingLanguage ModellingRobot ManipulationZero-shot Generalization

MagicMan: Generative Novel View Synthesis of Humans with 3D-Aware Diffusion and Iterative Refinement

2024-08-26 · Xu He, Xiaoyu Li, Di Kang, Jiangnan Ye 외

Existing works in single-image human reconstruction suffer from weak generalizability due to insufficient training data or 3D inconsistencies for a lack of comprehensive multi-view knowledge. In this paper, we introduce …

3D Human ReconstructionNovel View Synthesis

DecoRec: Decomposed 3D Scene Reconstruction from Single-View Images via Object-Level Diffusion

2026-05-16 · Yuhan Ping, Yuan Liu, Xiaoxiao Long, Peng Wang 외 arxiv

In this paper, we introduce \textit{DecoRec}, a novel system designed to elevate single-view 2D images to a decomposed 3D scene mesh. Current methods for single-view scene reconstruction typically rely on object retrieva…

Scene Generation

Single-View View Synthesis with Multiplane Images

2020-04-23 · CVPR 2020 6 · Richard Tucker, Noah Snavely

A recent strand of work in view synthesis uses deep learning to generate multiplane images (a camera-centric, layered 3D representation) given two or more input images at known viewpoints. We apply this representation to…