🤖 AI Summary
Existing legal AI benchmarks lack targeted evaluation of multi-agent systems (MAS) on core capabilities such as task decomposition, role specialization, and dynamic collaboration. Method: We introduce the first MAS-specific benchmark for deductive legal reasoning, grounded in the GDPR. It features a role-based agent architecture and multi-level reasoning tasks, implemented via large language models endowed with legally grounded role assignments, integrating manually curated normative scenarios and rigorous logical reasoning challenges. Contribution/Results: Our systematic evaluation of mainstream models reveals critical bottlenecks in task decomposition accuracy, role consistency, and cross-agent logical alignment during collaborative legal reasoning. This work fills a fundamental gap in MAS evaluation for legal AI and establishes a standardized, empirically validated assessment framework to advance the development of interpretable and collaborative legal agents.
📝 Abstract
Multi-agent systems (MAS), leveraging the remarkable capabilities of Large Language Models (LLMs), show great potential in addressing complex tasks. In this context, integrating MAS with legal tasks is a crucial step. While previous studies have developed legal benchmarks for LLM agents, none are specifically designed to consider the unique advantages of MAS, such as task decomposition, agent specialization, and flexible training. In fact, the lack of evaluation methods limits the potential of MAS in the legal domain. To address this gap, we propose MASLegalBench, a legal benchmark tailored for MAS and designed with a deductive reasoning approach. Our benchmark uses GDPR as the application scenario, encompassing extensive background knowledge and covering complex reasoning processes that effectively reflect the intricacies of real-world legal situations. Furthermore, we manually design various role-based MAS and conduct extensive experiments using different state-of-the-art LLMs. Our results highlight the strengths, limitations, and potential areas for improvement of existing models and MAS architectures.