paper-with-me

홈 › Papers

STAGE: Stateful Translation to Agentic Graph Execution with Policy-Scoped Context and Deterministic Control

2026-08-23 · Mengxi Luo, Changjia Chen, An Cao, Zirong Huang, Wanyi Dai arxiv

Policy-governed agents must interpret case evidence while reliably following authorized procedures. We present STAGE, an executable-graph framework that confines model judgment to policy-scoped nodes while placing procedural control in deterministic code. We evaluate STAGE on three public policy-following benchmarks and Smart Dispute, a proprietary banking benchmark. Compared with monolithic full-policy execution, STAGE improves task success and repeated-run reliability, with its largest observed gains on the deeper workflows. On $τ^2$-bench Telecom and Smart Dispute, $\mathrm{Pass}^{3}$ improves by up to 55.0 and 65.7 percentage points, respectively. These results demonstrate the value of combining localized policy reasoning with deterministic procedural control for enterprise use.

📄 PDF Abstract BibTeX arXiv:2608.22538

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FluxEDA: A Unified Execution Infrastructure for Stateful Agentic EDA

2026-03-26 · Zhengrui Chen, Zixuan Song, Yu Li, Qi Sun 외 arxiv

Large language models and autonomous agents are increasingly explored for EDA automation, but many existing integrations still rely on script-level or request-level interactions, which makes it difficult to preserve tool…

Towards Security-Auditable LLM Agents: A Unified Graph Representation

2026-05-07 · Chaofan Li, Lyuye Zhang, Jintao Zhai, Siyue Feng 외 arxiv

LLM-based agentic systems are rapidly evolving to perform complex autonomous tasks through dynamic tool invocation, stateful memory management, and multi-agent collaboration. However, this semantics-driven execution para…

Aethon: A Reference-Based Replication Primitive for Constant-Time Instantiation of Stateful AI Agents

2026-04-13 · Swanand Rao, Kiran Kashalkar, Parvathi Somashekar, Priya Krishnan arxiv

The transition from stateless model inference to stateful agentic execution is reshaping the systems assumptions underlying modern AI infrastructure. While large language models have made persistent, tool-using, and coll…

Adversarial Intent is a Latent Variable: Stateful Trust Inference for Securing Multimodal Agentic RAG

2026-02-24 · Inderjeet Singh, Vikas Pahuja, Aishvariya Priya Rathina Sabapathy, Chiara Picardi 외 arxiv

Current stateless defences for multimodal agentic RAG fail to detect adversarial strategies that distribute malicious semantics across retrieval, planning, and generation components. We formulate this security challenge …

SpecEyes: Accelerating Agentic Multimodal LLMs via Speculative Perception and Planning

2026-03-24 · Haoyu Huang, Jinfa Huang, Zhongwei Wan, Xiawu Zheng 외 arxiv

Agentic multimodal large language models (MLLMs) (e.g., OpenAI o3 and Gemini Agentic Vision) achieve remarkable reasoning capabilities through iterative visual tool invocation. However, the cascaded perception, reasoning…