paper-with-me

홈 › Papers

AgentBreeder: Mitigating the AI Safety Impact of Multi-Agent Scaffolds via Self-Improvement

2025-02-02 · J Rosser, Jakob Nicolaus Foerster

Scaffolding Large Language Models (LLMs) into multi-agent systems often improves performance on complex tasks, but the safety impact of such scaffolds has not been thoroughly explored. We introduce AgentBreeder, a framework for multi-objective self-improving evolutionary search over scaffolds. We evaluate discovered scaffolds on widely recognized reasoning, mathematics, and safety benchmarks and compare them with popular baselines. In 'blue' mode, we see a 79.4% average uplift in safety benchmark performance while maintaining or improving capability scores. In 'red' mode, we find adversarially weak scaffolds emerging concurrently with capability optimization. Our work demonstrates the risks of multi-agent scaffolding and provides a framework for mitigating them. Code is available at https://github.com/J-Rosser-UK/AgentBreeder.

📄 PDF Abstract BibTeX arXiv:2502.00757

Code (1)

J-Rosser-UK/AgentBreeder 공식 구현

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Among Us: Measuring and Mitigating Malicious Contributions in Model Collaboration Systems

2026-02-05 · Ziyuan Yang, Wenxuan Ding, Shangbin Feng, Yulia Tsvetkov arxiv

Language models (LMs) are increasingly used in collaboration: multiple LMs trained by different parties collaborate through routing systems, multi-agent debate, model merging, and more. Critical safety risks remain in th…

A Reinforcement Learning Approach to Quiet and Safe UAM Traffic Management

2025-01-15 · Surya Murthy, John-Paul Clarke, Ufuk Topcu, Zhenyu Gao

Urban air mobility (UAM) is a transformative system that operates various small aerial vehicles in urban environments to reshape urban transportation. However, integrating UAM into existing urban environments presents a …

ManagementMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

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 외

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.…

TrustAgent: Towards Safe and Trustworthy LLM-based Agents

2024-02-02 · Wenyue Hua, Xianjun Yang, Mingyu Jin, Zelong Li 외

The rise of LLM-based agents shows great potential to revolutionize task planning, capturing significant attention. Given that these agents will be integrated into high-stake domains, ensuring their reliability and safet…

Task Planning

Agentic Reinforcement Learning for Search Misaligns Instruction-Tuning

2025-10-20 · Yushi Yang, Shreyansh Padarha, Sarah Ball, Andrew Lee 외 arxiv

Agentic reinforcement learning (RL) trains large language models to use tools, but its impact on alignment is poorly understood. We study how agentic RL for search affects the alignment of instruction-tuned (IT) models. …

Reinforcement Learning