ResMAS is a two-stage framework designed to proactively enhance the resilience of Large Language Model-based Multi-Agent Systems (LLM-based MAS) against perturbations. It achieves this by optimizing communication topology through reinforcement learning and refining agent prompts based on their network connections.
ResMAS is a new method to make AI systems with multiple collaborating language models (LLMs) more robust against problems like agent failures. It works by intelligently designing how these LLM agents communicate and by customizing their instructions based on these connections, aiming for systems that are strong from the start rather than just fixing issues later.
Was this definition helpful?