A Multi-Head Attention Approach for SLA Compliance Monitoring in Data Centers
Omanshu Thapliyal

TL;DR
This paper introduces a multi-head transformer model that predicts SLA violations in data centers 30 minutes in advance, enabling proactive management and minimizing penalties.
Contribution
It presents a novel framework encoding SLA rules as JSON, training a multi-head transformer where each head focuses on a specific SLA, to anticipate violations.
Findings
Model learns temporal dependencies before violations occur.
Inference generates structured predictions for finance, operations, and compliance.
Framework enables proactive SLA breach mitigation.
Abstract
Service level agreements (SLAs) in data center colocation contracts define precise thresholds for power, temperature, and humidity, with tiered violation penalties expressed as credits against monthly recurring charges. Traditional reactive monitoring detects breaches only after they occur, limiting remediation opportunities. We present a framework that encodes SLA rules as structured JSON objects to generate training data without manual annotation. We train a per-customer multi-head transformer model in which each attention head specializes in one SLA rule, learning temporal dependencies that precede violations by 30 minutes. Post-training, the inference service emits structured prediction events transformed into three role-specific views: finance schemas exposing credit liability, operations schemas surfacing risk scores and recommended interventions, and compliance schemas bundling…
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.
