ai.hackcv
论文精选 60arXiv

Agora: Enhancing LLM Agent Reasoning Via Auction-Based Task Allocation

Enhancing the reasoning capabilities of large language model (LLM) agents requires effective orchestration of diverse expert models and tools. However, existing frameworks typically call APIs based on coarse-grained matching between tasks and the functions of expert models or tools, while overlooking critical factors such as performance variability and cost efficiency among functionally similar alternatives. To address this, we propose Agora, a framework that introduces an incentive-compatible auction mechanism for dynamically allocating tasks to expert models and tools. By treating reasoning steps as tradeable items, Agora enables agents to bid based on their rectified competence-ensuring that critical logic is routed to the most capable solver rather than the most overconfident one. Evaluations across five benchmarks show that Agora improves over matched single-model, routing, and cascade baselines under comparable candidate pools, while exposing a controllable cost-quality trade-off through a single auction parameter.

AI 解读论文

通过拍卖机制优化大型语言模型代理任务分配,提高推理能力。

核心方法
提出Agora框架,使用激励兼容的拍卖机制动态分配任务,确保关键逻辑由最胜任的模型处理。
适合谁读
研究者与工程师
要解决的问题
现有方法在任务与专家模型工具间匹配时过于粗糙,忽略了性能变化和成本效率。
关键实验
在五个基准上进行了评估,与单模型、路由和级联基线相比,显示了显著改进。
主要贡献
提高了多模型协作下的任务处理效率与成本效益,展现了一个可控制的成本-质量折衷。
意义与局限
该框架增强了LLM代理的推理能力,对推动多模型协同工作具有重要意义,但也存在拍卖机制复杂性可能引入的计算开销。
领域:cs.AI作者:Kaiji Zhou、Ales Leonardis、Yue Feng
相关推荐

本站内容由 LLM 精选聚合,原文版权归 arXiv 所有 · 摘录仅供参考