arXiv:2607.13416cs.LG2026-07中稿 · ed

用搜索增强语言模型,提升模拟电路拓扑生成成功率

EXPLORE: Exploration with Guided Search for Analog Topology Generation using Language Models

论文配图:EXPLORE: Exploration with Guided Search for Analog Topology Generation using Language Models
图 1 · 摘自论文原文
  • 结合蒙特卡洛树搜索与语言模型,动态优化设计路径
  • 在0.01容差下成功率达65%,超越基线两倍以上
  • 适合芯片设计自动化、AI辅助电路设计的研究者

自动化模拟电路拓扑设计对降低日益多样化应用所需的人工投入至关重要。现有基于预训练语言模型的单次生成方法因搜索空间指数级增长和训练数据有限,难以生成复杂电路。本文提出EXPLORE框架,将仿真引导的蒙特卡洛树搜索(MCTS)与Transformer解码结合,实现测试时的可扩展性。通过利用语言模型先验并跳过高置信度结构令牌,将昂贵的仿真预算集中于关键拓扑变更决策。在6组件基准测试中,于0.01紧容差下,成功率达65%,显著高于单次生成的12%和采样过滤基线的33%;相对该基线,均方误差降低超20%。EXPLORE是首个将结构化测试时搜索与语言模型解码融合于模拟拓扑生成的框架,为大语言模型驱动的设计自动化迈出实用一步。

原文摘要 · Abstract (English)

Automating analog circuit topology design is essential to reduce the extensive manual effort required to meet increasingly diverse and customized application demands. Recent advances have applied sequence-to-sequence fine-tuning on pretrained language models to directly generate circuit topologies from user specifications in a single pass. However, these one-shot generation methods failed to generate complex circuits due to their exponentially growing search spaces and limited training datasets. In this paper, we present EXPLORE, a search-enhanced framework that integrates simulator-guided Monte Carlo Tree Search (MCTS) with transformer-based decoding to enable test-time scaling for analog topology generation. By leveraging language-model priors and bypassing high-confidence structural tokens, EXPLORE allocates expensive simulator budget primarily toward topology-altering decisions during search. On a 6-component benchmark at a tight tolerance of 0.01, EXPLORE raises the success rate from 12% for one-shot generation and 33% for a sampling-and-filter baseline to 65%, and lowers MSE by over 20% relative to sampling-and-filter under the same search budget. These results establish EXPLORE as the first framework to integrate structured test-time search with LM decoding for analog topology generation, and a practical step toward scaling LLM-driven design automation.

电路设计语言模型搜索算法自动化

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