LRC-Net: Learning Discriminative Features on Point Clouds by Encoding Local Region Contexts
Xinhai Liu, Zhizhong Han, Fangzhou Hong, Yu-Shen Liu, Matthias Zwicker

TL;DR
LRC-Net improves 3D shape understanding by encoding detailed local and inter-region contexts in point clouds, surpassing previous methods in shape classification and segmentation.
Contribution
The paper introduces LRC-Net, a novel network that encodes intra-region and inter-region contexts to learn more discriminative features from point clouds.
Findings
LRC-Net achieves competitive accuracy in shape classification.
LRC-Net outperforms existing methods in shape segmentation.
Encoding local and inter-region contexts enhances feature discriminability.
Abstract
Learning discriminative feature directly on point clouds is still challenging in the understanding of 3D shapes. Recent methods usually partition point clouds into local region sets, and then extract the local region features with fixed-size CNN or MLP, and finally aggregate all individual local features into a global feature using simple max pooling. However, due to the irregularity and sparsity in sampled point clouds, it is hard to encode the fine-grained geometry of local regions and their spatial relationships when only using the fixed-size filters and individual local feature integration, which limit the ability to learn discriminative features. To address this issue, we present a novel Local-Region-Context Network (LRC-Net), to learn discriminative features on point clouds by encoding the fine-grained contexts inside and among local regions simultaneously. LRC-Net consists of two…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Image Processing and 3D Reconstruction · 3D Surveying and Cultural Heritage
MethodsConvolution
