paper-with-me

Papers

LegalAgentBench: Evaluating LLM Agents in Legal Domain

2024-12-23 · Haitao Li, Junjie Chen, Jingli Yang, Qingyao Ai, Wei Jia, Youfeng Liu, Kai Lin, Yueyue Wu, Guozhi Yuan, Yiran Hu, Wuyue Wang, Yiqun Liu, Minlie Huang

With the increasing intelligence and autonomy of LLM agents, their potential applications in the legal domain are becoming increasingly apparent. However, existing general-domain benchmarks cannot fully capture the complexity and subtle nuances of real-world judicial cognition and decision-making. Therefore, we propose LegalAgentBench, a comprehensive benchmark specifically designed to evaluate LLM Agents in the Chinese legal domain. LegalAgentBench includes 17 corpora from real-world legal scenarios and provides 37 tools for interacting with external knowledge. We designed a scalable task construction framework and carefully annotated 300 tasks. These tasks span various types, including multi-hop reasoning and writing, and range across different difficulty levels, effectively reflecting the complexity of real-world legal scenarios. Moreover, beyond evaluating final success, LegalAgentBench incorporates keyword analysis during intermediate processes to calculate progress rates, enabling more fine-grained evaluation. We evaluated eight popular LLMs, highlighting the strengths, limitations, and potential areas for improvement of existing models and methods. LegalAgentBench sets a new benchmark for the practical application of LLMs in the legal domain, with its code and data available at \url{https://github.com/CSHaitao/LegalAgentBench}.

📄 PDF Abstract BibTeX arXiv:2412.17259

Code (1)

cshaitao/legalagentbench 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Enhancing LLM-Based Agents via Global Planning and Hierarchical Execution

2025-04-23 · Junjie Chen, Haitao Li, Jingli Yang, Yiqun Liu 외

Intelligent agent systems based on Large Language Models (LLMs) have shown great potential in real-world applications. However, existing agent frameworks still face critical limitations in task planning and execution, re…

Task Planning

PoAct: Policy and Action Dual-Control Agent for Generalized Applications

2025-01-13 · Guozhi Yuan, Youfeng Liu, Jingli Yang, Wei Jia 외

Based on their superior comprehension and reasoning capabilities, Large Language Model (LLM) driven agent frameworks have achieved significant success in numerous complex reasoning tasks. ReAct-like agents can solve vari…

Large Language Model

LexAgentHallu: A Hierarchical Benchmark for Profiling Hallucinations in Legal Agents

2026-09-09 · Yujin Zhou, Mingxuan Zheng, Chuxue Cao, Huang Yidan 외 arxiv

As large language models are increasingly deployed as tool-augmented legal agents, they introduce agentic hallucinations where tool-call and reasoning errors cascade into fabricated holdings and miscited authority. Howev…

LLM Agents in Law: Taxonomy, Applications, and Challenges

2026-01-08 · Shuang Liu, Ruijia Zhang, Ruoyun Ma, Yujia Deng 외 arxiv

Large language models (LLMs) have precipitated a dramatic improvement in the legal domain, yet the deployment of standalone models faces significant limitations regarding hallucination, outdated information, and verifiab…

When Fairness Isn't Statistical: The Limits of Machine Learning in Evaluating Legal Reasoning

2025-06-04 · Claire Barale, Michael Rovatsos, Nehal Bhuta

Legal decisions are increasingly evaluated for fairness, consistency, and bias using machine learning (ML) techniques. In high-stakes domains like refugee adjudication, such methods are often applied to detect disparitie…

ClusteringFairnessLegal Reasoning