TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Closer Look at Local Aggregation Operators in Point Clou...

A Closer Look at Local Aggregation Operators in Point Cloud Analysis

Ze Liu, Han Hu, Yue Cao, Zheng Zhang, Xin Tong

2020-07-02ECCV 2020 83D Semantic Segmentation
PaperPDFCode(official)

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 local aggregation operator for point cloud processing. To this end, we propose a simple local aggregation operator without learnable weights, named Position Pooling (PosPool), which performs similarly or slightly better than existing sophisticated operators. In particular, a simple deep residual network with PosPool layers achieves outstanding performance on all benchmarks, which outperforms the previous state-of-the methods on the challenging PartNet datasets by a large margin (7.4 mIoU). The code is publicly available at https://github.com/zeliu98/CloserLook3D

Results

TaskDatasetMetricValueModel
Semantic SegmentationPartNetmIOU53.8closerlook3D
3D Semantic SegmentationPartNetmIOU53.8closerlook3D
10-shot image generationPartNetmIOU53.8closerlook3D

Related Papers

LogoSP: Local-global Grouping of Superpoints for Unsupervised Semantic Segmentation of 3D Point Clouds2025-06-09GS4: Generalizable Sparse Splatting Semantic SLAM2025-06-06Point-MoE: Towards Cross-Domain Generalization in 3D Semantic Segmentation via Mixture-of-Experts2025-05-29seg_3D_by_PC2D: Multi-View Projection for Domain Generalization and Adaptation in 3D Semantic Segmentation2025-05-21MFSeg: Efficient Multi-frame 3D Semantic Segmentation2025-05-073D Can Be Explored In 2D: Pseudo-Label Generation for LiDAR Point Clouds Using Sensor-Intensity-Based 2D Semantic Segmentation2025-05-06Masked Point-Entity Contrast for Open-Vocabulary 3D Scene Understanding2025-04-28Exploring Modality Guidance to Enhance VFM-based Feature Fusion for UDA in 3D Semantic Segmentation2025-04-19