English

SHRED: 3D Shape Region Decomposition with Learned Local Operations

Computer Vision and Pattern Recognition 2022-10-04 v2 Graphics Machine Learning

Abstract

We present SHRED, a method for 3D SHape REgion Decomposition. SHRED takes a 3D point cloud as input and uses learned local operations to produce a segmentation that approximates fine-grained part instances. We endow SHRED with three decomposition operations: splitting regions, fixing the boundaries between regions, and merging regions together. Modules are trained independently and locally, allowing SHRED to generate high-quality segmentations for categories not seen during training. We train and evaluate SHRED with fine-grained segmentations from PartNet; using its merge-threshold hyperparameter, we show that SHRED produces segmentations that better respect ground-truth annotations compared with baseline methods, at any desired decomposition granularity. Finally, we demonstrate that SHRED is useful for downstream applications, out-performing all baselines on zero-shot fine-grained part instance segmentation and few-shot fine-grained semantic segmentation when combined with methods that learn to label shape regions.

Keywords

Cite

@article{arxiv.2206.03480,
  title  = {SHRED: 3D Shape Region Decomposition with Learned Local Operations},
  author = {R. Kenny Jones and Aalia Habib and Daniel Ritchie},
  journal= {arXiv preprint arXiv:2206.03480},
  year   = {2022}
}

Comments

SIGGRAPH ASIA 2022

R2 v1 2026-06-24T11:42:32.444Z