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

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy, Networking & Telecommunications · Depth: Expert, quick

Summary

DAST is a zero-shot multi-agent framework designed for cross-interface anomaly detection within O-RAN environments. O-RAN's disaggregated architecture, while enabling multi-vendor composition, significantly expands the attack surface, making Denial-of-Service and performance-degradation attacks particularly challenging for traditional Time-Series Anomaly Detection (TSAD) methods. DAST addresses these issues by employing a three-stage VLM -> LLM -> VLM pipeline. It converts multivariate Key Performance Indicator (KPI) streams into visual representations, uses an LLM to score textual per-interface descriptions against O-RAN domain knowledge, and then verifies potential anomalies 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 network traces under performance degradation scenarios, DAST achieved a 0.910 F1-Score and 0.843 Accuracy, surpassing existing TSAD baselines.

Key takeaway

For AI Security Engineers tasked with protecting O-RAN environments, DAST offers a compelling alternative to traditional Time-Series Anomaly Detection. Its VLM-LLM-VLM pipeline provides zero-shot cross-interface anomaly detection, crucial for evolving threats where labeled baselines are scarce. You should evaluate integrating such multi-agent frameworks to enhance your O-RAN threat detection capabilities, especially for performance degradation and Denial-of-Service attacks. This approach yields high accuracy and F1-Scores, improving operational impact ratings.

Key insights

DAST employs a VLM-LLM-VLM pipeline for zero-shot cross-interface anomaly detection in O-RAN, outperforming traditional TSAD methods.

Principles

Method

DAST converts KPI streams to visual representations, scores textual interface descriptions with an LLM against O-RAN knowledge, then verifies anomalies on heatmaps.

In practice

Topics

Best for: AI Scientist, AI Security Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.