Unsupervised Identification of Relevant Prior Cases

07/19/2021
by   Shivangi Bithel, et al.
0

Document retrieval has taken its role in almost all domains of knowledge understanding, including the legal domain. Precedent refers to a court decision that is considered as authority for deciding subsequent cases involving identical or similar facts or similar legal issues. In this work, we propose different unsupervised approaches to solve the task of identifying relevant precedents to a given query case. Our proposed approaches are using word embeddings like word2vec, doc2vec, and sent2vec, finding cosine similarity using TF-IDF, retrieving relevant documents using BM25 scores, using the pre-trained model and SBERT to find the most similar document, and using the product of BM25 and TF-IDF scores to find the most relevant document for a given query. We compared all the methods based on precision@10, recall@10, and MRR. Based on the comparative analysis, we found that the TF-IDF score multiplied by the BM25 score gives the best result. In this paper, we have also presented the analysis that we did to improve the BM25 score.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/11/2023

U-CREAT: Unsupervised Case Retrieval using Events extrAcTion

The task of Prior Case Retrieval (PCR) in the legal domain is about auto...
research
04/26/2020

Methods for Computing Legal Document Similarity: A Comparative Study

Computing similarity between two legal documents is an important and cha...
research
09/26/2022

Legal Case Document Similarity: You Need Both Network and Text

Estimating the similarity between two legal case documents is an importa...
research
07/07/2020

Hier-SPCNet: A Legal Statute Hierarchy-based Heterogeneous Network for Computing Legal Case Document Similarity

Computing similarity between two legal case documents is an important an...
research
05/26/2022

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

This paper summarizes our approaches submitted to the case law retrieval...
research
07/29/2023

Analysing the Resourcefulness of the Paragraph for Precedence Retrieval

Developing methods for extracting relevant legal information to aid lega...
research
02/05/2022

Classification on Sentence Embeddings for Legal Assistance

Legal proceedings take plenty of time and also cost a lot. The lawyers h...

Please sign up or login with your details

Forgot password? Click here to reset