paper-with-me

홈 › Papers

Evaluating 3D Shape Analysis Methods for Robustness to Rotation Invariance

2023-05-29 · Supriya Gadi Patil, Angel X. Chang, Manolis Savva

This paper analyzes the robustness of recent 3D shape descriptors to SO(3) rotations, something that is fundamental to shape modeling. Specifically, we formulate the task of rotated 3D object instance detection. To do so, we consider a database of 3D indoor scenes, where objects occur in different orientations. We benchmark different methods for feature extraction and classification in the context of this task. We systematically contrast different choices in a variety of experimental settings investigating the impact on the performance of different rotation distributions, different degrees of partial observations on the object, and the different levels of difficulty of negative pairs. Our study, on a synthetic dataset of 3D scenes where objects instances occur in different orientations, reveals that deep learning-based rotation invariant methods are effective for relatively easy settings with easy-to-distinguish pairs. However, their performance decreases significantly when the difference in rotations on the input pair is large, or when the degree of observation of input objects is reduced, or the difficulty level of input pair is increased. Finally, we connect feature encodings designed for rotation-invariant methods to 3D geometry that enable them to acquire the property of rotation invariance.

📄 PDF Abstract BibTeX arXiv:2305.18557

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometry

Similar Papers 제목 키워드 기반

Rotation Perturbation Robustness in Point Cloud Analysis: A Perspective of Manifold Distillation

2024-11-04 · Xinyu Xu, Huazhen Liu, Feiming Wei, Huilin Xiong 외

Point cloud is often regarded as a discrete sampling of Riemannian manifold and plays a pivotal role in the 3D image interpretation. Particularly, rotation perturbation, an unexpected small change in rotation caused by v…

Robustness of Similarity-based Positional Encoding Under Rotations: Theoretical Analysis and Experimental Validation

2026-06-16 · Andrea Santomauro, Luigi Portinale, Giorgio Leonardi arxiv

Positional encoding is a fundamental component of Transformer architectures, as it injects information about the spatial or sequential arrangement of inputs. Among recent alternatives to standard absolute and sinusoidal …

Image Classification

HFBRI-MAE: Handcrafted Feature Based Rotation-Invariant Masked Autoencoder for 3D Point Cloud Analysis

2025-04-19 · Xuanhua Yin, Dingxin Zhang, Jianhui Yu, Weidong Cai

Self-supervised learning (SSL) has demonstrated remarkable success in 3D point cloud analysis, particularly through masked autoencoders (MAEs). However, existing MAE-based methods lack rotation invariance, leading to sig…

Few-Shot LearningSelf-Supervised Learning

Harmonic Beltrami Signature: A Novel 2D Shape Representation for Object Classification

2021-03-30 · Chenran Lin, Lok Ming Lui

There is a growing interest in shape analysis in recent years. We present a novel shape signature for 2D bounded simply-connected domains, named the Harmonic Beltrami signature (HBS). The proposed signature is based on t…

General ClassificationTranslation

A Functional Approach to Rotation Equivariant Non-Linearities for Tensor Field Networks.

2021-06-19 · CVPR 2021 1 · Adrien Poulenard, Leonidas J. Guibas

Learning pose invariant representation is a fundamental problem in shape analysis. Most existing deep learning algorithms for 3D shape analysis are not robust to rotations and are often trained on synthetic datasets …