paper-with-me

Papers

LLM-Enhanced Bayesian Optimization for Efficient Analog Layout Constraint Generation

2024-06-07 · Guojin Chen, Keren Zhu, Seunggeun Kim, Hanqing Zhu, Yao Lai, Bei Yu, David Z. Pan

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 https://github.com/dekura/LLANA.

📄 PDF Abstract BibTeX arXiv:2406.05250

Code (1)

dekura/llana 공식 구현 jax

Tasks

Bayesian OptimizationFew-Shot Learning

Similar Papers 제목 키워드 기반

PANDA: An LLM-Enhanced Performance-Driven Analog Design Framework Bridging Design Intent and Layout Generation

2026-06-13 · Haoyi Zhang, Weijian Fan, Xiaohan Gao, Bingyang Liu 외 arxiv

Traditional design of analog circuits heavily relies on manual interventions across topology, sizing, and layout, with prior automation addressing stages in isolation. In this work, we propose PANDA, an LLM-enhanced fram…

Simulation-Aware In-Context Policy Improvement for LLM-Aided Analog Layout Refinement

2026-08-13 · Bingyang Liu, Ziming Wei, Xiaohan Gao, David Z. Pan arxiv

Analog IC layout design remains a labor-intensive iterative process dominated by simulation-driven refinement. Although end-to-end layout generators accelerate initial placement and routing, they still require experts to…

Practical Layout-Aware Analog/Mixed-Signal Design Automation with Bayesian Neural Networks

2023-11-27 · Ahmet F. Budak, Keren Zhu, David Z. Pan

The high simulation cost has been a bottleneck of practical analog/mixed-signal design automation. Many learning-based algorithms require thousands of simulated data points, which is impractical for expensive to simulate…

Graph Attention-Based Symmetry Constraint Extraction for Analog Circuits

2023-12-22 · Qi Xu, Lijie Wang, Jing Wang, Lin Cheng 외

In recent years, analog circuits have received extensive attention and are widely used in many emerging applications. The high demand for analog circuits necessitates shorter circuit design cycles. To achieve the desired…

Graph Attention

OSIRIS: Bridging Analog Circuit Design and Machine Learning with Scalable Dataset Generation

2026-01-27 · Giuseppe Chiari, Michele Piccoli, Davide Zoni arxiv

The automation of analog integrated circuit (IC) design remains a longstanding challenge, primarily due to the intricate interdependencies among physical layout, parasitic effects, and circuit-level performance. These in…

Reinforcement Learning