Large Language Models (LLMs) are increasingly being explored for complex legal tasks such as argument generation. However, they carry significant risks, including generating manipulative content through hallucinations, making ungrounded persuasive statements, and failing to use provided factual bases effectively or abstain when arguments are not viable. This project introduces a novel reflective multi-agent method to address these critical challenges, aiming to enhance legally compliant persuasion. We encourage you to read the paper for more details and explore our findings.
Our system generates 3-ply legal arguments, which consist of the plaintiff's initial argument, the defendant's counterargument, and the plaintiff's rebuttal. The core of our innovative approach is the Reflective Multi-Agent (RMA) framework. This framework employs specialized LLM-based agents:
These agents engage in an iterative reflection and refinement process for each ply of the argument, ensuring a structured and scrutinized output. (See Figures 1 and 2 in the paper for a visual depiction of the agentic structure and information flow).
We conducted a rigorous evaluation of the Reflective Multi-Agent (RMA) framework by:
Our Reflective Multi-Agent (RMA) framework demonstrated significant advantages:
The Reflective Multi-Agent framework represents a critical step towards developing trustworthy AI in law. By systematically analyzing arguments for factual grounding, appropriate factor use, the necessity of abstention, and by polishing them for clarity and coherence, our approach addresses key weaknesses currently observed in LLM-based legal argument generation. These principles of role specialization, iterative refinement, and explicit analysis provide a promising direction for creating AI systems that are not only persuasive but also responsible and ethical, paving the way for more reliable legally compliant intelligent chatbots.
We thank the Intelligent Systems Program at the University of Pittsburgh.
@misc{zhang2025mitigating,
title={Mitigating Manipulation and Enhancing Persuasion: A Reflective Multi-Agent Approach for Legal Argument Generation},
author={Li Zhang and Kevin D. Ashley},
year={2025},
eprint={2506.02992},
archivePrefix={arXiv},
primaryClass={cs.AI}
}