-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Should we implement the method described in [1] to quantify the confidence of an anomaly detector. This quantity might be useful to measure the uncertainty of an anomaly detector. The challenge is that the approach proposed in [1] assumes the data to be i.i.d. (independent and identically distributed), which is typically not the case for time series data. Nevertheless, it would be useful to see how this approach works with time series anomaly detectors.
[1] Lorenzo Perini, Vincent Vercruyssen, and Jesse Davis. Quantifying the confidence of anomaly detectors in their example-wise predictions. In Joint European Conference on Machine Learning and Knowledge Discovery in Databases, 227–243. Springer, 2020. https://doi.org/10.1007/978-3-030-67664-3_14