paper-with-me

홈 › Papers

General Rotation Invariance Learning for Point Clouds via Weight-Feature Alignment

2023-02-20 · Liang Xie, Yibo Yang, Wenxiao Wang, Binbin Lin, Deng Cai, Xiaofei He, Ronghua Liang

Compared to 2D images, 3D point clouds are much more sensitive to rotations. We expect the point features describing certain patterns to keep invariant to the rotation transformation. There are many recent SOTA works dedicated to rotation-invariant learning for 3D point clouds. However, current rotation-invariant methods lack generalizability on the point clouds in the open scenes due to the reliance on the global distribution, \ie the global scene and backgrounds. Considering that the output activation is a function of the pattern and its orientation, we need to eliminate the effect of the orientation.In this paper, inspired by the idea that the network weights can be considered a set of points distributed in the same 3D space as the input points, we propose Weight-Feature Alignment (WFA) to construct a local Invariant Reference Frame (IRF) via aligning the features with the principal axes of the network weights. Our WFA algorithm provides a general solution for the point clouds of all scenes. WFA ensures the model achieves the target that the response activity is a necessary and sufficient condition of the pattern matching degree. Practically, we perform experiments on the point clouds of both single objects and open large-range scenes. The results suggest that our method almost bridges the gap between rotation invariance learning and normal methods.

📄 PDF Abstract BibTeX arXiv:2302.09907

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rotation Invariant Convolutions for 3D Point Clouds Deep Learning

2019-08-17 · Zhiyuan Zhang, Binh-Son Hua, David W. Rosen, Sai-Kit Yeung

Recent progresses in 3D deep learning has shown that it is possible to design special convolution operators to consume point cloud data. However, a typical drawback is that rotation invariance is often not guaranteed, re…

Deep LearningScene UnderstandingTranslation

Hierarchical Direction Perception via Atomic Dot-Product Operators for Rotation-Invariant Point Clouds Learning

2025-11-11 · Chenyu Hu, Xiaotong Li, Hao Zhu, Biao Hou arxiv

Point cloud processing has become a cornerstone technology in many 3D vision tasks. However, arbitrary rotations introduce variations in point cloud orientations, posing a long-standing challenge for effective representa…

Point Cloud ClassificationRepresentation LearningPoint Clouds

Global Context Aware Convolutions for 3D Point Cloud Understanding

2020-08-07 · Zhiyuan Zhang, Binh-Son Hua, Wei Chen, Yibin Tian 외

Recent advances in deep learning for 3D point clouds have shown great promises in scene understanding tasks thanks to the introduction of convolution operators to consume 3D point clouds directly in a neural network. Poi…

Point Cloud ClassificationRetrievalScene Understanding

Deep Positional and Relational Feature Learning for Rotation-Invariant Point Cloud Analysis

2020-11-18 · ECCV 2020 8 · Ruixuan Yu, Xin Wei, Federico Tombari, Jian Sun

In this paper we propose a rotation-invariant deep network for point clouds analysis. Point-based deep networks are commonly designed to recognize roughly aligned 3D shapes based on point coordinates, but suffer from per…

Pointwise Rotation-Invariant Network with Adaptive Sampling and 3D Spherical Voxel Convolution

2018-11-23 · Yang You, Yujing Lou, Qi Liu, Yu-Wing Tai 외

Point cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, P…

3D Feature MatchingData Augmentation