Searching for a Hidden Markov Anomaly over Multiple Processes
Levli Citron, Kobi Cohen, Qing Zhao

TL;DR
This paper introduces ADHM, a sequential detection algorithm for identifying an anomalous process with hidden Markov states among many processes, leveraging temporal correlations to improve detection speed and accuracy.
Contribution
The paper presents a novel adaptive algorithm for detecting hidden Markov anomalies, extending prior work by incorporating temporal state evolution and belief updates.
Findings
ADHM outperforms existing methods in simulations.
Theoretical analysis characterizes detection limits.
Algorithm effectively exploits temporal correlations.
Abstract
We address the problem of detecting an anomalous process among a large number of processes. At each time t, normal processes are in state zero (normal state), while the abnormal process may be in either state zero (normal state) or state one (abnormal state), with the states being hidden. The transition between states for the abnormal process is governed by a Markov chain over time. At each time step, observations can be drawn from a selected subset of processes. Each probed process generates an observation depending on its hidden state, either a typical distribution under state zero or an abnormal distribution under state one. The objective is to design a sequential search strategy that minimizes the expected detection time, subject to an error probability constraint. In contrast to prior works that assume i.i.d. observations, we address a new setting where anomalies evolve according…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Data Stream Mining Techniques
MethodsFocus
