Noise-Robust Density Estimation for Tabular Data Anomaly Detection
Abstract
Lay Summary
Many important decisions rely on finding unusual or anomalous records in data tables, such as possible fraud, machine failures, or health-related warning signs. However, real-world data often contains harmless noise: for example, changes in the environment, measuring devices, sensors, or background conditions. Existing methods may mistake these harmless changes for real problems, causing many false alarms. This paper studies how to detect truly unusual records while ignoring such harmless noise. Our method tries to separate the meaningful part of each record from the noisy part, and then decides whether the meaningful part looks abnormal. In this way, a record is not treated as suspicious simply because it was affected by background variation. We test the method on 47 datasets and compare it with 17 existing approaches under several practical settings, including noisy data and data that already contains some unusual records. The results show that the proposed method is more reliable in the presence of noise and can better distinguish real anomalies.