CLIRMay 28, 2025

LegalSearchLM: Rethinking Legal Case Retrieval as Legal Elements Generation

arXiv:2505.23832v34 citationsh-index: 2EMNLP
Originality Incremental advance
AI Analysis

This work improves legal case retrieval for legal professionals by providing a more robust and scalable solution, though it is incremental as it builds on existing retrieval paradigms.

The paper tackles the problem of legal case retrieval by addressing limitations in existing methods, such as small-scale datasets and limited representations, and introduces a new benchmark and model that outperforms baselines by 6-20% and shows strong generalization with a 15% improvement on out-of-domain cases.

Legal Case Retrieval (LCR), which retrieves relevant cases from a query case, is a fundamental task for legal professionals in research and decision-making. However, existing studies on LCR face two major limitations. First, they are evaluated on relatively small-scale retrieval corpora (e.g., 100-55K cases) and use a narrow range of criminal query types, which cannot sufficiently reflect the complexity of real-world legal retrieval scenarios. Second, their reliance on embedding-based or lexical matching methods often results in limited representations and legally irrelevant matches. To address these issues, we present: (1) LEGAR BENCH, the first large-scale Korean LCR benchmark, covering 411 diverse crime types in queries over 1.2M candidate cases; and (2) LegalSearchLM, a retrieval model that performs legal element reasoning over the query case and directly generates content containing those elements, grounded in the target cases through constrained decoding. Experimental results show that LegalSearchLM outperforms baselines by 6-20% on LEGAR BENCH, achieving state-of-the-art performance. It also demonstrates strong generalization to out-of-domain cases, outperforming naive generative models trained on in-domain data by 15%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes