Improving Adversarial Robustness via Feature Pattern Consistency Constraint
Abstract
3D Anomaly Detection (AD) is a promising means of controlling the quality of manufactured products. However, existing methods typically require carefully training a task-specific model for each category independently, leading to high cost, low efficiency, and weak generalization. This study presents a novel unified model for Multi-Category 3D Anomaly Detection (MC3D-AD) that aims to utilize both local and global geometry-aware information to reconstruct normal representations of all categories. First, to learn robust and generalized features of different categories, we propose an adaptive geometry-aware masked attention module that extracts geometry variation information to guide mask attention. Then, we introduce a local geometry-aware encoder reinforced by the improved mask attention to encode group-level feature tokens. Finally, we design a global query decoder that utilizes point cloud position embeddings to improve the decoding process and reconstruction ability. This leads to local and global geometry-aware reconstructed feature tokens for the 3D AD task. MC3D-AD is evaluated on two publicly available Real3D-AD and Anomaly-ShapeNet datasets, and exhibits significant superiority over current state-of-the-art single-category methods, achieving 3.1% and 9.3% improvement in object-level AUROC over Real3D-AD and Anomaly-ShapeNet, respectively. The code is available at https://github.com/iCAN-SZU/MC3D-AD.
Cite
Text
Hu et al. "Improving Adversarial Robustness via Feature Pattern Consistency Constraint." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/94Markdown
[Hu et al. "Improving Adversarial Robustness via Feature Pattern Consistency Constraint." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/hu2024ijcai-improving/) doi:10.24963/ijcai.2024/94BibTeX
@inproceedings{hu2024ijcai-improving,
title = {{Improving Adversarial Robustness via Feature Pattern Consistency Constraint}},
author = {Hu, Jiacong and Ye, Jingwen and Feng, Zunlei and Yang, Jiazhen and Liu, Shunyu and Yu, Xiaotian and Jia, Lingxiang and Song, Mingli},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {848-856},
doi = {10.24963/ijcai.2024/94},
url = {https://mlanthology.org/ijcai/2024/hu2024ijcai-improving/}
}