ReTabAD: A Benchmark for Restoring Semantic Context in Tabular Anomaly Detection

Abstract

In tabular anomaly detection (AD), textual semantic context often carries critical signals, as the definition of an anomaly is closely tied to domain-specific context. However, existing benchmarks provide only raw data points without semantic context, overlooking rich textual metadata such as feature descriptions and domain knowledge that experts rely on in practice. This limitation restricts research flexibility and prevents models from fully leveraging domain knowledge for detection. ReTabAD addresses this gap by Restoring textual semantics to enable context-aware Tabular AD research. We provide (1) 20 carefully curated tabular datasets enriched with structured textual metadata, together with implementations of state-of-the-art AD algorithms—including classical, deep learning, and LLM-based approaches—and (2) a zero-shot LLM framework that leverages semantic context without task-specific training, establishing a strong baseline for future research. Furthermore, this work provides insights into the role and utility of textual metadata in AD through experiments and analysis. Results show that semantic context improves detection performance and enhances interpretability by supporting domain-aware reasoning. These findings establish ReTabAD as a benchmark for systematic exploration of context-aware AD.

Cite

Text

Yoon et al. "ReTabAD: A Benchmark for Restoring Semantic Context in Tabular Anomaly Detection." International Conference on Learning Representations, 2026.

Markdown

[Yoon et al. "ReTabAD: A Benchmark for Restoring Semantic Context in Tabular Anomaly Detection." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/yoon2026iclr-retabad/)

BibTeX

@inproceedings{yoon2026iclr-retabad,
  title     = {{ReTabAD: A Benchmark for Restoring Semantic Context in Tabular Anomaly Detection}},
  author    = {Yoon, Sanghyu and Kim, Dongmin and Yoon, Suhee and Sim, Ye Seul and Yoa, Seungdong and Cho, Hye-Seung and Lee, Soonyoung and Lee, Hankook and Lim, Woohyung},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/yoon2026iclr-retabad/}
}