arXiv:2606.21836cs.ARcs.AI2026-06中稿 · the Machine Learni…被引 1

用大模型模拟人类架构师思维,大幅减少芯片设计测试次数。

AgentDSE: Reasoning-Augmented Architectural Design Space Exploration

论文配图:AgentDSE: Reasoning-Augmented Architectural Design Space Exploration
图 1 · 摘自论文原文
  • 用通用大模型作为代码代理,边试边推理优化方案。
  • 测试次数减少90%以上,设计质量媲美甚至超过传统方法。
  • 结果可追溯,能发现性能瓶颈和隐藏的设计假设。

传统架构设计空间探索(DSE)效率低下,通常需数万次仿真评估。这是因为传统方法将仿真器视为黑箱。而人类架构师能通过物理约束、性能瓶颈、数据复用和工作负载结构进行有效引导。为此,我们提出AgentDSE,一种由通用大语言模型(LLM)驱动的仿真闭环方法,无需微调模型、预计算设计数据库或领域特定优化代码。在深度神经网络加速器映射、软硬件协同设计及CPU缓存层次优化中,AgentDSE以最多减少两个数量级的评估次数,达到或优于现有方法的设计质量。该方法还能生成可解释的决策轨迹,揭示架构假设、性能突降点、隐含先验和仿真器异常,使每一步搜索决策均可追溯。

原文摘要 · Abstract (English)

Traditional architectural design space exploration (DSE) is highly inefficient, typically requiring tens of thousands of simulator evaluations across various optimization methods. This inefficiency arises because conventional methods treat the simulator as a black-box oracle. In contrast, human architects effectively guide exploration by reasoning through physical constraints, performance bottlenecks, data reuse, and workload structures. To bridge this gap, we introduce AgentDSE, a simulator-in-the-loop methodology driven by a general-purpose large language model (LLM) coding agent. AgentDSE automates this architectural-reasoning loop without requiring model fine-tuning, precomputed design databases, or domain-specific optimizer code. Across deep neural network (DNN) accelerator mapping, hardware/software co-design, and CPU cache-hierarchy optimization, AgentDSE achieves competitive or better design quality with up to two orders of magnitude fewer evaluations. AgentDSE also produces inspectable traces that surface architectural hypotheses, performance cliffs, implicit priors, and simulator artifacts, making every search decision traceable rather than buried in optimizer state.

芯片设计大模型自动化优化

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