paper-with-me

홈 › Papers

Context-Aware Legal Citation Recommendation using Deep Learning

2021-06-20 · Zihan Huang, Charles Low, Mengqiu Teng, Hongyi Zhang, Daniel E. Ho, Mark S. Krass, Matthias Grabmair

Lawyers and judges spend a large amount of time researching the proper legal authority to cite while drafting decisions. In this paper, we develop a citation recommendation tool that can help improve efficiency in the process of opinion drafting. We train four types of machine learning models, including a citation-list based method (collaborative filtering) and three context-based methods (text similarity, BiLSTM and RoBERTa classifiers). Our experiments show that leveraging local textual context improves recommendation, and that deep neural models achieve decent performance. We show that non-deep text-based methods benefit from access to structured case metadata, but deep models only benefit from such access when predicting from context of insufficient length. We also find that, even after extensive training, RoBERTa does not outperform a recurrent neural model, despite its benefits of pretraining. Our behavior analysis of the RoBERTa model further shows that predictive performance is stable across time and citation classes.

📄 PDF Abstract BibTeX arXiv:2106.10776

Code (1)

TUMLegalTech/bva-citation-prediction 공식 구현 pytorch

Tasks

Citation RecommendationCollaborative FilteringDeep Learningtext similarity

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Adam 설명 없음

Similar Papers 제목 키워드 기반

CiteCaseLAW: Citation Worthiness Detection in Caselaw for Legal Assistive Writing

2023-05-03 · Mann Khatri, Pritish Wadhwa, Gitansh Satija, Reshma Sheik 외

In legal document writing, one of the key elements is properly citing the case laws and other sources to substantiate claims and arguments. Understanding the legal domain and identifying appropriate citation context or c…

Citation RecommendationCitation worthinessRecommendation SystemsSpecificity

Citation Recommendation on Scholarly Legal Articles

2023-11-10 · Doğukan Arslan, Saadet Sena Erdoğan, Gülşen Eryiğit

Citation recommendation is the task of finding appropriate citations based on a given piece of text. The proposed datasets for this task consist mainly of several scientific fields, lacking some core ones, such as law. F…

ArticlesCitation RecommendationRe-Ranking

HybridCite: A Hybrid Model for Context-Aware Citation Recommendation

2020-02-15 · Michael Färber, Ashwath Sampath

Citation recommendation systems aim to recommend citations for either a complete paper or a small portion of text called a citation context. The process of recommending citations for citation contexts is called local cit…

Citation RecommendationInformation RetrievalRecommendation SystemsRetrieval

A Context-Aware Citation Recommendation Model with BERT and Graph Convolutional Networks

2019-03-15 · Chanwoo Jeong, Sion Jang, Hyuna Shin, Eunjeong Park 외

With the tremendous growth in the number of scientific papers being published, searching for references while writing a scientific paper is a time-consuming process. A technique that could add a reference citation at the…

BenchmarkingCitation RecommendationSentenceTAG

LegalCiteTrust: Benchmarking Citation Trustworthiness in Chinese Long-Form Legal Research Reports

2026-07-23 · Yunhan Li, Mingjie Xie, Zeyang Shi, Gengshen Wu 외 arxiv

Long-form legal research reports increasingly rely on LLMs and agentic research systems, but their reliability depends not only on answering the task, but also on whether cited legal authorities are trustworthy. A citati…