Rethinking Telemetry Design for Fine-Grained Anomaly Detection in 5G User Planes
Niloy Saha, Noura Limam, Yang Xiao, Raouf Boutaba

TL;DR
Kestrel is a sketch-based telemetry system for 5G user planes that offers fine-grained anomaly detection with significantly reduced bandwidth and improved accuracy over existing methods.
Contribution
We introduce Kestrel, a novel sketch-based telemetry system that enhances anomaly detection in 5G networks by combining histogram-augmented sketches with formal guarantees.
Findings
Kestrel achieves 10% better detection accuracy than existing schemes.
Reduces export bandwidth by 10x compared to per-packet postcards.
Provides formal detectability guarantees for anomaly signals.
Abstract
Detecting QoS anomalies in 5G user planes requires fine-grained per-flow visibility, but existing telemetry approaches face a fundamental trade-off. Coarse per-class counters are lightweight but mask transient and per-flow anomalies, while per-packet telemetry postcards provide full visibility at prohibitive cost that grows linearly with line rate. Selective postcard schemes reduce overhead but miss anomalies that fall below configured thresholds or occur during brief intervals. We present Kestrel, a sketch-based telemetry system for 5G user planes that provides fine-grained visibility into key metric distributions such as latency tails and inter-arrival times at a fraction of the cost of per-packet postcards. Kestrel extends Count-Min Sketch with histogram-augmented buckets and per-queue partitioning, which compress per-packet measurements into compact summaries while preserving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware-Defined Networks and 5G · Software System Performance and Reliability · Wireless Networks and Protocols
