arXiv:2607.20005cs.AI2026-07

让自动修复更安全:用风险约束决策,降低误操作率。

Safe Remediation as Risk-Constrained Intervention Decision in Microservice Systems

论文配图:Safe Remediation as Risk-Constrained Intervention Decision in Microservice Systems
图 1 · 摘自论文原文
  • 将修复决策建模为风险受限的强化学习问题,控制误修率。
  • 实验显示误修率降39%,修复成功率提升2.5个百分点。
  • 适合运维自动化、高可用系统中的安全修复场景。

在现代IT运维中,错误修复的成本常高于不作为。现有自动化修复系统仅生成动作,不判断是否需要干预,安全性依赖人工审批。本文提出三方面改进:(i)将安全修复重构为风险约束的干预决策问题,建模为约束马尔可夫决策过程(CMDP),在保障修复成功率的同时控制误修率(FRR);(ii)提出包含影响范围、可逆性与认知不确定性三维度的风险分解,提供可解释的每步操作安全界面;(iii)设计上下文感知的人机协同门控机制,将升级从二元失效保护变为根据值班负载与业务关键性动态调节的控制层。全策略基于历史故障日志离线训练,实现对预期FRR的显式控制。在火车票微服务基准上,通过Chaos Mesh注入故障并采用RCAEval对齐的故障分类体系验证,本框架使FRR降低39%,修复成功率比强基线提升2.5个百分点,且相比固定阈值方案减少17%的值班升级负担。

原文摘要 · Abstract (English)

In modern IT operations (IT-Ops), the cost of an incorrect repair often exceeds the cost of no action at all. Yet existing automated remediation systems are designed to generate actions rather than to decide whether intervention is warranted, leaving safety as an afterthought enforced by manual approval. This paper makes three contributions to close this gap: (i) we reformulate safe remediation as a risk-constrained intervention decision problem and cast it as a Constrained Markov Decision Process (CMDP), in which the agent maximizes repair success subject to a bounded false remediation rate (FRR); (ii) we introduce a three-dimensional risk decomposition comprising blast radius, reversibility, and epistemic uncertainty, providing operators with an interpretable per-action safety interface; and (iii) we design a context-adaptive human-in-the-loop (HITL) gate that turns escalation from a binary failsafe into a bandwidth-aware control layer responsive to on-call load and business criticality. The full policy is learned offline from historical incident logs, enabling explicit control of the expected FRR. Experiments on the Train Ticket microservice benchmark with Chaos Mesh fault injection and an RCAEval-aligned fault taxonomy show that our framework reduces FRR by 39% while improving repair success by 2.5 points over a strong runbook baseline, and reduces on-call escalation load by 17% relative to a fixed-threshold variant.

自动修复风险控制微服务运维智能

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