Accurate, robust, and explainable Deep Learning for Anomaly Detection.
DLAnomaly investigates deep learning models for detecting rare, unexpected, or abnormal patterns in complex data, combining CNNs, Vision Transformers, statistical analysis, and explainable AI to support reliable anomaly detection across visual and signal-based scenarios.
Anomaly detection focuses on identifying samples, regions, events, or behaviors that deviate from expected patterns. Since anomalies are often rare, heterogeneous, and difficult to label exhaustively, effective systems must learn discriminative representations while remaining robust to limited supervision, class imbalance, noise, and domain shifts.
Deep Learning provides powerful tools for this task: CNNs and Vision Transformers can automatically learn hierarchical representations from images and other structured data, while statistical modeling can help characterize normality, quantify uncertainty, and support principled detection thresholds. These approaches reduce the need for handcrafted feature extraction and make it possible to address complex anomaly detection scenarios with limited prior assumptions.
DLAnomaly brings together deep neural architectures, transfer learning, cross-dataset evaluation, and explainable AI methods to design anomaly detection systems that are not only accurate, but also interpretable and trustworthy. The project emphasizes methods that can highlight the evidence behind a prediction, support decision-making, and generalize across datasets, acquisition conditions, and application domains.