NAACL 2025findings11 citations

CLERC: A Dataset for U. S. Legal Case Retrieval and Retrieval-Augmented Analysis Generation

Abe Bohan Hou, Orion Weller, Guanghui Qin, Eugene Yang, Dawn Lawrie, Nils Holzenberger, Andrew Blair-Stanek, Benjamin Van Durme

Abstract

Legal professionals need to write analyses that rely on citations to relevant precedents, i.e., previous case decisions. Intelligence systems assisting legal professionals in writing such documents provide great benefits but are challenging to design. Such systems need to help locate, summarize, and reason over salient precedents in order to be useful. To enable systems for such tasks, we work with legal professionals to create a colossal dataset. supporting two important backbone tasks: information retrieval (IR) and retrieval-augmented generation (RAG). This dataset **CLERC** (Case Law Evaluation and Retrieval Corpus), is constructed for training and evaluating models on their ability to (1) find corresponding citations for a given piece of legal analysis and to (2) compile the text of these citations (as well as previous context) into a cogent analysis that supports a reasoning goal. We benchmark state-of-the-art models on CLERC, showing that current approaches still struggle: GPT-4o generates analyses with the highest ROUGE F-scores but hallucinates the most, while zero-shot IR models only achieve 48.3% recall@1000.

BibTeX
@inproceedings{hou-etal-2025-clerc,
    title = "{CLERC}: A Dataset for {U}. {S}. Legal Case Retrieval and Retrieval-Augmented Analysis Generation",
    author = "Hou, Abe Bohan  and
      Weller, Orion  and
      Qin, Guanghui  and
      Yang, Eugene  and
      Lawrie, Dawn  and
      Holzenberger, Nils  and
      Blair-Stanek, Andrew  and
      Van Durme, Benjamin",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-naacl.441/",
    pages = "7898--7913",
    ISBN = "979-8-89176-195-7"
}
CLERC: A Dataset for U. S. Legal Case Retrieval and Retrieval-Augmented Analysis Generation · NAACL 2025