Evolutionary Router Feature Generation for Zero-Shot Graph Anomaly Detection with Mixture-of-Experts

📅 2026-02-12
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing single-graph neural network (GNN) approaches struggle to handle the heterogeneity in graph structure, node features, and anomaly patterns, while conventional Mixture-of-Experts (MoE) architectures suffer from distributional shifts in zero-shot graph anomaly detection, leading to routing bias and poor generalization. To address these challenges, this work proposes a novel MoE framework featuring evolution-based routing with feature generation. It pioneers the integration of large language models (LLMs) and iterative Shapley value computation to generate and evaluate structure-aware features, and introduces a memory-augmented router optimized via a domain-invariant learning objective to refine expert assignment. Extensive experiments on six benchmark datasets demonstrate that the proposed method significantly outperforms current state-of-the-art approaches, achieving stable and robust performance in zero-shot graph anomaly detection.

Technology Category

Application Category

📝 Abstract
Zero-shot graph anomaly detection (GAD) has attracted increasing attention recent years, yet the heterogeneity of graph structures, features, and anomaly patterns across graphs make existing single GNN methods insufficiently expressive to model diverse anomaly mechanisms. In this regard, Mixture-of-experts (MoE) architectures provide a promising paradigm by integrating diverse GNN experts with complementary inductive biases, yet their effectiveness in zero-shot GAD is severely constrained by distribution shifts, leading to two key routing challenges. First, nodes often carry vastly different semantics across graphs, and straightforwardly performing routing based on their features is prone to generating biased or suboptimal expert assignments. Second, as anomalous graphs often exhibit pronounced distributional discrepancies, existing router designs fall short in capturing domain-invariant routing principles that generalize beyond the training graphs. To address these challenges, we propose a novel MoE framework with evolutionary router feature generation (EvoFG) for zero-shot GAD. To enhance MoE routing, we propose an evolutionary feature generation scheme that iteratively constructs and selects informative structural features via an LLM-based generator and Shapley-guided evaluation. Moreover, a memory-enhanced router with an invariant learning objective is designed to capture transferable routing patterns under distribution shifts. Extensive experiments on six benchmarks show that EvoFG consistently outperforms state-of-the-art baselines, achieving strong and stable zero-shot GAD performance.
Problem

Research questions and friction points this paper is trying to address.

zero-shot graph anomaly detection
Mixture-of-Experts
distribution shift
graph heterogeneity
routing challenge
Innovation

Methods, ideas, or system contributions that make the work stand out.

Evolutionary Feature Generation
Mixture-of-Experts
Zero-Shot Graph Anomaly Detection
Invariant Routing
LLM-based Feature Construction
🔎 Similar Papers
No similar papers found.