CVNov 21, 2025

SPAGS: Sparse-View Articulated Object Reconstruction from Single State via Planar Gaussian Splatting

arXiv:2511.17092v2
Originality Incremental advance
AI Analysis

This addresses the need for more efficient articulated object reconstruction in fields like robotics and AR/VR, though it is incremental as it builds on planar Gaussian splatting techniques.

The paper tackles the problem of reconstructing articulated 3D objects from sparse-view RGB images of a single state, achieving higher-fidelity part-level surface reconstruction compared to existing methods on synthetic and real-world data.

Articulated objects are ubiquitous in daily environments, and their 3D reconstruction holds great significance across various fields. However, existing articulated object reconstruction methods typically require costly inputs such as multi-stage and multi-view observations. To address the limitations, we propose a category-agnostic articulated object reconstruction framework via planar Gaussian Splatting, which only uses sparse-view RGB images from a single state. Specifically, we first introduce a Gaussian information field to perceive the optimal sparse viewpoints from candidate camera poses. Then we compress 3D Gaussians into planar Gaussians to facilitate accurate estimation of normal and depth. The planar Gaussians are optimized in a coarse-to-fine manner through depth smooth regularization and few-shot diffusion. Moreover, we introduce a part segmentation probability for each Gaussian primitive and update them by back-projecting part segmentation masks of renderings. Extensive experimental results demonstrate that our method achieves higher-fidelity part-level surface reconstruction on both synthetic and real-world data than existing methods. Codes will be made publicly available.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes