paper-with-me

홈 › Papers

Legal Element-oriented Modeling with Multi-view Contrastive Learning for Legal Case Retrieval

2022-10-11 · Zhaowei Wang

Legal case retrieval, which aims to retrieve relevant cases given a query case, plays an essential role in the legal system. While recent research efforts improve the performance of traditional ad-hoc retrieval models, legal case retrieval is still challenging since queries are legal cases, which contain hundreds of tokens. Legal cases are much longer and more complicated than keywords queries. Apart from that, the definition of legal relevance is beyond the general definition. In addition to general topical relevance, the relevant cases also involve similar situations and legal elements, which can support the judgment of the current case. In this paper, we propose an interaction-focused network for legal case retrieval with a multi-view contrastive learning objective. The contrastive learning views, including case-view and element-view, aim to overcome the above challenges. The case-view contrastive learning minimizes the hidden space distance between relevant legal case representations produced by a pre-trained language model (PLM) encoder. The element-view builds positive and negative instances by changing legal elements of cases to help the network better compute legal relevance. To achieve this, we employ a legal element knowledge-aware indicator to detect legal elements of cases. We conduct extensive experiments on the benchmark of relevant case retrieval. Evaluation results indicate our proposed method obtains significant improvement over the existing methods.

📄 PDF Abstract BibTeX arXiv:2210.05188

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningLanguage ModellingRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

MUSER: A Multi-View Similar Case Retrieval Dataset

2023-10-24 · Qingquan Li, Yiran Hu, Feng Yao, Chaojun Xiao 외

Similar case retrieval (SCR) is a representative legal AI application that plays a pivotal role in promoting judicial fairness. However, existing SCR datasets only focus on the fact description section when judging the s…

FairnessRetrievalSentencetext-classification+1

A Multi-Source Heterogeneous Knowledge Injected Prompt Learning Method for Legal Charge Prediction

2024-08-05 · Jingyun Sun, Chi Wei, Yang Li

Legal charge prediction, an essential task in legal AI, seeks to assign accurate charge labels to case descriptions, attracting significant recent interest. Existing methods primarily employ diverse neural network struct…

ArticlesContrastive LearningPrompt Learning

GLIER: Generative Legal Inference and Evidence Ranking for Legal Case Retrieval

2026-04-26 · Minghan Li, Tianrui Lv, Chao Zhang, Guodong Zhou arxiv

The semantic gap between colloquial user queries and professional legal documents presents a fundamental challenge in Legal Case Retrieval (LCR). Existing dense retrieval methods typically treat LCR as a black-box semant…

Legal Judgment Prediction (LJP) Amid the Advent of Autonomous AI Legal Reasoning

2020-09-29 · Lance Eliot

Legal Judgment Prediction (LJP) is a longstanding and open topic in the theory and practice-of-law. Predicting the nature and outcomes of judicial matters is abundantly warranted, keenly sought, and vigorously pursued by…

Legal Reasoning

LexChain: Modeling Legal Reasoning Chains for Chinese Tort Case Analysis

2025-10-20 · Huiyuan Xie, Chenyang Li, Huining Zhu, Chubin Zhang 외 arxiv

Legal reasoning is a fundamental component of legal analysis and decision-making. Existing computational approaches to legal reasoning predominantly rely on generic reasoning frameworks such as syllogism, which do not co…

Legal Reasoning