paper-with-me

Papers

Procedural Knowledge Improves Agentic LLM Workflows

2025-11-10 · Vincent Hsiao, Mark Roberts, Leslie Smith arxiv

Large language models (LLMs) often struggle when performing agentic tasks without substantial tool support, prom-pt engineering, or fine tuning. Despite research showing that domain-dependent, procedural knowledge can dramatically increase planning efficiency, little work evaluates its potential for improving LLM performance on agentic tasks that may require implicit planning. We formalize, implement, and evaluate an agentic LLM workflow that leverages procedural knowledge in the form of a hierarchical task network (HTN). Empirical results of our implementation show that hand-coded HTNs can dramatically improve LLM performance on agentic tasks, and using HTNs can boost a 20b or 70b parameter LLM to outperform a much larger 120b parameter LLM baseline. Furthermore, LLM-created HTNs improve overall performance, though less so. The results suggest that leveraging expertise--from humans, documents, or LLMs--to curate procedural knowledge will become another important tool for improving LLM workflows.

📄 PDF Abstract BibTeX arXiv:2511.07568

Code (0)

등록된 구현이 없습니다.

Similar 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 외 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 proced…

CodeMem: Architecting Reproducible Agents via Dynamic MCP and Procedural Memory

2025-12-17 · Nishant Gaurav, Adit Akarsh, Tejas Ravishankar, Manoj Bajaj arxiv

Current tool-using AI agents suffer from limited action space, context inefficiency, and probabilistic instability that makes them unsuitable for handling repetitive tasks which are otherwise reliably and efficiently tac…

Automating Skill Acquisition through Large-Scale Mining of Open-Source Agentic Repositories: A Framework for Multi-Agent Procedural Knowledge Extraction

2026-03-12 · Shuzhen Bi, Mengsong Wu, Hao Hao, Keqian Li 외 arxiv

The transition from monolithic large language models (LLMs) to modular, skill-equipped agents represents a fundamental architectural shift in artificial intelligence deployment. While general-purpose models demonstrate r…

AutoClimDS: Climate Data Science Agentic AI -- A Knowledge Graph is All You Need

2025-09-25 · Ahmed Jaber, Wangshu Zhu, Ayon Roy, Karthick Jayavelu 외 arxiv

Climate data science remains constrained by fragmented data sources, heterogeneous formats, and steep technical expertise requirements. These barriers slow discovery, limit participation, and undermine reproducibility. W…

APPO: Agentic Procedural Policy Optimization

2026-06-10 · Xucong Wang, Ziyu Ma, Yong Wang, Yuxiang Ji 외 arxiv

Recent advances in agentic Reinforcement Learning (RL) have substantially improved the multi-turn tool-use capabilities of large language model agents. However, most existing methods assign credit over coarse heuristic u…

Reinforcement Learning