English(EN)TailedCore: Few-Shot Sampling for Unsupervised Long-Tail Noisy Anomaly Detection
新型AI模型应对异常检测挑战
作者PulseAugur 编辑部·[8 个来源]·
异常检测领域的最新研究探索了新颖的架构和技术,以提高性能和效率。Patched-DeltaNet通过将打补丁与门控Delta网络相结合,旨在降低时间序列异常检测的计算复杂性,取得了较高的ROC-AUC和PA-F1分数。TailedCore通过独立处理尾部类别和噪声来解决噪声长尾数据集中的无监督异常检测问题,其性能优于最先进的方法。EntroAD引入了一个结构熵引导框架用于零样本异常检测,使用动态路由来处理不同类型的异常,并在工业和医疗基准测试中取得了顶级结果。Memory-Distilled Selection (MeDS)提出了一种用于工业缺陷检测的噪声鲁棒训练算法,即使在污染率很高的情况下也表现出强大的性能。
AI
arXiv:2605.27992v1 Announce Type: new Abstract: Time series anomaly detection is critical for maintaining the reliability of mission-critical systems. While Transformer-based models like PatchTST have shown remarkable performance, their $\mathcal{O}(L^2)$ computational complexity…
arXiv cs.LG
TIER_1English(EN)·Yoon Gyo Jung, Jaewoo Park, Jaeho Yoon, Kuan-Chuan Peng, Wonchul Kim, Andrew Beng Jin Teoh, Octavia Camps·
arXiv:2504.02775v2 Announce Type: replace-cross Abstract: We aim to solve unsupervised anomaly detection in a practical challenging environment where the normal dataset is both contaminated with defective regions and its product class distribution is tailed but unknown. We observ…
arXiv:2605.28630v1 Announce Type: new Abstract: Zero-Shot Anomaly Detection (ZSAD) aims to detect anomalies in unseen domains without target-domain adaptation. Recent CLIP-based methods have shown promising performance by leveraging prompt learning and visual-text alignment. Howe…
Zero-Shot Anomaly Detection (ZSAD) aims to detect anomalies in unseen domains without target-domain adaptation. Recent CLIP-based methods have shown promising performance by leveraging prompt learning and visual-text alignment. However, most existing approaches rely on a single a…
arXiv cs.CV
TIER_1English(EN)·Sirojbek Safarov, Jaewoo Park, Yoon Gyo Jung, Kuan-Chuan Peng, Wonchul Kim, Seongdeok Bang, Octavia Camps·
arXiv:2605.26676v1 Announce Type: new Abstract: Anomaly detection (AD) under data contamination is critical for deploying unsupervised defect detection in industrial environments, where curating perfectly clean training sets is impractical. However, existing methods are sensitive…
Anomaly detection (AD) under data contamination is critical for deploying unsupervised defect detection in industrial environments, where curating perfectly clean training sets is impractical. However, existing methods are sensitive to contamination, suffering significant perform…
arXiv cs.CV
TIER_1English(EN)·Huan Wang, Jun Shen, Jun Yan, Guansong Pang·
arXiv:2605.23231v1 Announce Type: new Abstract: This paper considers a practical few-shot anomaly detection (FSAD) setting, termed discriminative FSAD, where a limited number of both normal and anomalous examples are available as references during inference. Existing FSAD methods…
This paper considers a practical few-shot anomaly detection (FSAD) setting, termed discriminative FSAD, where a limited number of both normal and anomalous examples are available as references during inference. Existing FSAD methods rely on normal-only references through normalit…