paper-with-me

홈 › Papers

THUIR@COLIEE 2023: Incorporating Structural Knowledge into Pre-trained Language Models for Legal Case Retrieval

2023-05-11 · Haitao Li, Weihang Su, Changyue Wang, Yueyue Wu, Qingyao Ai, Yiqun Liu

Legal case retrieval techniques play an essential role in modern intelligent legal systems. As an annually well-known international competition, COLIEE is aiming to achieve the state-of-the-art retrieval model for legal texts. This paper summarizes the approach of the championship team THUIR in COLIEE 2023. To be specific, we design structure-aware pre-trained language models to enhance the understanding of legal cases. Furthermore, we propose heuristic pre-processing and post-processing approaches to reduce the influence of irrelevant messages. In the end, learning-to-rank methods are employed to merge features with different dimensions. Experimental results demonstrate the superiority of our proposal. Official results show that our run has the best performance among all submissions. The implementation of our method can be found at https://github.com/CSHaitao/THUIR-COLIEE2023.

📄 PDF Abstract BibTeX arXiv:2305.06812

Code (2)

cshaitao/thuir-coliee2023 공식 구현 pytorch
lihaitao18375278/THUIR-COLIEE2023 pytorch

Tasks

Learning-To-RankRetrieval

Similar Papers 제목 키워드 기반

THUIR@COLIEE 2023: More Parameters and Legal Knowledge for Legal Case Entailment

2023-05-11 · Haitao Li, Changyue Wang, Weihang Su, Yueyue Wu 외

This paper describes the approach of the THUIR team at the COLIEE 2023 Legal Case Entailment task. This task requires the participant to identify a specific paragraph from a given supporting case that entails the decisio…

Information RetrievalLearning-To-RankRetrieval

THUIR@COLIEE-2020: Leveraging Semantic Understanding and Exact Matching for Legal Case Retrieval and Entailment

2020-12-24 · Yunqiu Shao, Bulou Liu, Jiaxin Mao, Yiqun Liu 외

In this paper, we present our methodologies for tackling the challenges of legal case retrieval and entailment in the Competition on Legal Information Extraction / Entailment 2020 (COLIEE-2020). We participated in the tw…

RetrievalTask 2

MemoryBench: A Benchmark for Memory and Continual Learning in LLM Systems

2025-10-20 · Qingyao Ai, Yichen Tang, Changyue Wang, Jianming Long 외 arxiv

Scaling up data, parameters, and test-time computation has been the mainstream methods to improve LLM systems (LLMsys), but their upper bounds are almost reached due to the gradual depletion of high-quality data and marg…

Reading ComprehensionContinual Learning

CAPTAIN at COLIEE 2023: Efficient Methods for Legal Information Retrieval and Entailment Tasks

2024-01-07 · Chau Nguyen, Phuong Nguyen, Thanh Tran, Dat Nguyen 외

The Competition on Legal Information Extraction/Entailment (COLIEE) is held annually to encourage advancements in the automatic processing of legal texts. Processing legal documents is challenging due to the intricate st…

Information RetrievalRetrievalTask 2

CaseGNN: Graph Neural Networks for Legal Case Retrieval with Text-Attributed Graphs

2023-12-18 · Yanran Tang, Ruihong Qiu, Yilun Liu, Xue Li 외

Legal case retrieval is an information retrieval task in the legal domain, which aims to retrieve relevant cases with a given query case. Recent research of legal case retrieval mainly relies on traditional bag-of-words …

Graph AttentionInformation RetrievalRetrieval