Optimal Skill Selection for LLM Agents with Provable Bicriteria Guarantees

๐Ÿ“… 2026-08-20
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
ๆœฌๆ–‡้’ˆๅฏนLLMไปฃ็†ๆŠ€่ƒฝ้€‰ๆ‹ฉ้—ฎ้ข˜๏ผŒๆๅ‡บไบ†ไธ€็งๅไธบBPS็š„ไผ˜ๅŒ–็ฎ—ๆณ•๏ผŒๅœจไฟ่ฏๆ€ง่ƒฝ็š„ๅŒๆ—ถๅ‡ๅฐ‘ไบ†ไปค็‰Œไฝฟ็”จ้‡ใ€‚
๐Ÿ“ Abstract
Loading reusable skill documents into a bounded context window is now the primary way large language model (LLM) agents acquire task-specific capabilities, which makes skill selection a first-order determinant of task performance and token cost. Yet current agents score skills independently by semantic relevance and assemble the set by top-$k$ or greedy packing, with no quality guarantee or cost awareness on the selected set. As a result, redundant or poorly chosen skills waste scarce context tokens and can even degrade performance. We give the first model of how the selected skill set shapes execution outcomes and cast skill selection as an optimization problem: choose a skill set under a hard token budget to maximize a monotone submodular benefit minus context penalty. For this problem, we develop Best Prefix Selection (BPS), a polynomial-time algorithm, and prove, to our knowledge, the first performance guarantee for skill selection: a bicriteria $(1-1/e,1)$ approximation whose benefit coefficient is optimal in polynomial time. On a contamination-controlled BigCodeBench variant, BPS outperforms all the baselines, reaching $0.73$ measured task success versus $0.20$--$0.52$ for released skill routers, text retrievers, and the executor's own selection, on $28\%$ fewer tokens than the strongest released router.
Problem

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

Skill Selection
Large Language Models
Token Budget
Performance Guarantee
Context Window
Innovation

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

Best Prefix Selection
Bicriteria Guarantees
Submodular Benefit
Token Budget
Skill Selection
๐Ÿ”Ž Similar Papers
No similar papers found.
๐Ÿ’ผ Related Jobs
No related jobs found.
Yu Chen
Yu Chen
Tsinghua university
wearable robothuman-robot interaction
R
Ruishuo Chen
Institute for Interdisciplinary Information Sciences, Tsinghua University
X
Xun Wang
Institute for Interdisciplinary Information Sciences, Tsinghua University
Z
Zhuoran Li
Institute for Interdisciplinary Information Sciences, Tsinghua University
Longbo Huang
Longbo Huang
Professor, IIIS, Tsinghua University, ACM Distinguished Scientist
Reinforcement Learning (RL)Deep RLMachine LearningStochastic NetworksPerformance Evaluation