English

Pointmap-Conditioned Diffusion for Consistent Novel View Synthesis

Computer Vision and Pattern Recognition 2025-12-25 v2

Abstract

Synthesizing extrapolated views remains a difficult task, especially in urban driving scenes, where the only reliable sources of data are limited RGB captures and sparse LiDAR points. To address this problem, we present PointmapDiff, a framework for novel view synthesis that utilizes pre-trained 2D diffusion models. Our method leverages point maps (i.e., rasterized 3D scene coordinates) as a conditioning signal, capturing geometric and photometric priors from the reference images to guide the image generation process. With the proposed reference attention layers and ControlNet for point map features, PointmapDiff can generate accurate and consistent results across varying viewpoints while respecting geometric fidelity. Experiments on real-life driving data demonstrate that our method achieves high-quality generation with flexibility over point map conditioning signals (e.g., dense depth map or even sparse LiDAR points) and can be used to distill to 3D representations such as 3D Gaussian Splatting for improving view extrapolation.

Keywords

Cite

@article{arxiv.2501.02913,
  title  = {Pointmap-Conditioned Diffusion for Consistent Novel View Synthesis},
  author = {Thang-Anh-Quan Nguyen and Nathan Piasco and Luis Roldão and Moussab Bennehar and Dzmitry Tsishkou and Laurent Caraffa and Jean-Philippe Tarel and Roland Brémond},
  journal= {arXiv preprint arXiv:2501.02913},
  year   = {2025}
}

Comments

WACV 2026. Project page: https://ntaquan0125.github.io/pointmap-conditioned-diffusion

R2 v1 2026-06-28T20:57:25.171Z