TL;DR
This paper presents a deep learning-based citation recommendation system for legal texts, demonstrating that context-aware models like RoBERTa and BiLSTM improve citation suggestions, with deep models performing comparably to traditional methods.
Contribution
It introduces a novel application of deep neural models for legal citation recommendation, comparing their performance with traditional methods and analyzing their behavior across contexts.
Findings
Deep neural models achieve decent performance in citation recommendation.
Contextual information enhances recommendation accuracy.
RoBERTa does not outperform recurrent models despite pretraining benefits.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Tanh Activation · Sigmoid Activation · Long Short-Term Memory · Adam · Weight Decay · Dropout
