paper-with-me

Papers

LLM-Agent-Controller: A Universal Multi-Agent Large Language Model System as a Control Engineer

2025-05-26 · Rasoul Zahedifar, Sayyed Ali Mirghasemi, Mahdieh Soleymani Baghshah, Alireza Taheri

This study presents the LLM-Agent-Controller, a multi-agent large language model (LLM) system developed to address a wide range of problems in control engineering (Control Theory). The system integrates a central controller agent with multiple specialized auxiliary agents, responsible for tasks such as controller design, model representation, control analysis, time-domain response, and simulation. A supervisor oversees high-level decision-making and workflow coordination, enhancing the system's reliability and efficiency. The LLM-Agent-Controller incorporates advanced capabilities, including Retrieval-Augmented Generation (RAG), Chain-of-Thought reasoning, self-criticism and correction, efficient memory handling, and user-friendly natural language communication. It is designed to function without requiring users to have prior knowledge of Control Theory, enabling them to input problems in plain language and receive complete, real-time solutions. To evaluate the system, we propose new performance metrics assessing both individual agents and the system as a whole. We test five categories of Control Theory problems and benchmark performance across three advanced LLMs. Additionally, we conduct a comprehensive qualitative conversational analysis covering all key services. Results show that the LLM-Agent-Controller successfully solved 83% of general tasks, with individual agents achieving an average success rate of 87%. Performance improved with more advanced LLMs. This research demonstrates the potential of multi-agent LLM architectures to solve complex, domain-specific problems. By integrating specialized agents, supervisory control, and advanced reasoning, the LLM-Agent-Controller offers a scalable, robust, and accessible solution framework that can be extended to various technical domains.

📄 PDF Abstract BibTeX arXiv:2505.19567

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelRAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Fault-tolerant control of random switching topology multi-agent system based on event triggering

2024-06-22 · Ouyang Lingcong, Yang Kaijun

In this paper, the formation control of multi-agent systems in random switching communication topology is studied, and the problem of excessive bandwidth and low control efficiency among multi-agents is solved. For nonli…

ECoDe: A Sample-Efficient Method for Co-Design of Robotic Agents

2023-09-08 · Kishan R. Nagiredla, Buddhika L. Semage, Arun Kumar A. V, Thommen G. Karimpanal 외

Co-designing autonomous robotic agents involves simultaneously optimizing the controller and physical design of the agent. Its inherent bi-level optimization formulation necessitates an outer loop design optimization dri…

Stacked Universal Successor Feature Approximators for Safety in Reinforcement Learning

2024-09-06 · Ian Cannon, Washington Garcia, Thomas Gresavage, Joseph Saurine 외

Real-world problems often involve complex objective structures that resist distillation into reinforcement learning environments with a single objective. Operation costs must be balanced with multi-dimensional task perfo…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning

Know the Ropes: A Heuristic Strategy for LLM-based Multi-Agent System Design

2025-05-22 · Zhenkun Li, Lingyao Li, Shuhang Lin, Yongfeng Zhang

Single-agent LLMs hit hard limits--finite context, role overload, and brittle domain transfer. Conventional multi-agent fixes soften those edges yet expose fresh pains: ill-posed decompositions, fuzzy contracts, and veri…

Iterative Critique-and-Routing Controller for Multi-Agent Systems with Heterogeneous LLMs

2026-05-09 · Wenzhi Fang, Liangqi Yuan, Guangchen Lan, Dong-Jun Han 외 arxiv

Multi-agent large language model (LLM) systems often rely on a controller to coordinate a pool of heterogeneous models, yet existing controllers are typically limited to one-shot routing: they select a model once and ret…