paper-with-me

Papers

From Zero to Hero: Cold-Start Anomaly Detection

2024-05-30 · Tal Reiss, George Kour, Naama Zwerdling, Ateret Anaby-Tavor, Yedid Hoshen

When first deploying an anomaly detection system, e.g., to detect out-of-scope queries in chatbots, there are no observed data, making data-driven approaches ineffective. Zero-shot anomaly detection methods offer a solution to such "cold-start" cases, but unfortunately they are often not accurate enough. This paper studies the realistic but underexplored cold-start setting where an anomaly detection model is initialized using zero-shot guidance, but subsequently receives a small number of contaminated observations (namely, that may include anomalies). The goal is to make efficient use of both the zero-shot guidance and the observations. We propose ColdFusion, a method that effectively adapts the zero-shot anomaly detector to contaminated observations. To support future development of this new setting, we propose an evaluation suite consisting of evaluation protocols and metrics.

📄 PDF Abstract BibTeX arXiv:2405.20341

Code (1)

talreiss/coldfusion 공식 구현 pytorch

Tasks

Anomaly DetectionCold-Start Anomaly Detectionzero-shot anomaly detection

Similar Papers 제목 키워드 기반

ArcAD: Anomaly-Rectified Calibration for Cold-Start Supervised Anomaly Detection

2026-07-02 · Ningning Han, Lei Fan, Jia Guo, Yunkang Cao 외 arxiv

The deployment of Industrial Anomaly Detection (IAD) in real-world manufacturing frequently encounters a challenging cold-start bottleneck, in which limited normal samples fail to represent the full normal distribution a…

Supervised Anomaly Detection

From Few-Label to Zero-Label: An Approach for Cross-System Log-Based Anomaly Detection with Meta-Learning

2025-07-26 · Xinlong Zhao, Tong Jia, Minghua He, Yihan Wu 외 arxiv

Log anomaly detection plays a critical role in ensuring the stability and reliability of software systems. However, existing approaches rely on large amounts of labeled log data, which poses significant challenges in rea…

Anomaly Detection

LogAction: Consistent Cross-system Anomaly Detection through Logs via Active Domain Adaptation

2025-09-29 · Chiming Duan, Minghua He, Pei Xiao, Tong Jia 외 arxiv

Log-based anomaly detection is a essential task for ensuring the reliability and performance of software systems. However, the performance of existing anomaly detection methods heavily relies on labeling, while labeling …

Transfer LearningAnomaly DetectionDomain AdaptationActive Learning

FiLo++: Zero-/Few-Shot Anomaly Detection by Fused Fine-Grained Descriptions and Deformable Localization

2025-01-17 · Zhaopeng Gu, Bingke Zhu, Guibo Zhu, Yingying Chen 외

Anomaly detection methods typically require extensive normal samples from the target class for training, limiting their applicability in scenarios that require rapid adaptation, such as cold start. Zero-shot and few-shot…

Anomaly DetectionImage-text matchingPatch MatchingPosition+2

Nice Fold or Hero Call: Learning Budget-Efficient Thinking for Adaptive Reasoning

2026-05-12 · Zhaomeng Zhou, Lan Zhang, Junyang Wang, Mu Yuan 외 arxiv

Large reasoning models (LRMs) improve problem solving through extended reasoning, but often misallocate test-time compute. Existing efficiency methods reduce cost by compressing reasoning traces or conditioning budget on…

Mathematical ReasoningLogical Reasoning