English

AR-1-to-3: Single Image to Consistent 3D Object Generation via Next-View Prediction

Computer Vision and Pattern Recognition 2025-08-12 v4

Abstract

Novel view synthesis (NVS) is a cornerstone for image-to-3d creation. However, existing works still struggle to maintain consistency between the generated views and the input views, especially when there is a significant camera pose difference, leading to poor-quality 3D geometries and textures. We attribute this issue to their treatment of all target views with equal priority according to our empirical observation that the target views closer to the input views exhibit higher fidelity. With this inspiration, we propose AR-1-to-3, a novel next-view prediction paradigm based on diffusion models that first generates views close to the input views, which are then utilized as contextual information to progressively synthesize farther views. To encode the generated view subsequences as local and global conditions for the next-view prediction, we accordingly develop a stacked local feature encoding strategy (Stacked-LE) and an LSTM-based global feature encoding strategy (LSTM-GE). Extensive experiments demonstrate that our method significantly improves the consistency between the generated views and the input views, producing high-fidelity 3D assets.

Keywords

Cite

@article{arxiv.2503.12929,
  title  = {AR-1-to-3: Single Image to Consistent 3D Object Generation via Next-View Prediction},
  author = {Xuying Zhang and Yupeng Zhou and Kai Wang and Yikai Wang and Zhen Li and Shaohui Jiao and Daquan Zhou and Qibin Hou and Ming-Ming Cheng},
  journal= {arXiv preprint arXiv:2503.12929},
  year   = {2025}
}

Comments

Accepted at ICCV 2025; Project page: https://github.com/HVision-NKU/AR123

R2 v1 2026-06-28T22:23:14.340Z