paper-with-me

Papers

ADO-LLM: Analog Design Bayesian Optimization with In-Context Learning of Large Language Models

2024-06-26 · Yuxuan Yin, Yu Wang, Boxun Xu, Peng Li

Analog circuit design requires substantial human expertise and involvement, which is a significant roadblock to design productivity. Bayesian Optimization (BO), a popular machine learning based optimization strategy, has been leveraged to automate analog design given its applicability across various circuit topologies and technologies. Traditional BO methods employ black box Gaussian Process surrogate models and optimized labeled data queries to find optimization solutions by trading off between exploration and exploitation. However, the search for the optimal design solution in BO can be expensive from both a computational and data usage point of view, particularly for high dimensional optimization problems. This paper presents ADO-LLM, the first work integrating large language models (LLMs) with Bayesian Optimization for analog design optimization. ADO-LLM leverages the LLM's ability to infuse domain knowledge to rapidly generate viable design points to remedy BO's inefficiency in finding high value design areas specifically under the limited design space coverage of the BO's probabilistic surrogate model. In the meantime, sampling of design points evaluated in the iterative BO process provides quality demonstrations for the LLM to generate high quality design points while leveraging infused broad design knowledge. Furthermore, the diversity brought by BO's exploration enriches the contextual understanding of the LLM and allows it to more broadly search in the design space and prevent repetitive and redundant suggestions. We evaluate the proposed framework on two different types of analog circuits and demonstrate notable improvements in design efficiency and effectiveness.

📄 PDF Abstract BibTeX arXiv:2406.18770

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationIn-Context Learning

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

LLM-Enhanced Bayesian Optimization for Efficient Analog Layout Constraint Generation

2024-06-07 · Guojin Chen, Keren Zhu, Seunggeun Kim, Hanqing Zhu 외

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 …

Bayesian OptimizationFew-Shot Learning

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…

LinEasyBO: Scalable Bayesian Optimization Approach for Analog Circuit Synthesis via One-Dimensional Subspaces

2021-09-01 · Shuhan Zhang, Fan Yang, Changhao Yan, Dian Zhou 외

A large body of literature has proved that the Bayesian optimization framework is especially efficient and effective in analog circuit synthesis. However, most of the previous research works only focus on designing infor…

Bayesian Optimization

Automated Circuit Sizing with Multi-objective Optimization based on Differential Evolution and Bayesian Inference

2022-06-06 · Catalin Visan, Octavian Pascu, Marius Stanescu, Elena-Diana Sandru 외

With the ever increasing complexity of specifications, manual sizing for analog circuits recently became very challenging. Especially for innovative, large-scale circuits designs, with tens of design variables, operating…

Bayesian InferenceBayesian OptimizationDiversityEvolutionary Algorithms+1

AI-Powered Agile Analog Circuit Design and Optimization

2025-04-17 · Jinhai Hu, Wang Ling Goh, Yuan Gao

Artificial intelligence (AI) techniques are transforming analog circuit design by automating device-level tuning and enabling system-level co-optimization. This paper integrates two approaches: (1) AI-assisted transistor…

Bayesian OptimizationKeyword Spotting