paper-with-me

Papers

TabADM: Unsupervised Tabular Anomaly Detection with Diffusion Models

2023-07-23 · Guy Zamberg, Moshe Salhov, Ofir Lindenbaum, Amir Averbuch

Tables are an abundant form of data with use cases across all scientific fields. Real-world datasets often contain anomalous samples that can negatively affect downstream analysis. In this work, we only assume access to contaminated data and present a diffusion-based probabilistic model effective for unsupervised anomaly detection. Our model is trained to learn the density of normal samples by utilizing a unique rejection scheme to attenuate the influence of anomalies on the density estimation. At inference, we identify anomalies as samples in low-density regions. We use real data to demonstrate that our method improves detection capabilities over baselines. Furthermore, our method is relatively stable to the dimension of the data and does not require extensive hyperparameter tuning.

📄 PDF Abstract BibTeX arXiv:2307.12336

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDensity EstimationUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Diffusion-Scheduled Denoising Autoencoders for Anomaly Detection in Tabular Data

2025-08-01 · Timur Sattarov, Marco Schreyer, Damian Borth arxiv

Anomaly detection in tabular data remains challenging due to complex feature interactions and the scarcity of anomalous examples. Denoising autoencoders rely on fixed-magnitude noise, limiting adaptability to diverse dat…

Contrastive LearningAnomaly Detection

RGLD: Randomized Global-Local Density Estimation for Tabular Anomaly Detection

2026-06-27 · Quanling Zhao, Jiaying Yang, Ye Tian, Josh Victoria 외 arxiv

Unsupervised tabular anomaly detection requires methods that are accurate, robust across heterogeneous datasets, and computationally efficient. Classical statistical detectors are often efficient, but they usually rely o…

Density EstimationAnomaly Detection

Masked Diffusion Modeling for Anomaly Detection

2026-05-28 · Lixing Zhang, Yuchen Liang, Liyan Xie arxiv

Anomaly detection aims to identify samples that deviate from the nominal data distribution and is central to many safety-critical applications. However, developing effective anomaly detection methods for categorical, mix…

Anomaly Detection

ICLAD: In-Context Learning for Unified Tabular Anomaly Detection Across Supervision Regimes

2026-03-19 · Jack Yi Wei, Narges Armanfard arxiv

Anomaly detection on tabular data is commonly studied under three supervision regimes, including one-class settings that assume access to anomaly-free training samples, fully unsupervised settings with unlabeled and pote…

Anomaly Detection

Unsupervised Anomaly Detection Using Flow Matching on Tabular Data

2026-08-20 · Philip Konz, Tejaswini Medi, Margret Keuper arxiv

Financial anomaly detection often relies on large unlabeled transaction logs, where anomalous samples may already be present during training. Such training-set contamination violates the clean-normal data assumption unde…

Unsupervised Anomaly Detection