paper-with-me

Papers

Boosting legal case retrieval by query content selection with large language models

2023-12-06 · Youchao Zhou, Heyan Huang, Zhijing Wu

Legal case retrieval, which aims to retrieve relevant cases to a given query case, benefits judgment justice and attracts increasing attention. Unlike generic retrieval queries, legal case queries are typically long and the definition of relevance is closely related to legal-specific elements. Therefore, legal case queries may suffer from noise and sparsity of salient content, which hinders retrieval models from perceiving correct information in a query. While previous studies have paid attention to improving retrieval models and understanding relevance judgments, we focus on enhancing legal case retrieval by utilizing the salient content in legal case queries. We first annotate the salient content in queries manually and investigate how sparse and dense retrieval models attend to those content. Then we experiment with various query content selection methods utilizing large language models (LLMs) to extract or summarize salient content and incorporate it into the retrieval models. Experimental results show that reformulating long queries using LLMs improves the performance of both sparse and dense models in legal case retrieval.

📄 PDF Abstract BibTeX arXiv:2312.03494

Code (1)

zuochao912/legalsearchsum 공식 구현 tf

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LegalSearchLM: Rethinking Legal Case Retrieval as Legal Elements Generation

2025-05-28 · Chaeeun Kim, Jinu Lee, Wonseok Hwang

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. Fi…

Retrieval

LeCoPCR: Legal Concept-guided Prior Case Retrieval for European Court of Human Rights cases

2025-01-23 · T. Y. S. S. Santosh, Isaac Misael Olguín Nolasco, Matthias Grabmair

Prior case retrieval (PCR) is crucial for legal practitioners to find relevant precedent cases given the facts of a query case. Existing approaches often overlook the underlying semantic intent in determining relevance w…

DiversityRetrieval

Searching for Legal Documents at Paragraph Level: Automating Label Generation and Use of an Extended Attention Mask for Boosting Neural Models of Semantic Similarity

2021-11-01 · EMNLP (NLLP) 2021 11 · Li Tang, Simon Clematide

Searching for legal documents is a specialized Information Retrieval task that is relevant for expert users (lawyers and their assistants) and for non-expert users. By searching previous court decisions (cases), a user c…

Information RetrievalLegal ReasoningRetrievalSemantic Similarity+1

LegalPincite: Multi-level Legal Information Retrieval Dataset

2026-08-04 · Theresia Veronika Rampisela, Henrik Palmer Olsen, Giovanni Colavizza hf

A common task in legal Information Retrieval (IR) is to find relevant legal sources from case-law collections. While legal practice often requires pinpoint citations (pincites) to specific case paragraphs, most existing …

Information Retrieval

Investigating the Influence of Legal Case Retrieval Systems on Users' Decision Process

2023-10-07 · Beining Wang, Ruizhe Zhang, Yueyue Wu, Qingyao Ai 외

Given a specific query case, legal case retrieval systems aim to retrieve a set of case documents relevant to the case at hand. Previous studies on user behavior analysis have shown that information retrieval (IR) system…

Decision MakingInformation RetrievalRetrieval