paper-with-me

홈 › Papers

LeiBi@COLIEE 2022: Aggregating Tuned Lexical Models with a Cluster-driven BERT-based Model for Case Law Retrieval

2022-05-26 · Arian Askari, Georgios Peikos, Gabriella Pasi, Suzan Verberne

This paper summarizes our approaches submitted to the case law retrieval task in the Competition on Legal Information Extraction/Entailment (COLIEE) 2022. Our methodology consists of four steps; in detail, given a legal case as a query, we reformulate it by extracting various meaningful sentences or n-grams. Then, we utilize the pre-processed query case to retrieve an initial set of possible relevant legal cases, which we further re-rank. Lastly, we aggregate the relevance scores obtained by the first stage and the re-ranking models to improve retrieval effectiveness. In each step of our methodology, we explore various well-known and novel methods. In particular, to reformulate the query cases aiming to make them shorter, we extract unigrams using three different statistical methods: KLI, PLM, IDF-r, as well as models that leverage embeddings (e.g., KeyBERT). Moreover, we investigate if automatic summarization using Longformer-Encoder-Decoder (LED) can produce an effective query representation for this retrieval task. Furthermore, we propose a novel re-ranking cluster-driven approach, which leverages Sentence-BERT models that are pre-tuned on large amounts of data for embedding sentences from query and candidate documents. Finally, we employ a linear aggregation method to combine the relevance scores obtained by traditional IR models and neural-based models, aiming to incorporate the semantic understanding of neural models and the statistically measured topical relevance. We show that aggregating these relevance scores can improve the overall retrieval effectiveness.

📄 PDF Abstract BibTeX arXiv:2205.13351

Code (0)

등록된 구현이 없습니다.

Tasks

Re-RankingRetrievalSentence

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

Statute-enhanced lexical retrieval of court cases for COLIEE 2022

2023-04-17 · Tobias Fink, Gabor Recski, Wojciech Kusa, Allan Hanbury

We discuss our experiments for COLIEE Task 1, a court case retrieval competition using cases from the Federal Court of Canada. During experiments on the training data we observe that passage level retrieval with rank fus…

Retrieval

Exploiting LLMs' Reasoning Capability to Infer Implicit Concepts in Legal Information Retrieval

2024-10-16 · Hai-Long Nguyen, Tan-Minh Nguyen, Duc-Minh Nguyen, Thi-Hai-Yen Vuong 외

Statutory law retrieval is a typical problem in legal language processing, that has various practical applications in law engineering. Modern deep learning-based retrieval methods have achieved significant results for th…

Information RetrievalLogical ReasoningRetrieval

Towards an In-Depth Comprehension of Case Relevance for Better Legal Retrieval

2024-04-01 · Haitao Li, You Chen, Zhekai Ge, Qingyao Ai 외

Legal retrieval techniques play an important role in preserving the fairness and equality of the judicial system. As an annually well-known international competition, COLIEE aims to advance the development of state-of-th…

FairnessLearning-To-RankRetrievalSemantic Retrieval

JNLP Team: Deep Learning for Legal Processing in COLIEE 2020

2020-11-04 · Ha-Thanh Nguyen, Hai-Yen Thi Vuong, Phuong Minh Nguyen, Binh Tran Dang 외

We propose deep learning based methods for automatic systems of legal retrieval and legal question-answering in COLIEE 2020. These systems are all characterized by being pre-trained on large amounts of data before being …

Deep LearningInformation RetrievalQuestion AnsweringRetrieval