pith. sign in

arxiv: 2505.12594 · v1 · pith:OYRH24A5new · submitted 2025-05-19 · 💻 cs.CL · cs.AI

AD-AGENT: A Multi-agent Framework for End-to-end Anomaly Detection

classification 💻 cs.CL cs.AI
keywords ad-agentdetectionlibrariesagentsanomalydataframeworkmulti-agent
0
0 comments X
read the original abstract

Anomaly detection (AD) is essential in areas such as fraud detection, network monitoring, and scientific research. However, the diversity of data modalities and the increasing number of specialized AD libraries pose challenges for non-expert users who lack in-depth library-specific knowledge and advanced programming skills. To tackle this, we present AD-AGENT, an LLM-driven multi-agent framework that turns natural-language instructions into fully executable AD pipelines. AD-AGENT coordinates specialized agents for intent parsing, data preparation, library and model selection, documentation mining, and iterative code generation and debugging. Using a shared short-term workspace and a long-term cache, the agents integrate popular AD libraries like PyOD, PyGOD, and TSLib into a unified workflow. Experiments demonstrate that AD-AGENT produces reliable scripts and recommends competitive models across libraries. The system is open-sourced to support further research and practical applications in AD.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Distributed Hierarchical Temporal Memory with Shared Associative Memory for Cross-Entity Preemptive Warning

    cs.NE 2026-06 unverdicted novelty 5.0

    D-HTM adds a shared associative memory to hierarchical temporal memory so that precursor signatures learned on one entity can trigger preemptive warnings on related entities, yielding an average 8.1-sample lead time o...

  2. Integrating Anomaly Detection into Agentic AI for Proactive Risk Management in Human Activity

    cs.AI 2026-04 unverdicted novelty 3.0

    Fall detection and prediction are reformulated as anomaly detection tasks within an agentic AI system to enable adaptive, proactive risk management in human movement.