paper-with-me

Papers

SRINet: Learning Strictly Rotation-Invariant Representations for Point Cloud Classification and Segmentation

2019-11-06 · Xiao Sun, Zhouhui Lian, Jianguo Xiao

Point cloud analysis has drawn broader attentions due to its increasing demands in various fields. Despite the impressive performance has been achieved on several databases, researchers neglect the fact that the orientation of those point cloud data is aligned. Varying the orientation of point cloud may lead to the degradation of performance, restricting the capacity of generalizing to real applications where the prior of orientation is often unknown. In this paper, we propose the point projection feature, which is invariant to the rotation of the input point cloud. A novel architecture is designed to mine features of different levels. We adopt a PointNet-based backbone to extract global feature for point cloud, and the graph aggregation operation to perceive local shape structure. Besides, we introduce an efficient key point descriptor to assign each point with different response and help recognize the overall geometry. Mathematical analyses and experimental results demonstrate that the proposed method can extract strictly rotation-invariant representations for point cloud recognition and segmentation without data augmentation, and outperforms other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1911.02163

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGeneral ClassificationPoint Cloud Classification

Similar Papers 제목 키워드 기반

SHReg: Strictly Rotation-Equivariant Point Cloud Registration via Spherical Harmonics

2026-07-25 · Chongjian Wang, Junjie Gao arxiv

Point cloud registration critically depends on local features that are both distinctive and robust to arbitrary 3D rotations. Existing learning-based methods typically approximate rotation invariance via fragile local re…

Point Cloud RegistrationData Augmentation

Rotation-Invariant Spherical Watermarking via Third-Order SO(3) Representation Coupling

2026-05-26 · Pengzhen Chen, Yanwei Liu, Xiaoyan Gu, Antonios Argyriou 외 arxiv

Reliable watermarking of panoramic imagery is fundamentally challenged by arbitrary 3D rotations. As panoramas are defined on the sphere, they naturally transform under the action of $SO(3)$, rendering conventional plana…

CRIN: Rotation-Invariant Point Cloud Analysis and Rotation Estimation via Centrifugal Reference Frame

2023-03-06 · Yujing Lou, Zelin Ye, Yang You, Nianjuan Jiang 외

Various recent methods attempt to implement rotation-invariant 3D deep learning by replacing the input coordinates of points with relative distances and angles. Due to the incompleteness of these low-level features, they…

RI-MAE: Rotation-Invariant Masked AutoEncoders for Self-Supervised Point Cloud Representation Learning

2024-08-31 · Kunming Su, Qiuxia Wu, Panpan Cai, Xiaogang Zhu 외

Masked point modeling methods have recently achieved great success in self-supervised learning for point cloud data. However, these methods are sensitive to rotations and often exhibit sharp performance drops when encoun…

Representation LearningSelf-Supervised Learning

Revisiting Transformation Invariant Geometric Deep Learning: Are Initial Representations All You Need?

2021-12-23 · Ziwei Zhang, Xin Wang, Zeyang Zhang, Peng Cui 외

Geometric deep learning, i.e., designing neural networks to handle the ubiquitous geometric data such as point clouds and graphs, have achieved great successes in the last decade. One critical inductive bias is that the …

AllCombinatorial OptimizationGraph Neural NetworkInductive Bias