arXiv:2607.27879cs.ARcs.AI2026-07

用智能调优策略让大模型更省力省钱地优化芯片设计。

ARES: Adaptive Reasoning-Effort Steering for PPA- and Cost-Aware RTL Optimization with LLM Agents

  • 根据每次调用成本动态调整推理深度,避免无效计算。
  • 在同等成本下,性能提升23%-27%,优于固定策略的16%-23%。
  • 适合芯片设计自动化、低资源大模型应用的研究者与工程师。

大型语言模型(LLM)代理通过迭代编辑、综合与PPA分析优化寄存器传输级(RTL)设计,但每次调用都产生美元成本。现有方法未考虑成本归一化,依赖精心设计的跨设计记忆,并固定每轮推理强度。本文提出ARES,有三项创新:(1) 引入每轮调用的归一化成本与指标(FoM)并列报告,实现跨策略公平比较;(2) 发现长期记忆构建影响甚微,简单拼接经验即可媲美工程化记忆;(3) 基于21个训练设计拟合耐心计数器,仅在低努力阶段进展停滞时才升级推理深度,将推理资源精准分配。在三个未见训练的设计上,该策略在相同归一化成本下使FoM降低23%-27%,优于最佳固定策略的16%-23%。ARES可缩小至手写乘累加单元83%的性能差距,且在仅12%令牌消耗下达到当前最优Dr. RTL 25%更深的优化水平。

原文摘要 · Abstract (English)

Large language model (LLM) agents optimize the power, performance, and area (PPA) of register-transfer-level (RTL) designs by iterating over edits, synthesis, and PPA analysis, paying a dollar cost for every LLM call. Prior agents report the quality reached without its normalized cost, attribute that quality to an engineered cross-design memory, and hold the reasoning effort of every call fixed. We propose Ares with three corresponding innovations. (1) We introduce a normalized dollar cost per LLM call reported alongside the figure of merit (FoM), enabling fair comparison across effort levels and optimizers. (2) Using this accounting, we find the construction of the long-term memory matters little. An engineered memory brings no dependable gain over a plain concatenation of the same experience. (3) We instead adapt the per-call reasoning effort by escalating to deeper reasoning only once progress at a lower effort stalls, via a patience counter fit on 21 training designs, allocating reasoning where it pays rather than uniformly across all iterations. On three test designs unseen during training, the effort policy lowers the FoM by 23-27% where the best fixed effort reaches 16-23%, at equal normalized cost. Ares closes up to 83% of the gap from an LLM-drafted multiply-accumulate unit to its highly hand-optimized counterpart, and reaches a 25% deeper FoM than state-of-the-art Dr. RTL at 12% of its tokens.

芯片优化大模型应用成本控制自适应推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。