paper-with-me

Papers

Importance Weighted Adversarial Discriminative Transfer for Anomaly Detection

2021-05-14 · Cangning Fan, Fangyi Zhang, Peng Liu, Xiuyu Sun, Hao Li, Ting Xiao, Wei Zhao, Xianglong Tang

Previous transfer methods for anomaly detection generally assume the availability of labeled data in source or target domains. However, such an assumption is not valid in most real applications where large-scale labeled data are too expensive. Therefore, this paper proposes an importance weighted adversarial autoencoder-based method to transfer anomaly detection knowledge in an unsupervised manner, particularly for a rarely studied scenario where a target domain has no labeled normal/abnormal data while only normal data from a related source domain exist. Specifically, the method learns to align the distributions of normal data in both source and target domains, but leave the distribution of abnormal data in the target domain unchanged. In this way, an obvious gap can be produced between the distributions of normal and abnormal data in the target domain, therefore enabling the anomaly detection in the domain. Extensive experiments on multiple synthetic datasets and the UCSD benchmark demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2105.06649

Code (1)

fancangning/anomaly_detection_transfer 공식 구현 pytorch

Tasks

Anomaly Detectionvalid

Similar Papers 제목 키워드 기반

Harmonizing Transferability and Discriminability for Adapting Object Detectors

2020-03-13 · CVPR 2020 6 · Chaoqi Chen, Zebiao Zheng, Xinghao Ding, Yue Huang 외

Recent advances in adaptive object detection have achieved compelling results in virtue of adversarial feature adaptation to mitigate the distributional shifts along the detection pipeline. Whilst adversarial adaptation …

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

Mitigating Long-Tailed Anomaly Score Distributions with Importance-Weighted Loss

2026-01-05 · Jungi Lee, Jungkwon Kim, Chi Zhang, Sangmin Kim 외 arxiv

Anomaly detection is crucial in industrial applications for identifying rare and unseen patterns to ensure system reliability. Traditional models, trained on a single class of normal data, struggle with real-world distri…

Anomaly Detection

Importance Weighted Adversarial Nets for Partial Domain Adaptation

2018-03-25 · CVPR 2018 6 · Jing Zhang, Zewei Ding, Wanqing Li, Philip Ogunbona

This paper proposes an importance weighted adversarial nets-based method for unsupervised domain adaptation, specific for partial domain adaptation where the target domain has less number of classes compared to the sourc…

Domain AdaptationPartial Domain AdaptationTransfer LearningUnsupervised Domain Adaptation+1

Adversarial Anomaly Detection using Gaussian Priors and Nonlinear Anomaly Scores

2023-10-27 · Fiete Lüer, Tobias Weber, Maxim Dolgich, Christian Böhm

Anomaly detection in imbalanced datasets is a frequent and crucial problem, especially in the medical domain where retrieving and labeling irregularities is often expensive. By combining the generative stability of a $\b…

Anomaly Detection

Importance inversion transfer identifies shared principles for cross-domain learning

2026-02-09 · Daniele Caligiore arxiv

The capacity to transfer knowledge across scientific domains relies on shared organizational principles. However, existing transfer-learning methodologies often fail to bridge radically heterogeneous systems, particularl…

Transfer LearningAnomaly Detection