Researchers have identified a critical flaw in plan evaluators used for large language models (LLMs), where deleting certain transitions in a plan can actually increase its score. This phenomenon, known as deletion non-monotonicity, occurs when an interior transition is removed and its predecessor is retargeted, while retaining downstream value. The score change can be calculated using the formula Delta_k = (prod_{i
Win by Silence: Deletion Non-Monotonicity, Autonomous Exploitation, and Typed-State Gating in LLM Plan Evaluation
⚠️ Critical Alert
Why This Matters
Proposition 1 gives the score change from deleting an interior transition while retargeting its predecessor and retaining downstream value: Delta_k = (prod_{i<k} p_i)[c_k + (1 - p_
References
- arXiv. (2026, July 14). Win by Silence: Deletion Non-Monotonicity, Autonomous Exploitation, and Typed-State Gating in LLM Plan Evaluation. arXiv. https://arxiv.org/abs/2607.12986v1
Original Source
arXiv AI
Read original →