Anomaly and Out-of-Distribution Detection

Report on Current Developments in Anomaly and Out-of-Distribution Detection

General Direction of the Field

The field of anomaly and out-of-distribution (OOD) detection is experiencing significant advancements, driven by the need for robust and reliable machine learning systems in various application domains such as cybersecurity, surveillance, and healthcare. Recent research is focusing on both theoretical guarantees and practical implementations, aiming to bridge the gap between empirical success and theoretical understanding. The following trends and innovations are shaping the current landscape:

  1. Theoretical Foundations for Anomaly Detection: There is a growing emphasis on establishing theoretical guarantees for anomaly detection methods, particularly in the context of neural networks. Researchers are developing non-asymptotic upper bounds and convergence rates for excess risk, providing insights into the optimality conditions required for effective anomaly detection. This theoretical grounding is crucial for designing robust and reliable anomaly detection systems.

  2. Hybrid and Multimodal Approaches: The integration of multiple data modalities, such as visual, motion, and auditory cues, is becoming a prominent approach for enhancing anomaly detection. These multimodal methods leverage the complementary strengths of different data types to improve detection accuracy and robustness. Additionally, hybrid architectures that combine convolutional neural networks (CNNs) with transformers are being explored to capture both spatial and temporal dependencies in data.

  3. Synthetic Anomaly Generation: Generating synthetic anomalies has emerged as a powerful technique for unsupervised anomaly detection. By creating diverse and hard-to-distinguish synthetic anomalies, models can better learn normality patterns and improve their ability to detect real anomalies. This approach is particularly useful in scenarios where domain-specific transformations are not well-defined.

  4. Fairness and Imbalanced Data Handling: Addressing fairness in anomaly detection is gaining attention, especially in scenarios with imbalanced groups. Researchers are developing methods that ensure fairness by focusing on under-represented groups and mitigating biases that arise from imbalanced data distributions. This is crucial for applications in sensitive domains like finance and cybersecurity.

  5. Diffusion Models for OOD Detection: Diffusion models are being increasingly used for OOD detection, leveraging their ability to generate data that closely resembles the in-distribution data. These models are being refined to measure distribution similarity more accurately, moving beyond perceptual metrics to consider feature and probability spaces. This approach is proving to be effective in detecting OOD samples with high precision.

  6. Uncertainty-Guided Detection: Incorporating uncertainty estimation into OOD detection models is another emerging trend. By guiding the model to focus on uncertain regions, these methods can improve the detection of OOD samples in dynamic multimedia scenarios, such as video action detection.

Noteworthy Papers

  • Optimal Classification-based Anomaly Detection with Neural Networks: This paper provides the first theoretical guarantees for unsupervised neural network-based anomaly detectors, offering insights into designing optimal detectors.

  • Enhancing Anomaly Detection via Generating Diversified and Hard-to-distinguish Synthetic Anomalies: The novel domain-agnostic method for generating synthetic anomalies shows superior performance across various datasets, including tabular data.

  • DDoS: Diffusion Distribution Similarity for Out-of-Distribution Detection: The proposed diffusion-based detection framework sets new state-of-the-art performance by accurately measuring distribution similarity.

  • Fair Anomaly Detection For Imbalanced Groups: The FairAD method effectively addresses fairness issues in anomaly detection, ensuring balanced performance across imbalanced groups.

These advancements collectively push the boundaries of anomaly and OOD detection, offering more robust, fair, and theoretically grounded solutions for real-world applications.

Sources

Optimal Classification-based Anomaly Detection with Neural Networks: Theory and Practice

Abnormal Event Detection In Videos Using Deep Embedding

Enhancing Anomaly Detection via Generating Diversified and Hard-to-distinguish Synthetic Anomalies

DDoS: Diffusion Distribution Similarity for Out-of-Distribution Detection

Uncertainty-Guided Appearance-Motion Association Network for Out-of-Distribution Action Detection

Multimodal Attention-Enhanced Feature Fusion-based Weekly Supervised Anomaly Violence Detection

Fair Anomaly Detection For Imbalanced Groups

Unsupervised Hybrid framework for ANomaly Detection (HAND) -- applied to Screening Mammogram

Recent Advances in OOD Detection: Problems and Approaches

Built with on top of