Prompt-based Effective Input Reformulation for Legal Case Retrieval
Yanran Tang, Ruihong Qiu, Xue Li

TL;DR
This paper introduces PromptCase, a novel prompt-based framework for legal case retrieval that focuses on key legal features to improve accuracy and preserve context, outperforming traditional methods.
Contribution
The paper proposes a new prompt-based encoding scheme that emphasizes legal features and maintains global context, addressing key limitations of existing neural legal case retrieval models.
Findings
PromptCase achieves superior retrieval effectiveness in zero-shot experiments.
Legal feature alignment improves relevance in case retrieval.
Preserving global context enhances model performance.
Abstract
Legal case retrieval plays an important role for legal practitioners to effectively retrieve relevant cases given a query case. Most existing neural legal case retrieval models directly encode the whole legal text of a case to generate a case representation, which is then utilised to conduct a nearest neighbour search for retrieval. Although these straightforward methods have achieved improvement over conventional statistical methods in retrieval accuracy, two significant challenges are identified in this paper: (1) Legal feature alignment: the usage of the whole case text as the input will generally incorporate redundant and noisy information because, from the legal perspective, the determining factor of relevant cases is the alignment of key legal features instead of whole text matching; (2) Legal context preservation: furthermore, since the existing text encoding models usually have…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Law · Legal Education and Practice Innovations · Artificial Intelligence Applications
