paper-with-me

홈 › Papers

DQS: A Low-Budget Query Strategy for Enhancing Unsupervised Data-driven Anomaly Detection Approaches

2025-09-06 · Lucas Correia, Jan-Christoph Goos, Thomas Bäck, Anna V. Kononova arxiv

Truly unsupervised approaches for time series anomaly detection are rare in the literature. Those that exist suffer from a poorly set threshold, which hampers detection performance, while others, despite claiming to be unsupervised, need to be calibrated using a labelled data subset, which is often not available in the real world. This work integrates active learning with an existing unsupervised anomaly detection method by selectively querying the labels of multivariate time series, which are then used to refine the threshold selection process. To achieve this, we introduce a novel query strategy called the dissimilarity-based query strategy (DQS). DQS aims to maximise the diversity of queried samples by evaluating the similarity between anomaly scores using dynamic time warping. We assess the detection performance of DQS in comparison to other query strategies and explore the impact of mislabelling, a topic that is underexplored in the literature. Our findings indicate that DQS performs best in small-budget scenarios, though the others appear to be more robust when faced with mislabelling. Therefore, in the real world, the choice of query strategy depends on the expertise of the oracle and the number of samples they are willing to label. Regardless, all query strategies outperform the unsupervised threshold even in the presence of mislabelling. Thus, whenever it is feasible to query an oracle, employing an active learning-based threshold is recommended.

📄 PDF Abstract BibTeX arXiv:2509.05663

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Anomaly DetectionTime Series Anomaly DetectionActive Learning

Similar Papers 제목 키워드 기반

How to Select Which Active Learning Strategy is Best Suited for Your Specific Problem and Budget

2023-06-06 · NeurIPS 2023 11

In the domain of Active Learning (AL), a learner actively selects which unlabeled examples to seek labels from an oracle, while operating within predefined budget constraints. Importantly, it has been recently shown that…

Active Learning

Query-limited Black-box Attacks to Classifiers

2017-12-23 · Fnu Suya, Yuan Tian, David Evans, Paolo Papotti

We study black-box attacks on machine learning classifiers where each query to the model incurs some cost or risk of detection to the adversary. We focus explicitly on minimizing the number of queries as a major objectiv…

Bayesian OptimizationBIG-bench Machine Learning

ATOM: Instantiating Budget-Controllable Multi-Agent Collaboration via Nucleus-Electron Hierarchy

2026-05-25 · Xinkui Zhao, Sai Liu, Yifan Zhang, Qingyu Ma 외 arxiv

Large Language Model (LLM)-based multi-agent systems rely on optimized collaboration topologies to balance performance and communication costs. However, current methods struggle with the inherent stability-extensibility …

Reinforcement Learning

PromptGate Client Adaptive Vision Language Gating for Open Set Federated Active Learning

2026-03-07 · Adea Nesturi, David Dueñas Gaviria, Jiajun Zeng, Shadi Albarqouni arxiv

Deploying medical AI across resource-constrained institutions demands data-efficient learning pipelines that respect patient privacy. Federated Learning (FL) enables collaborative medical AI without centralising data, ye…

Federated LearningActive Learning

Stateful Defenses for Machine Learning Models Are Not Yet Secure Against Black-box Attacks

2023-03-11 · Ryan Feng, Ashish Hooda, Neal Mangaokar, Kassem Fawaz 외

Recent work has proposed stateful defense models (SDMs) as a compelling strategy to defend against a black-box attacker who only has query access to the model, as is common for online machine learning platforms. Such sta…