arXiv AI By Aditya Taparia, Som Sagar, Ransalu Senanayake

Learning to Configure Agentic AI Systems

Read the original on arXiv AI →

The paper introduces ARC, a lightweight hierarchical policy that learns to configure LLM‑based agent systems on a per‑query basis by treating each configuration as a temporally extended option in a semi‑Markov decision process. Unlike fixed templates or hand‑tuned heuristics, ARC dynamically selects workflows, tools, token budgets, and prompts tailored to the difficulty of each query. Experiments on reasoning, tool‑use, and agentic benchmarks show that ARC outperforms budget‑matched tool‑augmented LLMs, boosting reasoning accuracy by 31.3%, tool‑use accuracy by 13.95%, and doubling success on the τ‑Bench Airline Pass task from 9.0% to 18.0%.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv AI.

arXiv AI
Jun 2

Learning to Construct Practical Agentic Systems

arXiv:2606. 00189v1 Announce Type: cross Abstract: Automated design and optimization of agentic LLM-based systems leads to sophisticated systems that substantially improve result quality over off-the-shelf agentic patterns.

By Aditya Kumar, Zhihan Lei, Jerry Yan, Joshua W. Momo, Lauhitya Reddy, Rafael Enrique Cabrera Jimenez, Cassandra A. Cohen, Arthur Kajiyama, William W. Cohen
arXiv Machine Learning
Sep 2

TRIAGE: Three-level Routing and Intelligent Agent Guidance for Efficient Execution

TRIAGE introduces a three-level routing framework for Large Language Model agents that reduces token consumption by reusing historical execution trajectories. The system classifies queries into direct reuse, skill substitution, and full ReAct levels, achieving significant token savings in large-scale security monitoring and cross-domain benchmarks. An automatic skill extraction mechanism further refines reusable patterns, creating a positive feedback loop that improves efficiency over time.

By Ruocan Wei
arXiv AI
Jun 3

Adaptive Latent Agentic Reasoning

arXiv:2606. 02871v1 Announce Type: cross Abstract: Large reasoning models improve performance by generating extended chain-of-thought (CoT) reasoning, but this behavior becomes inefficient when applied to LLM agents.

By Dongwon Jung, Peng Shi, Yi Zhang, Junshan Zhang, Muhao Chen