paper-with-me

홈 › Papers

AgentMonitor: A Plug-and-Play Framework for Predictive and Secure Multi-Agent Systems

2024-08-27 · Chi-Min Chan, Jianxuan Yu, Weize Chen, Chunyang Jiang, Xinyu Liu, Weijie Shi, Zhiyuan Liu, Wei Xue, Yike Guo

The rapid advancement of large language models (LLMs) has led to the rise of LLM-based agents. Recent research shows that multi-agent systems (MAS), where each agent plays a specific role, can outperform individual LLMs. However, configuring an MAS for a task remains challenging, with performance only observable post-execution. Inspired by scaling laws in LLM development, we investigate whether MAS performance can be predicted beforehand. We introduce AgentMonitor, a framework that integrates at the agent level to capture inputs and outputs, transforming them into statistics for training a regression model to predict task performance. Additionally, it can further apply real-time corrections to address security risks posed by malicious agents, mitigating negative impacts and enhancing MAS security. Experiments demonstrate that an XGBoost model achieves a Spearman correlation of 0.89 in-domain and 0.58 in more challenging scenarios. Furthermore, using AgentMonitor reduces harmful content by 6.2% and increases helpful content by 1.8% on average, enhancing safety and reliability. Code is available at \url{https://github.com/chanchimin/AgentMonitor}.

📄 PDF Abstract BibTeX arXiv:2408.14972

Code (1)

chanchimin/agentmonitor 공식 구현

Methods 이 논문이 사용한 방법론

MAS This optimizer mix ADAM and SGD creating the MAS optimizer.

Similar Papers 제목 키워드 기반

Testing Language Model Agents Safely in the Wild

2023-11-17 · Silen Naihin, David Atkinson, Marc Green, Merwane Hamadi 외

A prerequisite for safe autonomy-in-the-wild is safe testing-in-the-wild. Yet real-world autonomous tests face several unique safety challenges, both due to the possibility of causing harm during a test, as well as the r…

Language ModelingLanguage Modellingmodel

Using Data Analytics to Detect Anomalous States in Vehicles

2015-12-25 · Sandeep Nair Narayanan, Sudip Mittal, Anupam Joshi

Vehicles are becoming more and more connected, this opens up a larger attack surface which not only affects the passengers inside vehicles, but also people around them. These vulnerabilities exist because modern systems …

Secure and Scalable Network Slicing with Plug-and-Play Support for Power Distribution System Communication Networks

2024-03-02 · Jian Zhong, Chen Chen, Yuqi Qian, Yiheng Bian 외

With the rapid development of power distribution systems (PDSs), the number of terminal devices and the types of delivered services involved are constantly growing. These trends make the operations of PDSs highly depende…

NFL Play Prediction

2016-01-04 · Brendan Teich, Roman Lutz, Valentin Kassarnig

Based on NFL game data we try to predict the outcome of a play in multiple different ways. An application of this is the following: by plugging in various play options one could determine the best play for a given situat…

Prediction

A Modular Framework for Distributed Model Predictive Control of Nonlinear Continuous-Time Systems (GRAMPC-D)

2020-10-23

The modular open-source framework GRAMPC-D for model predictive control of distributed systems is presented in this paper. The modular concept allows to solve optimal control problems (OCP) in a centralized and distribut…

Computational EfficiencyModel Predictive Control