Teacher-Student Network for 3D Point Cloud Anomaly Detection with Few Normal Samples
Jianjian Qin, Chunzhi Gu, Jun Yu, Chao Zhang

TL;DR
This paper introduces a teacher-student neural network architecture for 3D point cloud anomaly detection that effectively works with very few normal samples, outperforming existing methods.
Contribution
The paper proposes a novel teacher-student model utilizing feature space alignment and multi-scale loss for 3D point cloud anomaly detection with minimal training data.
Findings
Outperforms state-of-the-art methods on ShapeNet-Part dataset.
Requires only a few normal samples for training.
Achieves higher accuracy in anomaly detection.
Abstract
Anomaly detection, which is a critical and popular topic in computer vision, aims to detect anomalous samples that are different from the normal (i.e., non-anomalous) ones. The current mainstream methods focus on anomaly detection for images, whereas little attention has been paid to 3D point cloud. In this paper, drawing inspiration from the knowledge transfer ability of teacher-student architecture and the impressive feature extraction capability of recent neural networks, we design a teacher-student structured model for 3D anomaly detection. Specifically, we use feature space alignment, dimension zoom, and max pooling to extract the features of the point cloud and then minimize a multi-scale loss between the feature vectors produced by the teacher and the student networks. Moreover, our method only requires very few normal samples to train the student network due to the…
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
TopicsAnomaly Detection Techniques and Applications · Human Pose and Action Recognition · Video Surveillance and Tracking Methods
MethodsMax Pooling
