paper-with-me

홈 › Papers

MenTeR: A fully-automated Multi-agenT workflow for end-to-end RF/Analog Circuits Netlist Design

2025-05-29 · Pin-Han Chen, Yu-Sheng Lin, Wei-Cheng Lee, Tin-Yu Leu, Po-Hsiang Hsu, Anjana Dissanayake, Sungjin Oh, Chinq-Shiun Chiu

RF/Analog design is essential for bridging digital technologies with real-world signals, ensuring the functionality and reliability of a wide range of electronic systems. However, analog design procedures are often intricate, time-consuming and reliant on expert intuition, and hinder the time and cost efficiency of circuit development. To overcome the limitations of the manual circuit design, we introduce MenTeR - a multiagent workflow integrated into an end-to-end analog design framework. By employing multiple specialized AI agents that collaboratively address different aspects of the design process, such as specification understanding, circuit optimization, and test bench validation, MenTeR reduces the dependency on frequent trial-and-error-style intervention. MenTeR not only accelerates the design cycle time but also facilitates a broader exploration of the design space, demonstrating robust capabilities in handling real-world analog systems. We believe that MenTeR lays the groundwork for future "RF/Analog Copilots" that can collaborate seamlessly with human designers.

📄 PDF Abstract BibTeX arXiv:2505.22990

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Game On: Towards Language Models as RL Experimenters

2024-09-05 · Jingwei Zhang, Thomas Lampe, Abbas Abdolmaleki, Jost Tobias Springenberg 외

We propose an agent architecture that automates parts of the common reinforcement learning experiment workflow, to enable automated mastery of control domains for embodied agents. To do so, it leverages a VLM to perform …

An Agentic AI Workflow for Detecting Cognitive Concerns in Real-world Data

2025-02-03 · Jiazi Tian, Liqin Wang, Pedram Fard, Valdery Moura Junior 외

Early identification of cognitive concerns is critical but often hindered by subtle symptom presentation. This study developed and validated a fully automated, multi-agent AI workflow using LLaMA 3 8B to identify cogniti…

Specificity

EvoFlow: Evolving Diverse Agentic Workflows On The Fly

2025-02-11 · Guibin Zhang, Kaijie Chen, Guancheng Wan, Heng Chang 외

The past two years have witnessed the evolution of large language model (LLM)-based multi-agent systems from labor-intensive manual design to partial automation (\textit{e.g.}, prompt engineering, communication topology)…

Large Language ModelPrompt EngineeringTAG

A Sober Look at Agentic Misalignment in Automated Workflows

2026-05-22 · Wenqian Ye, Bo Yuan, Zhichao Xu, Yijun Tian 외 arxiv

We study a class of emergent misalignment in multi-agent systems (MAS), with a focus on automated workflows, which we refer to agentic misalignment. Although these systems can solve complex tasks, they often fail because…

AFlow: Automating Agentic Workflow Generation

2024-10-14 · Jiayi Zhang, Jinyu Xiang, Zhaoyang Yu, Fengwei Teng 외

Large language models (LLMs) have demonstrated remarkable potential in solving complex tasks across diverse domains, typically by employing agentic workflows that follow detailed instructions and operational sequences. H…

Code Generation