Multi-Agent Debate: A Unified Agentic Framework for Tabular Anomaly Detection
Pinqiao Wang, Sheng Li

TL;DR
This paper introduces MAD, a multi-agent debating framework for tabular anomaly detection that leverages disagreement among heterogeneous models and LLM-based critics to improve robustness and provide interpretable debate traces.
Contribution
MAD unifies various anomaly detection approaches into a single agentic framework with a mathematically grounded coordination layer and regret guarantees, enhancing robustness and interpretability.
Findings
MAD improves robustness over baseline methods.
The framework provides clearer traces of model disagreement.
Experiments demonstrate effectiveness across diverse benchmarks.
Abstract
Tabular anomaly detection is often handled by single detectors or static ensembles, even though strong performance on tabular data typically comes from heterogeneous model families (e.g., tree ensembles, deep tabular networks, and tabular foundation models) that frequently disagree under distribution shift, missingness, and rare-anomaly regimes. We propose MAD, a Multi-Agent Debating framework that treats this disagreement as a first-class signal and resolves it through a mathematically grounded coordination layer. Each agent is a machine learning (ML)-based detector that produces a normalized anomaly score, confidence, and structured evidence, augmented by a large language model (LLM)-based critic. A coordinator converts these messages into bounded per-agent losses and updates agent influence via an exponentiated-gradient rule, yielding both a final debated anomaly score and an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Explainable Artificial Intelligence (XAI) · Data Stream Mining Techniques
