LLM-Enhanced Bayesian Optimization for Efficient Analog Layout Constraint Generation

Guojin Chen,Keren Zhu,Seunggeun Kim,Hanqing Zhu,Yao Lai,Bei Yu,David Z. Pan
2024-06-20
Abstract:Analog layout synthesis faces significant challenges due to its dependence on manual processes, considerable time requirements, and performance instability. Current Bayesian Optimization (BO)-based techniques for analog layout synthesis, despite their potential for automation, suffer from slow convergence and extensive data needs, limiting their practical application. This paper presents the \texttt{LLANA} framework, a novel approach that leverages Large Language Models (LLMs) to enhance BO by exploiting the few-shot learning abilities of LLMs for more efficient generation of analog design-dependent parameter constraints. Experimental results demonstrate that \texttt{LLANA} not only achieves performance comparable to state-of-the-art (SOTA) BO methods but also enables a more effective exploration of the analog circuit design space, thanks to LLM's superior contextual understanding and learning efficiency. The code is available at <a class="link-external link-https" href="https://github.com/dekura/LLANA" rel="external noopener nofollow">this https URL</a>.
Artificial Intelligence,Hardware Architecture,Machine Learning
What problem does this paper attempt to address?