Autonomy in Check: Governor-Mediated Adaptive Security at the Edge

📅 2026-09-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文针对边缘自适应安全中因观察不全或被操纵导致语义错误的问题,提出一种由监管器检查安全性的分控架构方法。
📝 Abstract
Adaptive security at the network edge increasingly relies on automated planners, including rule-based controllers, learned policies, and LLM-assisted agents, that translate observations into enforcement actions. Once such a planner can influence live policy state, syntactic validity is not enough. A semantically wrong action, produced from incomplete or manipulated observations, can be faithfully executed by an enforcement substrate that cannot judge mission context. We address this problem by treating the boundary between planner output and kernel enforcement input as the primary security object. We propose a split-control architecture in which an untrusted planner emits typed security intents, a deterministic governor checks each intent against safety, resource, temporal-stability, and proportionality invariants, and only admitted actions are bound to signed receipts and compiled into pre-installed eBPF map updates. The paper formalizes this trust-boundary problem, defines three threat classes, develops the governor admission predicate, and reports an end-to-end prototype. Across rule-based and LLM-assisted planners on a Raspberry Pi 5 testbed connected to the university 5G Test Network, the governor admits, rejects, and bounds intents at microsecond cost without disrupting protected-flow regularity. The contribution is conceptual as much as empirical: adaptive security does not need to trust the author of an action. It needs a mediation boundary that decides whether the action is admissible.
Problem

Research questions and friction points this paper is trying to address.

Adaptive Security
Automated Planners
Semantic Validity
Edge Computing
Security Invariants
Innovation

Methods, ideas, or system contributions that make the work stand out.

split-control architecture
governor admission predicate
adaptive security
untrusted planner
typed security intents
🔎 Similar Papers
No similar papers found.