paper-with-me

홈 › Papers

CFA: Coupled-hypersphere-based Feature Adaptation for Target-Oriented Anomaly Localization

2022-06-09 · Sungwook Lee, SeungHyun Lee, Byung Cheol Song

For a long time, anomaly localization has been widely used in industries. Previous studies focused on approximating the distribution of normal features without adaptation to a target dataset. However, since anomaly localization should precisely discriminate normal and abnormal features, the absence of adaptation may make the normality of abnormal features overestimated. Thus, we propose Coupled-hypersphere-based Feature Adaptation (CFA) which accomplishes sophisticated anomaly localization using features adapted to the target dataset. CFA consists of (1) a learnable patch descriptor that learns and embeds target-oriented features and (2) scalable memory bank independent of the size of the target dataset. And, CFA adopts transfer learning to increase the normal feature density so that abnormal features can be clearly distinguished by applying patch descriptor and memory bank to a pre-trained CNN. The proposed method outperforms the previous methods quantitatively and qualitatively. For example, it provides an AUROC score of 99.5% in anomaly detection and 98.5% in anomaly localization of MVTec AD benchmark. In addition, this paper points out the negative effects of biased features of pre-trained CNNs and emphasizes the importance of the adaptation to the target dataset. The code is publicly available at https://github.com/sungwool/CFA_for_anomaly_localization.

📄 PDF Abstract BibTeX arXiv:2206.04325

Code (2)

sungwool/cfa_for_anomaly_localization 공식 구현 pytorch
openvinotoolkit/anomalib pytorch

Tasks

Anomaly DetectionAnomaly LocalizationTransfer LearningUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Multi-Class Anomaly Detection based on Regularized Discriminative Coupled hypersphere-based Feature Adaptation

2023-11-24 · Mehdi Rafiei, Alexandros Iosifidis

In anomaly detection, identification of anomalies across diverse product categories is a complex task. This paper introduces a new model by including class discriminative properties obtained by a modified Regularized Dis…

Anomaly DetectionMulti-class Anomaly Detection

Adversarial Transfer Learning for Cross-domain Visual Recognition

2017-11-24 · Shan-Shan Wang, Lei Zhang, JingRu Fu

In many practical visual recognition scenarios, feature distribution in the source domain is generally different from that of the target domain, which results in the emergence of general cross-domain visual recognition p…

Domain AdaptationTransfer Learning

Semi-Supervised Domain Adaptation with Source Label Adaptation

2023-02-05 · CVPR 2023 1 · Yu-Chu Yu, Hsuan-Tien Lin

Semi-Supervised Domain Adaptation (SSDA) involves learning to classify unseen target data with a few labeled and lots of unlabeled target data, along with many labeled source data from a related domain. Current SSDA appr…

Domain AdaptationPseudo LabelSemi-supervised Domain Adaptation

When Unsupervised Domain Adaptation meets One-class Anomaly Detection: Addressing the Two-fold Unsupervised Curse by Leveraging Anomaly Scarcity

2025-02-28 · Nesryne Mejri, Enjie Ghorbel, Anis Kacem, Pavel Chernakov 외

This paper introduces the first fully unsupervised domain adaptation (UDA) framework for unsupervised anomaly detection (UAD). The performance of UAD techniques degrades significantly in the presence of a domain shift, d…

Anomaly DetectionDomain AdaptationMulti-class ClassificationUnsupervised Anomaly Detection+1

Semi-Supervised Domain Adaptation Using Target-Oriented Domain Augmentation for 3D Object Detection

2024-06-17 · Yecheol Kim, Junho Lee, Changsoo Park, Hyoung won Kim 외

3D object detection is crucial for applications like autonomous driving and robotics. However, in real-world environments, variations in sensor data distribution due to sensor upgrades, weather changes, and geographic di…

3D Object DetectionAutonomous DrivingDomain Adaptationobject-detection+2