English

BIMS-PU: Bi-Directional and Multi-Scale Point Cloud Upsampling

Computer Vision and Pattern Recognition 2022-06-28 v1

Abstract

The learning and aggregation of multi-scale features are essential in empowering neural networks to capture the fine-grained geometric details in the point cloud upsampling task. Most existing approaches extract multi-scale features from a point cloud of a fixed resolution, hence obtain only a limited level of details. Though an existing approach aggregates a feature hierarchy of different resolutions from a cascade of upsampling sub-network, the training is complex with expensive computation. To address these issues, we construct a new point cloud upsampling pipeline called BIMS-PU that integrates the feature pyramid architecture with a bi-directional up and downsampling path. Specifically, we decompose the up/downsampling procedure into several up/downsampling sub-steps by breaking the target sampling factor into smaller factors. The multi-scale features are naturally produced in a parallel manner and aggregated using a fast feature fusion method. Supervision signal is simultaneously applied to all upsampled point clouds of different scales. Moreover, we formulate a residual block to ease the training of our model. Extensive quantitative and qualitative experiments on different datasets show that our method achieves superior results to state-of-the-art approaches. Last but not least, we demonstrate that point cloud upsampling can improve robot perception by ameliorating the 3D data quality.

Keywords

Cite

@article{arxiv.2206.12648,
  title  = {BIMS-PU: Bi-Directional and Multi-Scale Point Cloud Upsampling},
  author = {Yechao Bai and Xiaogang Wang and Marcelo H. Ang and Daniela Rus},
  journal= {arXiv preprint arXiv:2206.12648},
  year   = {2022}
}

Comments

Accepted to RA-L 2022. in IEEE Robotics and Automation Letters

R2 v1 2026-06-24T12:03:52.066Z