DAST: A VLM-LLM Framework for Cross-Interface Anomaly Detection in O-RAN

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cloud Computing & IT Infrastructure, Data Science & Analytics · Depth: Expert, extended

Summary

DAST is a zero-shot multi-agent framework designed for cross-interface anomaly detection in Open RAN (O-RAN) environments. It addresses critical challenges in 6G networks, such as scarce labeled baselines, rapidly evolving threats, and high-dimensional telemetry that overwhelm traditional Time-Series Anomaly Detection (TSAD) methods. DAST employs a three-stage VLM \u2192 LLM \u2192 VLM pipeline, converting multivariate KPI streams into visual representations, scoring textual per-interface descriptions against O-RAN domain knowledge, and verifying suspicious activities on high-resolution heatmaps. The framework outputs problematic interfaces, anomalous time intervals, an O-RAN WG11-aligned operational impact rating, and a decision rationale. Evaluated on real O-RAN testbed traces, DAST achieved a 0.910 F1-Score and 0.843 Accuracy, significantly outperforming existing TSAD baselines.

Key takeaway

For MLOps Engineers deploying anomaly detection in O-RAN, traditional Time-Series Anomaly Detection (TSAD) methods are insufficient due to evolving threats and scarce labeled data. You should consider implementing zero-shot, multi-agent VLM-LLM frameworks like DAST, which integrate O-RAN domain knowledge. This approach provides robust cross-interface anomaly detection, reduces false alarms, and offers actionable insights for SRE-style troubleshooting, making your network more resilient against performance degradation attacks.

Key insights

Multi-agent VLM-LLM reasoning, grounded in O-RAN domain knowledge, effectively detects complex cross-interface anomalies in disaggregated networks.

Principles

Method

DAST profiles KPI plots with a VLM, scores textual descriptions against O-RAN domain knowledge using an LLM, then a second VLM verifies suspects on heatmaps for precise anomaly localization.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, MLOps Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.