Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Section-Weighted Hybrid Approach for Legal Case Retrieval

About

Finding truly analogous precedents requires capturing legal reasoning beyond surface word overlap. We present a two-stage, section-aware framework for legal case retrieval that first segments raw judgments into facts, issues, decision, and reasoning using a deterministic large language model (LLM) offline. In Stage 1, we combine parallel lexical (BM25) and semantic (dense ANN) whole-document searches via Reciprocal Rank Fusion (RRF) to form a high-recall candidate pool. In Stage 2, we perform fine-grained, like-for-like comparisons (e.g., query reasoning vs. candidate reasoning). To address the scale mismatch between unbounded lexical scores and cosine similarities, we apply query-wise Z-score normalization before aggregating signals with learned section weights. For the top results, the system returns the relevant section text with a concise, grounded rationale and party-stance labels. We evaluate on a jurisdiction-scale benchmark, demonstrating consistent gains over strong lexical and neural baselines while maintaining high candidate coverage

Rajith Arulanandam, Nisansa de Silva• 2026

Related benchmarks

TaskDatasetResultRank
Legal Case RetrievalCOLIEE 2020
Precision56.06
12
Legal Case RetrievalCOLIEE 2021
Precision12
12
Legal Case RetrievalCanadian Federal Court Dataset COLIEE Full-Scale 2025
MRR@1020.19
12
Showing 3 of 3 rows

Other info

Follow for update