paper-with-me

홈 › Papers

A Lightweight 3D Anomaly Detection Method with Rotationally Invariant Features

2025-11-17 · Hanzhe Liang, Jie Zhou, Can Gao, Bingyang Guo, Jinbao Wang, Linlin Shen arxiv

3D anomaly detection (AD) is a crucial task in computer vision, aiming to identify anomalous points or regions from point cloud data. However, existing methods may encounter challenges when handling point clouds with changes in orientation and position because the resulting features may vary significantly. To address this problem, we propose a novel Rotationally Invariant Features (RIF) framework for 3D AD. Firstly, to remove the adverse effect of variations on point cloud data, we develop a Point Coordinate Mapping (PCM) technique, which maps each point into a rotationally invariant space to maintain consistency of representation. Then, to learn robust and discriminative features, we design a lightweight Convolutional Transform Feature Network (CTF-Net) to extract rotationally invariant features for the memory bank. To improve the ability of the feature extractor, we introduce the idea of transfer learning to pre-train the feature extractor with 3D data augmentation. Experimental results show that the proposed method achieves the advanced performance on the Anomaly-ShapeNet dataset, with an average P-AUROC improvement of 17.7\%, and also gains the best performance on the Real3D-AD dataset, with an average P-AUROC improvement of 1.6\%. The strong generalization ability of RIF has been verified by combining it with traditional feature extraction methods on anomaly detection tasks, demonstrating great potential for industrial applications.

📄 PDF Abstract BibTeX arXiv:2511.13115

Code (0)

등록된 구현이 없습니다.

Tasks

3D Anomaly DetectionTransfer LearningData AugmentationPoint Clouds

Similar Papers 제목 키워드 기반

Image recovery from rotational and translational invariants

2019-10-22 · Nicholas F. Marshall, Ti-Yen Lan, Tamir Bendory, Amit Singer

We introduce a framework for recovering an image from its rotationally and translationally invariant features based on autocorrelation analysis. This work is an instance of the multi-target detection statistical model, w…

Rotationally Invariant Image Representation for Viewing Direction Classification in Cryo-EM

2013-09-29 · Zhizhen Zhao, Amit Singer

We introduce a new rotationally invariant viewing angle classification method for identifying, among a large number of Cryo-EM projection images, similar views without prior knowledge of the molecule. Our rotationally in…

ClassificationClusteringGeneral Classification

Rotated Ring, Radial and Depth Wise Separable Radial Convolutions

2020-10-02 · Wolfgang Fuhl, Enkelejda Kasneci

Simple image rotations significantly reduce the accuracy of deep neural networks. Moreover, training with all possible rotations increases the data set, which also increases the training duration. In this work, we addres…

Relevance of Rotationally Equivariant Convolutions for Predicting Molecular Properties

2020-08-19 · Benjamin Kurt Miller, Mario Geiger, Tess E. Smidt, Frank Noé

Equivariant neural networks (ENNs) are graph neural networks embedded in $\mathbb{R}^3$ and are well suited for predicting molecular properties. The ENN library e3nn has customizable convolutions, which can be designed t…

Molecular Property PredictionProperty Prediction

Multi-target detection with rotations

2021-01-19 · Tamir Bendory, Ti-Yen Lan, Nicholas F. Marshall, Iris Rukshin 외

We consider the multi-target detection problem of estimating a two-dimensional target image from a large noisy measurement image that contains many randomly rotated and translated copies of the target image. Motivated by…