paper-with-me

홈 › Papers

A Closer Look at Local Aggregation Operators in Point Cloud Analysis

2020-07-02 · ECCV 2020 8 · Ze Liu, Han Hu, Yue Cao, Zheng Zhang, Xin Tong

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

📄 PDF Abstract BibTeX arXiv:2007.01294

Code (1)

zeliu98/CloserLook3D 공식 구현 pytorch

Tasks

3D Semantic Segmentation

Similar Papers 제목 키워드 기반

VA-GCN: A Vector Attention Graph Convolution Network for learning on Point Clouds

2021-06-01 · Haotian Hu, Fanyi Wang, Huixiao Le

Owing to the development of research on local aggregation operators, dramatic breakthrough has been made in point cloud analysis models. However, existing local aggregation operators in the current literature fail to att…

3D Classification

On Appropriate Selection of Fuzzy Aggregation Operators in Medical Decision Support System

2013-04-09 · K. M. Motahar Hossain, Zahir Raihan, M. M. A. Hashem

The Decision Support System (DSS) contains more than one antecedent and the degrees of strength of the antecedents need to be combined to determine the overall strength of the rule consequent. The membership values of th…

Decision Making

Decompose More and Aggregate Better: Two Closer Looks at Frequency Representation Learning for Human Motion Prediction

2023-01-01 · CVPR 2023 1 · Xuehao Gao, Shaoyi Du, Yang Wu, Yang Yang

Encouraged by the effectiveness of encoding temporal dynamics within the frequency domain, recent human motion prediction systems prefer to first convert the motion representation from the original pose space into th…

Human motion predictionmotion predictionPredictionRepresentation Learning

Lookup subnet based Spatial Graph Convolutional neural Network

2021-02-04 · Jingzhao Hu, Xiaoqi Zhang, Qiaomei Jia, Chen Wang 외

Convolutional Neural Networks(CNNs) has achieved remarkable performance breakthrough in Euclidean structure data. Recently, aggregation-transformation based Graph Neural networks(GNNs) gradually produce a powerful perfor…

Geometrically-driven Aggregation for Zero-shot 3D Point Cloud Understanding

2023-12-04 · CVPR 2024 1 · Guofeng Mei, Luigi Riz, Yiming Wang, Fabio Poiesi

Zero-shot 3D point cloud understanding can be achieved via 2D Vision-Language Models (VLMs). Existing strategies directly map Vision-Language Models from 2D pixels of rendered or captured views to 3D points, overlooking …

SegmentationSemantic Segmentation