paper-with-me

Papers

Context-Aware Online Conformal Anomaly Detection with Prediction-Powered Data Acquisition

2025-05-03 · Amirmohammad Farzaneh, Osvaldo Simeone

Online anomaly detection is essential in fields such as cybersecurity, healthcare, and industrial monitoring, where promptly identifying deviations from expected behavior can avert critical failures or security breaches. While numerous anomaly scoring methods based on supervised or unsupervised learning have been proposed, current approaches typically rely on a continuous stream of real-world calibration data to provide assumption-free guarantees on the false discovery rate (FDR). To address the inherent challenges posed by limited real calibration data, we introduce context-aware prediction-powered conformal online anomaly detection (C-PP-COAD). Our framework strategically leverages synthetic calibration data to mitigate data scarcity, while adaptively integrating real data based on contextual cues. C-PP-COAD utilizes conformal p-values, active p-value statistics, and online FDR control mechanisms to maintain rigorous and reliable anomaly detection performance over time. Experiments conducted on both synthetic and real-world datasets demonstrate that C-PP-COAD significantly reduces dependency on real calibration data without compromising guaranteed FDR control.

📄 PDF Abstract BibTeX arXiv:2505.01783

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Uncertainty Quantification in Anomaly Detection with Cross-Conformal $p$-Values

2024-02-26 · Oliver Hennhöfer, Christine Preisach

Given the growing significance of reliable, trustworthy, and explainable machine learning, the requirement of uncertainty quantification for anomaly detection systems has become increasingly important. In this context, e…

Anomaly DetectionConformal PredictionPredictionUncertainty Quantification

Conformal Anomaly Detection in Python: Moving Beyond Heuristic Thresholds with nonconform

2026-05-13 · Oliver Hennhöfer, Maximilian Kirsch, Christine Preisach arxiv

Most anomaly detection systems output scores rather than calibrated decisions, leaving practitioners to choose thresholds heuristically and without clear statistical interpretation. Conformal anomaly detection addresses …

Anomaly Detection

Conformal calibration and look-elsewhere effect in anomaly detection for new-physics searches

2026-06-11 · Jack Y. Araz, Michael Spannowsky arxiv

Machine-learned anomaly detection is reshaping searches for new physics, but it has outrun the statistics used to interpret it. A raw anomaly score has no calibrated meaning, a model that scans many regions inflates the …

Anomaly Detection

CRC-SGAD: Conformal Risk Control for Supervised Graph Anomaly Detection

2025-04-03 · Songran Bai, Xiaolong Zheng, Daniel Dajun Zeng

Graph Anomaly Detection (GAD) is critical in security-sensitive domains, yet faces reliability challenges: miscalibrated confidence estimation (underconfidence in normal nodes, overconfidence in anomalies), adversarial v…

Anomaly DetectionGraph Anomaly DetectionPrediction

Conformal k-NN Anomaly Detector for Univariate Data Streams

2017-06-11 · Vladislav Ishimtsev, Ivan Nazarov, Alexander Bernstein, Evgeny Burnaev

Anomalies in time-series data give essential and often actionable information in many applications. In this paper we consider a model-free anomaly detection method for univariate time-series which adapts to non-stationar…

Anomaly DetectionConformal PredictionPredictionTime Series+1