A Closer Look at Local Aggregation Operators in Point Cloud Analysis
Ze Liu, Han Hu, Yue Cao, Zheng Zhang, Xin Tong

TL;DR
This paper investigates the impact of local aggregation operators in point cloud networks, finding that many contribute similarly to performance, and introduces a simple, effective operator called PosPool that achieves state-of-the-art results.
Contribution
The paper reveals that various local aggregation operators have similar effects and proposes PosPool, a simple operator that outperforms complex methods in point cloud analysis.
Findings
Different local operators yield similar performance improvements.
PosPool achieves comparable or better results than sophisticated operators.
The proposed method significantly outperforms previous state-of-the-art on PartNet.
Abstract
Recent advances of network architecture for point cloud processing are mainly driven by new designs of local aggregation operators. However, the impact of these operators to network performance is not carefully investigated due to different overall network architecture and implementation details in each solution. Meanwhile, most of operators are only applied in shallow architectures. In this paper, we revisit the representative local aggregation operators and study their performance using the same deep residual architecture. Our investigation reveals that despite the different designs of these operators, all of these operators make surprisingly similar contributions to the network performance under the same network input and feature numbers and result in the state-of-the-art accuracy on standard benchmarks. This finding stimulate us to rethink the necessity of sophisticated design of…
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.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Computer Graphics and Visualization Techniques
