LEXA: Legal Case Retrieval via Graph Contrastive Learning with Contextualised LLM Embeddings
Yanran Tang, Ruihong Qiu, Yilun Liu, Xue Li, Zi Huang

TL;DR
LEXA advances legal case retrieval by integrating rich structural information, contextualised embeddings from large language models, and contrastive learning to significantly outperform existing methods.
Contribution
The paper introduces LEXA, a novel graph contrastive learning model that leverages enhanced edge information and LLM-generated features for improved legal case retrieval.
Findings
LEXA outperforms previous models on benchmark datasets.
Incorporating rich edge information improves retrieval accuracy.
Contrastive learning enhances legal understanding in the model.
Abstract
Legal case retrieval (LCR) is a specialised information retrieval task aimed at identifying relevant cases given a query case. LCR holds pivotal significance in facilitating legal practitioners to locate legal precedents. Existing LCR methods predominantly rely on traditional lexical models or language models; however, they typically overlook the domain-specific structural information embedded in legal documents. Our previous work CaseGNN successfully harnesses text-attributed graphs and graph neural networks to incorporate structural legal information. Nonetheless, three key challenges remain in enhancing the representational capacity of CaseGNN: (1) The under-utilisation of rich edge information in text-attributed case graph (TACG). (2) The insufficiency of training signals for graph contrastive learning. (3) The lack of contextualised legal information in node and edge features. In…
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 · Topic Modeling · Data Quality and Management
MethodsContrastive Learning
