微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Approved Too Late: Verdict Staleness in LLM-Guarded Self-Adaptive Systems
RSS 官方收录 · 可信分层展示
关键摘要
LLM守卫在自适应系统中批准决策后,5.3%-48.4%概率因延迟失效
- LLM守卫批准在执行时可能已过期,导致TOCTOU风险
- 五类环境中批准失效率高达5.3%-48.4%(8步模拟延迟)
- 新提出的FBS方法将批准过期率从3.4%-24.7%降至0%-1.8%
AI 摘要 · 来源可核验
正文提要
arXiv:2608.26306v1 Announce Type: new Abstract: A large language model (LLM) guardrail for a self-adaptive system (SAS) may issue an approval that is correct at check time but stale by actuation. This creates an Execute-stage time-of-check to time-of-use (TOCTOU) hazard. We study verdict freshness: whether a guardrail verdict remains valid when used. We distinguish three quantities that answer different questions: all-candidate verdict change under fixed-action replay, oracle-labeled approval expiry on recorded closed-loop trajectories, and judge-conditioned use-time invalidity. Across five reproducible SAS environments, all-candidate verdict-change rates span 5.3-48.4% at a common replay shift of eight simulator steps. We introduce the Freshness-Bounded Shield (FBS), which estimates each approval's validity horizon from its safe-side margin and recent feature volatility, without an explicit plant-dynamics model. Using fixed settings documented in the artifact, FBS reduces oracle-labeled approval-expiry rates from 3.4-24.7% to 0-1.8% at the same shift. A separate audit of four LLM judges finds nonzero judge-conditioned use-time invalidity in every approval stream. We formulate a freshness contract: every approval must be correct at check time and remain valid at use time.