paper-with-me

Papers

TopoSizing: An LLM-aided Framework of Topology-based Understanding and Sizing for AMS Circuits

2025-09-17 · Ziming Wei, Zichen Kong, Yuan Wang, David Z. Pan, Xiyuan Tang arxiv

Analog and mixed-signal circuit design remains challenging due to the shortage of high-quality data and the difficulty of embedding domain knowledge into automated flows. Traditional black-box optimization achieves sampling efficiency but lacks circuit understanding, which often causes evaluations to be wasted in low-value regions of the design space. In contrast, learning-based methods embed structural knowledge but are case-specific and costly to retrain. Recent attempts with large language models show potential, yet they often rely on manual intervention, limiting generality and transparency. We propose TopoSizing, an end-to-end framework that performs robust circuit understanding directly from raw netlists and translates this knowledge into optimization gains. Our approach first applies graph algorithms to organize circuits into a hierarchical device-module-stage representation. LLM agents then execute an iterative hypothesis-verification-refinement loop with built-in consistency checks, producing explicit annotations. Verified insights are integrated into Bayesian optimization through LLM-guided initial sampling and stagnation-triggered trust-region updates, improving efficiency while preserving feasibility.

📄 PDF Abstract BibTeX arXiv:2509.14169

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GRASP: Graph-Reasoning Aided Survey Planning for High-Fidelity Related Work Generation

2026-07-04 · Haoming Li, Jessica Ouyang arxiv

Writing a literature review requires a deep understanding of the relationships among cited papers: how they build on, challenge, or offer alternative perspectives to one another. We present Graph-Reasoning Aided Survey P…

Topology Learning Aided False Data Injection Attack without Prior Topology Information

2021-02-24 · Martin Higgins, Jiawei Zhang, Ning Zhang, Fei Teng

False Data Injection (FDI) attacks against powersystem state estimation are a growing concern for operators.Previously, most works on FDI attacks have been performedunder the assumption of the attacker having full knowle…

State Estimation

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…

Towards View-invariant and Accurate Loop Detection Based on Scene Graph

2023-05-24 · Chuhao Liu, Shaojie Shen

Loop detection plays a key role in visual Simultaneous Localization and Mapping (SLAM) by correcting the accumulated pose drift. In indoor scenarios, the richly distributed semantic landmarks are view-point invariant and…

DescriptiveSimultaneous Localization and Mapping

AaLLM: An End-to-End Analog Circuit Design Framework from Topology Generation to Sizing Using Large Language Models

2026-08-13 · Mohammed Ayman Habib, Rylan Hart, Morteza Fayazi arxiv

Analog circuit design is a time-consuming, iterative process in a nonlinear and high-dimensional design space that relies heavily on expert intuition. Among recent developments, LLMs have introduced a promising approach …