English

ME-PCN: Point Completion Conditioned on Mask Emptiness

Computer Vision and Pattern Recognition 2023-09-22 v2

Abstract

Point completion refers to completing the missing geometries of an object from incomplete observations. Main-stream methods predict the missing shapes by decoding a global feature learned from the input point cloud, which often leads to deficient results in preserving topology consistency and surface details. In this work, we present ME-PCN, a point completion network that leverages `emptiness' in 3D shape space. Given a single depth scan, previous methods often encode the occupied partial shapes while ignoring the empty regions (e.g. holes) in depth maps. In contrast, we argue that these `emptiness' clues indicate shape boundaries that can be used to improve topology representation and detail granularity on surfaces. Specifically, our ME-PCN encodes both the occupied point cloud and the neighboring `empty points'. It estimates coarse-grained but complete and reasonable surface points in the first stage, followed by a refinement stage to produce fine-grained surface details. Comprehensive experiments verify that our ME-PCN presents better qualitative and quantitative performance against the state-of-the-art. Besides, we further prove that our `emptiness' design is lightweight and easy to embed in existing methods, which shows consistent effectiveness in improving the CD and EMD scores.

Keywords

Cite

@article{arxiv.2108.08187,
  title  = {ME-PCN: Point Completion Conditioned on Mask Emptiness},
  author = {Bingchen Gong and Yinyu Nie and Yiqun Lin and Xiaoguang Han and Yizhou Yu},
  journal= {arXiv preprint arXiv:2108.08187},
  year   = {2023}
}

Comments

Accepted to ICCV 2021; typos corrected

R2 v1 2026-06-24T05:13:24.923Z