paper-with-me

Papers

HeaRT: A Hierarchical Circuit Reasoning Tree-Based Agentic Framework for AMS Design Optimization

2025-11-24 · Souradip Poddar, Chia-Tung Ho, Ziming Wei, Weidong Cao, Haoxing Ren, David Z. Pan arxiv

Conventional AI-driven AMS design automation algorithms remain constrained by their reliance on high-quality datasets to capture underlying circuit behavior, coupled with poor transferability across architectures, and a lack of adaptive mechanisms. This work proposes HeaRT, a hierarchical circuit reasoning-based agentic framework for automation loops and a step toward adaptive, human-style design optimization. HeaRT consistently improves F1(subcircuits) by >= 13.5% and F1(loops) by >= 37.8% over few-shot prompting baselines across multiple LLM backbones on our 40-circuit AMS benchmark of flattened SPICE netlists, even as circuit complexity increases. Our experiments further show that HeaRT achieves >= 3x faster convergence in incremental design adaptation tasks under specification shifts across diverse optimization approaches, supporting both topology reconfiguration and sizing.

📄 PDF Abstract BibTeX arXiv:2511.19669

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dissecting Judicial Reasoning in U.S. Copyright Damage Awards

2026-01-14 · Pei-Chi Lo, Thomas Y. Lu arxiv

Judicial reasoning in copyright damage awards poses a core challenge for computational legal analysis. Although federal courts follow the 1976 Copyright Act, their interpretations and factor weightings vary widely across…

DecoupleSearch: Decouple Planning and Search via Hierarchical Reward Modeling

2025-09-07 · Hao Sun, Zile Qiao, Bo Wang, Guoxin Chen 외 arxiv

Retrieval-Augmented Generation (RAG) systems have emerged as a pivotal methodology for enhancing Large Language Models (LLMs) through the dynamic integration of external knowledge. To further improve RAG's flexibility, A…

DynaTree: Dynamic Agentic Retrieval Tree for Time-Sensitive News Retrieval

2026-05-29 · Siyuan Qi, Xinyuan Wang, Yingxuan Yang, Haochuan Guo 외 arxiv

Agentic Retrieval-Augmented Generation improves retrieval by integrating planning, tool use, and iterative reasoning, but existing agentic RAG methods often couple semantic expansion with retrieval decisions in short-hor…

Complexity Horizons of Compressed Models in Analog Circuit Analysis

2026-05-04 · Pacome Simon Mbonimpa arxiv

The deployment of Large Language Models (LLMs) for specialized engineering domains, such as circuit analysis, often faces a trade-off between reasoning accuracy and computational efficiency. Traditional evaluation method…

Computational EfficiencyModel Compression

TreePS-RAG: Tree-based Process Supervision for Reinforcement Learning in Agentic RAG

2026-01-11 · Tianhua Zhang, Kun Li, Junan Li, Yunxiang Li 외 arxiv

Agentic retrieval-augmented generation (RAG) formulates question answering as a multi-step interaction between reasoning and information retrieval, and has recently been advanced by reinforcement learning (RL) with outco…

Reinforcement LearningInformation RetrievalQuestion Answering