arXiv:2605.05354cs.LG2026-05

用多头注意力模型提前30分钟预测数据中心SLA违规,减少罚款。

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

论文配图:A Multi-Head Attention Approach for SLA Compliance Monitoring in Data Centers
图 1 · 摘自论文原文
  • 每个注意力头专攻一条SLA规则,捕捉违规前30分钟的时序特征。
  • 提前30分钟预测违规,生成含信用损失、风险评分和干预建议的结构化报告。
  • 模型直接映射合同条款,适合数据中心运维与财务部门协同使用。

数据中心托管合同中的服务等级协议(SLA)对功耗、温度和湿度设定了精确阈值,违规按层级扣除月度费用。传统被动监控仅在违规发生后才检测,限制了补救机会。本文提出一种框架,将SLA规则编码为结构化JSON对象以生成无需人工标注的训练数据。针对每个客户训练一个多头变压器模型,每个注意力头专注于一条SLA规则,学习违规前30分钟的时序依赖关系。推理阶段输出结构化预测事件,转换为三类角色视图:财务视图展示信用责任,运维视图提供风险评分与建议干预措施,合规视图则打包预测结果与不可篡改的遥测签名用于审计。通过使模型架构直接对应合同义务,该框架使运营方能够预见SLA违规,优先处理关键问题,降低财务损失。

原文摘要 · Abstract (English)

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 predictions with immutable telemetry signatures for audit. By aligning model architecture directly with contractual obligations, this framework enables operators to anticipate SLA breaches, prioritize corrective actions, and minimize financial penalties.

SLA监控多头注意力数据中心预测预警

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。