English

Rare anomalies require large datasets: About proving the existence of anomalies

Machine Learning 2025-08-14 v1 Artificial Intelligence

Abstract

Detecting whether any anomalies exist within a dataset is crucial for effective anomaly detection, yet it remains surprisingly underexplored in anomaly detection literature. This paper presents a comprehensive study that addresses the fundamental question: When can we conclusively determine that anomalies are present? Through extensive experimentation involving over three million statistical tests across various anomaly detection tasks and algorithms, we identify a relationship between the dataset size, contamination rate, and an algorithm-dependent constant αalgo \alpha_{\text{algo}} . Our results demonstrate that, for an unlabeled dataset of size N N and contamination rate ν \nu , the condition Nαalgoν2 N \ge \frac{\alpha_{\text{algo}}}{\nu^2} represents a lower bound on the number of samples required to confirm anomaly existence. This threshold implies a limit to how rare anomalies can be before proving their existence becomes infeasible.

Keywords

Cite

@article{arxiv.2508.09894,
  title  = {Rare anomalies require large datasets: About proving the existence of anomalies},
  author = {Simon Klüttermann and Emmanuel Müller},
  journal= {arXiv preprint arXiv:2508.09894},
  year   = {2025}
}

Comments

13 pages, 8 figures