paper-with-me

홈 › Papers

Collaborative Discrepancy Optimization for Reliable Image Anomaly Localization

2023-02-17 · IEEE Transactions on Industrial Informatics 2023 2 · Yunkang Cao, Xiaohao Xu, Zhaoge Liu, Weiming Shen

Most unsupervised image anomaly localization methods suffer from overgeneralization because of the high generalization abilities of convolutional neural networks, leading to unreliable predictions. To mitigate the overgeneralization, this study proposes to collaboratively optimize normal and abnormal feature distributions with the assistance of synthetic anomalies, namely collaborative discrepancy optimization (CDO). CDO introduces a margin optimization module and an overlap optimization module to optimize the two key factors determining the localization performance, i.e., the margin and the overlap between the discrepancy distributions (DDs) of normal and abnormal samples. With CDO, a large margin and a small overlap between normal and abnormal DDs are obtained, and the prediction reliability is boosted. Experiments on MVTec2D and MVTec3D show that CDO effectively mitigates the overgeneralization and achieves great anomaly localization performance with real-time computation efficiency. A real-world automotive plastic parts inspection application further demonstrates the capability of the proposed CDO. Code is available on https://github.com/caoyunkang/CDO.

📄 PDF Abstract BibTeX arXiv:2302.08769

Code (1)

caoyunkang/CDO 공식 구현 pytorch

Tasks

Anomaly DetectionAnomaly Localization

Similar Papers 제목 키워드 기반

Nonnegative-Constrained Joint Collaborative Representation with Union Dictionary for Hyperspectral Anomaly Detection

2022-03-18 · Shizhen Chang, Pedram Ghamisi

Recently, many collaborative representation-based (CR) algorithms have been proposed for hyperspectral anomaly detection. CR-based detectors approximate the image by a linear combination of background dictionaries and th…

Anomaly Detection

CFR-Net:Collaborative Feature Refinement Network for Medical Image Anomaly Detection

2026-07-13 · Zihan Nie, Muhao Xu, Wei Feng, Yuan Cui 외 arxiv

Medical image anomaly detection remains challenging because networks pretrained on natural images often exhibit limited adaptability to medical images, where abnormal patterns appear as fine-grained local shifts, multi-s…

Anomaly ClassificationAnomaly Detection

Dual-distribution discrepancy with self-supervised refinement for anomaly detection in medical images

2022-10-09 · Yu Cai, Hao Chen, Xin Yang, Yu Zhou 외

Medical anomaly detection is a crucial yet challenging task aimed at recognizing abnormal images to assist in diagnosis. Due to the high-cost annotations of abnormal images, most methods utilize only known normal images …

Anomaly DetectionSelf-Supervised Learning

Dual-Distribution Discrepancy for Anomaly Detection in Chest X-Rays

2022-06-08 · Yu Cai, Hao Chen, Xin Yang, Yu Zhou 외

Chest X-ray (CXR) is the most typical radiological exam for diagnosis of various diseases. Due to the expensive and time-consuming annotations, detecting anomalies in CXRs in an unsupervised fashion is very promising. Ho…

Anomaly DetectionOne-Class Classification

A Consensual Collaborative Learning Method for Remote Sensing Image Classification Under Noisy Multi-Labels

2021-05-12 · Ahmet Kerem Aksoy, Mahdyar Ravanbakhsh, Tristan Kreuziger, Begum Demir

Collecting a large number of reliable training images annotated by multiple land-cover class labels in the framework of multi-label classification is time-consuming and costly in remote sensing (RS). To address this prob…

image-classificationImage ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2