paper-with-me

Papers

Learning to Construct Practical Agentic Systems

2026-05-29 · Aditya Kumar, Zhihan Lei, Jerry Yan, Joshua W. Momo, Lauhitya Reddy, Rafael Enrique Cabrera Jimenez, Cassandra A. Cohen, Arthur Kajiyama, William W. Cohen arxiv

Automated design and optimization of agentic LLM-based systems leads to sophisticated systems that substantially improve result quality over off-the-shelf agentic patterns. However, studies of fielded agentic systems show that production systems focus much more on issues such as simplicity, controllability, and predictability of inference costs. In this paper we propose principled approaches to designing and optimizing practical agentic systems. We describe an agent framework that enables designers to enforce modularity in agentic systems, by defining "pseudo-tools" that call LLMs recursively on a restricted context. Using this framework we hand-engineer agents for a diverse set of tasks, and show that relative to dynamically-planned workflows, hand-constructed fixed workflows are generally cheaper and more accurate. We then propose novel learning methods for the agentic components required by this framework, namely pseudo-tools and fixed workflows. These learning methods generally outperform hand-engineered agents. We also exploit the modularity of the framework to apply multi-objective optimization methods to jointly optimize cost and response quality and blend the results of multiple learning systems.

📄 PDF Abstract BibTeX arXiv:2606.00189

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Practical Guide to Agentic AI Transition in Organizations

2026-01-27 · Eranga Bandara, Ross Gore, Sachin Shetty, Sachini Rajapakse 외 arxiv

Agentic AI represents a significant shift in how intelligence is applied within organizations, moving beyond AI-assisted tools toward autonomous systems capable of reasoning, decision-making, and coordinated action acros…

Agentic Artifact Creation: Systems, Evaluation, Principles, and Opportunities

2026-08-28 · Tianfu Wang, Zhezheng Hao, Xilin Xia, Lixin Liu 외 hf

Generative models can turn natural-language prompts into images, text, code, and other content, lowering the cost of producing drafts and components. Their practical impact increasingly depends on whether those pieces ca…

Practical Considerations for Agentic LLM Systems

2024-12-05 · Chris Sypherd, Vaishak Belle

As the strength of Large Language Models (LLMs) has grown over recent years, so too has interest in their use as the underlying models for autonomous agents. Although LLMs demonstrate emergent abilities and broad experti…

AGENTIF: Benchmarking Instruction Following of Large Language Models in Agentic Scenarios

2025-05-22 · Yunjia Qi, Hao Peng, Xiaozhi Wang, Amy Xin 외

Large Language Models (LLMs) have demonstrated advanced capabilities in real-world agentic applications. Growing research efforts aim to develop LLM-based agents to address practical demands, introducing a new challenge:…

BenchmarkingInstruction Following

Agentic AI for Mobile Network RAN Management and Optimization

2025-11-04 · Jorge Pellejero, Luis A. Hernández Gómez, Luis Mendo Tomás, Zoraida Frias Barroso arxiv

Agentic AI represents a new paradigm for automating complex systems by using Large AI Models (LAMs) to provide human-level cognitive abilities with multimodal perception, planning, memory, and reasoning capabilities. Thi…