AIMar 25

AnalogAgent: Self-Improving Analog Circuit Design Automation with LLM Agents

arXiv:2603.2391069.7h-index: 1
Predicted impact top 51% in AI · last 90 daysOriginality Highly original
AI Analysis

This work addresses the challenge of analog circuit design automation for engineers and researchers, offering a novel framework that improves performance without additional expert feedback, though it builds incrementally on existing LLM-based approaches.

The paper tackled the problem of automating analog circuit design by proposing AnalogAgent, a training-free agentic framework that integrates a multi-agent system with self-evolving memory, achieving up to 97.4% Pass@1 with GPT-5 and a +48.8% average Pass@1 gain with compact models.

Recent advances in large language models (LLMs) suggest strong potential for automating analog circuit design. Yet most LLM-based approaches rely on a single-model loop of generation, diagnosis, and correction, which favors succinct summaries over domain-specific insight and suffers from context attrition that erases critical technical details. To address these limitations, we propose AnalogAgent, a training-free agentic framework that integrates an LLM-based multi-agent system (MAS) with self-evolving memory (SEM) for analog circuit design automation. AnalogAgent coordinates a Code Generator, Design Optimizer, and Knowledge Curator to distill execution feedback into an adaptive playbook in SEM and retrieve targeted guidance for subsequent generation, enabling cross-task transfer without additional expert feedback, databases, or libraries. Across established benchmarks, AnalogAgent achieves 92% Pass@1 with Gemini and 97.4% Pass@1 with GPT-5. Moreover, with compact models (e.g., Qwen-8B), it yields a +48.8% average Pass@1 gain across tasks and reaches 72.1% Pass@1 overall, indicating that AnalogAgent substantially strengthens open-weight models for high-quality analog circuit design automation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes