StructureGS: Structure-aware Gaussian Splatting for Articulated Object Reconstruction

Gahye Lee, Gyoonseo Kim, Wonjong Jang, Jooeun Son, Seungyong Lee

POSTECH

ECCV 2026

teaser_OBB.pngOriented bounding boxes provide structure; 3D Gaussians provide geometry
teaser_3dgs.mp4
teaser_mesh.mp4
StructureGS
3DGS
Part-wise mesh

Abstract

Reconstructing articulated objects with multiple movable parts is essential for understanding object structure and enabling physical interaction. However, this reconstruction task poses significant challenges due to the entanglement of geometry, appearance, and motion parameters during optimization. Existing methods rely primarily on photometric supervision, which commonly fails to disentangle these interdependent components, resulting in poor part decomposition with blurred boundaries and geometric artifacts. To address this limitation, we introduce StructureGS, a reconstruction framework for articulated objects that integrates structure-aware guidance into 3D Gaussian Splatting. Our approach leverages oriented bounding boxes of object parts to enforce two key structural properties: spatial coherence, which constrains each part's geometry to remain compact and spatially coherent within its designated region, and structural connectivity, which enforces physically plausible contact relationships between adjacent parts. These properties are realized through structure-aware losses that inject explicit structural constraints into the optimization process. Extensive experiments demonstrate that our method achieves state-of-the-art performance in articulated object reconstruction, producing high-quality results with well-defined part geometries.

Optimization Process

Optimization is visualized for the first 700 iterations, overlaid on the ground-truth mesh.

usb_opt0.mp4
usb_opt1.mp4
usb_3dgs.mp4
Start state
Articulated state
Result

Real-world Demo

carrier_input_a.jpg
carrier_input_b.jpg
carrier_3dgs_oneway.mp4
stand_input_a.jpg
stand_input_b.jpg
stand_3dgs_oneway.mp4

BibTeX

@inproceedings{lee2026structuregs,
  title     = {StructureGS: Structure-aware Gaussian Splatting for Articulated Object Reconstruction},
  author    = {Lee, Gahye and Kim, Gyoonseo and Jang, Wonjong and Son, Jooeun and Lee, Seungyong},
  booktitle = {European Conference on Computer Vision (ECCV)},
  year      = {2026}
}