SiLR: Structure-Preserving Admission and Process Reward for LLM Tool Agents

📅 2026-09-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究提出SiLR方法,通过保持结构的准入和过程奖励解决LLM工具代理在运行时门控中遇到的问题,特别是在处理多约束情况下的恢复问题。
📝 Abstract
A runtime gate for an LLM tool agent is usually cast as a filter. In a ReAct loop a rejected proposal is followed by another at the same state, so the gate is a search operator over the proposal stream whose admission criterion shapes which trajectories are reachable. We study post-violation recovery admission, where progress must be admitted while the system is still in violation, and identify the scalar projection trap: an aggregate-score gate accepts a locally improving proposal and commits the trajectory to a plateau. SiLR instead shadow-executes each proposal and admits it under a product order over the branch-level violation state (overloaded-branch support and per-branch severity). We prove that no scalar surrogate is sound for this order, so the failure is representational, not a matter of threshold tuning. On mined Gym-ANM scenarios, SiLR recovers 21/21 multi-action episodes against 0/21 for terminal and 9/21 for the best scalar gate, significant across the full 24-scenario benchmark. The terminal-versus-structured dichotomy holds across three model families and in CityLearn. Because admission rests on deterministic simulation, the LLM lies outside the trust boundary: a magnitude-redistribution attack that defeats both scalar and support-only baselines is contained only by the full per-branch predicate. With two constraint families active, every tested scalar projection admits physically unsafe actions; support-only admits the largest fraction (63.2% of 42,410; product order 0). In the hardest dual-family traces, scalar gates recover only through that unsafe class. Reused as a GRPO process reward, it outperforms its count projection in every mined scenario and is the only tested reward whose ungated policy exceeds the untrained base (0.844 vs. 0.778). Scalar projection loses the violation geometry at both design points; only the full product order is structurally sufficient.
Problem

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

LLM tool agent
runtime gate
ReAct loop
post-violation recovery admission
scalar projection trap
Innovation

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

Structure-Preserving Admission
Shadow Execution
Product Order
Violation State
ReAct Loop
Chenyu Zhou
Chenyu Zhou
University of Southern California
Programming LanguagesProgram VerificationProgram Analysis
Q
Qiliang Jiang
College of Control Science and Engineering, Zhejiang University, China
S
Shuning Wu
Department of Electrical and Computer Engineering, National University of Singapore, Singapore
X
Xu Zhou
Department of Electrical and Computer Engineering, National University of Singapore, Singapore