TL;DR
This paper introduces RPNet, a scalable point cloud network utilizing a novel group relation aggregator to improve classification and segmentation, achieving state-of-the-art results with efficiency and robustness.
Contribution
The paper proposes a new group relation aggregator module for point clouds and demonstrates its effectiveness in a scalable network architecture called RPNet.
Findings
RPNet achieves state-of-the-art results on classification and segmentation benchmarks.
The proposed module reduces parameters and computation compared to PointNet++.
RPNet shows robustness to rigid transformations and noise.
Abstract
The prevalence of relation networks in computer vision is in stark contrast to underexplored point-based methods. In this paper, we explore the possibilities of local relation operators and survey their feasibility. We propose a scalable and efficient module, called group relation aggregator. The module computes a feature of a group based on the aggregation of the features of the inner-group points weighted by geometric relations and semantic relations. We adopt this module to design our RPNet. We further verify the expandability of RPNet, in terms of both depth and width, on the tasks of classification and segmentation. Surprisingly, empirical results show that wider RPNet fits for classification, while deeper RPNet works better on segmentation. RPNet achieves state-of-the-art for classification and segmentation on challenging benchmarks. We also compare our local aggregator with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
