Detect by Yourself: Self-Designing Agentic Workflows for Few-Shot Graph Anomaly Detection

arXiv:2605.27470 · 2026-05-28 공개 · arXiv · PDF

agentic-workflows few-shot self-designing graph-encodings refit-strategy attributed-graphs task-conditioned graph-anomaly-detection

Abstract

Graph anomaly detection aims to identify anomaly nodes in attributed graphs and plays an important role in real-world applications. However, existing graph anomaly detection methods still face two key challenges: 1) fixed pipelines, which restrict their adaptability across different graph tasks under limited supervision; 2) weak evidence, which prevents them from explicitly incorporating contextual and structural anomaly signals into the detection process. In this paper, we propose a novel framework, self-designing agentic workflows for few-shot graph anomaly detection (SignGAD). Specifically, we propose a novel paradigm that reformulates graph anomaly detection task from training a fixed anomaly detector to designing task-conditioned detection workflows. By constructing detection workflows, SignGAD selects suitable graph encodings and detector designs to exploit task-specific anomaly evidence. Meanwhile, we introduce a guarded final refit strategy to refine the selected workflow by calibrating refit acceptance, enhancing reliability under limited supervision. Extensive experiments conducted on several real-world datasets demonstrate that SignGAD achieves strong performance against state-of-the-art methods, highlighting its effectiveness on graph anomaly detection tasks.

한국어 요약

📋 한 줄 요약

**[Graph Anomaly Detection / Few-shot]** SignGAD가 fixed pipeline 대신 task-conditioned detection workflow를 self-design — graph encoding·detector 선택을 task별 anomaly evidence에 맞추고 guarded final refit로 reliability 보강, 여러 real-world 데이터셋 SOTA.

🎯 핵심 기여도

💡 핵심 아이디어

Graph anomaly detection의 fixed pipeline·weak evidence 한계는 task-conditioned workflow를 self-design하는 agentic 패러다임으로 해소 가능하며, guarded refit acceptance가 limited supervision 하 reliability를 유지하는 핵심 메커니즘이다.

🔬 기술적 접근법

📊 주요 결과

💭 의의 및 한계

**의의**: Graph anomaly detection의 패러다임 — fixed detector → workflow self-design — 전환, agentic 접근의 graph task 적용 가능성 입증, few-shot 환경의 reliability 강화. **한계**: Self-design 과정의 계산 비용, agentic workflow 탐색 공간의 도메인 의존성, abstract에서 구체적 수치·데이터셋 미명시.

🚀 실용적 활용