Abstract
Anomaly detection is defined as a binary classification of normal and abnormal samples in a given data. In this task, anomalous samples are considered very rare and thus they are not used in training the deep learning model. Anomaly detection is thoroughly studied in 2D images, but 3D applications are not common yet. In this work, we combine studies in the field of 3D point cloud and anomaly detection and present a one-class classification method for 3D data. This method uses a pretrained Dynamic Graph Convolutional Neural Network (DG-CNN) to extract features from 3D point cloud data, and then fits a separate multivariate Gaussian distribution for each class. In the test phase, features are extracted from the test samples, and the distances to the distribution obtained in training indicate how anomalous the sample is for that class. Our method achieves 94.2% AUROC accuracy for the given setup. This is the first attempt to handle 3D point cloud classification as an anomaly detection case, and thus our findings and methods serve as a baseline for further studies.
Original language | English |
---|---|
Title of host publication | Proceedings - 7th International Conference on Computer Science and Engineering, UBMK 2022 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 388-392 |
Number of pages | 5 |
ISBN (Electronic) | 9781665470100 |
DOIs | |
Publication status | Published - 2022 |
Event | 7th International Conference on Computer Science and Engineering, UBMK 2022 - Diyarbakir, Turkey Duration: 14 Sept 2022 → 16 Sept 2022 |
Publication series
Name | Proceedings - 7th International Conference on Computer Science and Engineering, UBMK 2022 |
---|
Conference
Conference | 7th International Conference on Computer Science and Engineering, UBMK 2022 |
---|---|
Country/Territory | Turkey |
City | Diyarbakir |
Period | 14/09/22 → 16/09/22 |
Bibliographical note
Publisher Copyright:© 2022 IEEE.
Keywords
- 3d
- anomaly detection
- deep learning
- one-class classification
- point cloud