paper-with-me

홈 › Papers

TracInAD: Measuring Influence for Anomaly Detection

2022-05-03 · Hugo Thimonier, Fabrice Popineau, Arpad Rimmel, Bich-Liên Doan, Fabrice Daniel

As with many other tasks, neural networks prove very effective for anomaly detection purposes. However, very few deep-learning models are suited for detecting anomalies on tabular datasets. This paper proposes a novel methodology to flag anomalies based on TracIn, an influence measure initially introduced for explicability purposes. The proposed methods can serve to augment any unsupervised deep anomaly detection method. We test our approach using Variational Autoencoders and show that the average influence of a subsample of training points on a test point can serve as a proxy for abnormality. Our model proves to be competitive in comparison with state-of-the-art approaches: it achieves comparable or better performance in terms of detection accuracy on medical and cyber-security tabular benchmark data.

📄 PDF Abstract BibTeX arXiv:2205.01362

Code (2)

hugothimonier/TracInAD 공식 구현 pytorch
tracinad/tracinad 공식 구현 pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Anomaly Detection in Particulate Matter Sensor using Hypothesis Pruning Generative Adversarial Network

2019-12-02 · YeongHyeon Park, Won Seok Park, Yeong Beom Kim

World Health Organization (WHO) provides the guideline for managing the Particulate Matter (PM) level because when the PM level is higher, it threats the human health. For managing PM level, the procedure for measuring P…

Anomaly DetectionGenerative Adversarial Network

Mechanistic Anomaly Detection via Functional Attribution

2026-04-21 · Hugo Lyons Keenan, Christopher Leckie, Sarah Erfani arxiv

We can often verify the correctness of neural network outputs using ground truth labels, but we cannot reliably determine whether the output was produced by normal or anomalous internal mechanisms. Mechanistic anomaly de…

Anomaly Detection

PIF: Anomaly detection via preference embedding

2025-05-15 · Filippo Leveni, Luca Magri, Giacomo Boracchi, Cesare Alippi

We address the problem of detecting anomalies with respect to structured patterns. To this end, we conceive a novel anomaly detection method called PIF, that combines the advantages of adaptive isolation methods with the…

Anomaly Detection

Adversarially learned anomaly detection for time series data

2019-09-25 · Alexander Geiger, Alfredo Cuesta-Infante, Kalyan Veeramachaneni

Anomaly detection in time series data is an important topic in many domains. However, time series are known to be particular hard to analyze. Based on the recent developments in adversarially learned models, we propose a…

Anomaly DetectionTime SeriesTime Series Analysis

Deep Random Projection Outlyingness for Unsupervised Anomaly Detection

2021-06-08 · Martin Bauw, Santiago Velasco-Forero, Jesus Angulo, Claude Adnet 외

Random projection is a common technique for designing algorithms in a variety of areas, including information retrieval, compressive sensing and measuring of outlyingness. In this work, the original random projection out…

Anomaly DetectionCompressive SensingInformation RetrievalRetrieval+1