LegalDuet: Learning Fine-grained Representations for Legal Judgment Prediction via a Dual-View Contrastive Learning
Buqiang Xu, Xin Dai, Zhenghao Liu, Huiyuan Xie, Xiaoyuan Yi, Shuo, Wang, Yukun Yan, Liner Yang, Yu Gu, Ge Yu

TL;DR
LegalDuet introduces a dual-view contrastive learning approach to improve legal judgment prediction by learning more discriminative and task-specific embeddings, enhancing the model's ability to distinguish subtle legal differences.
Contribution
It proposes a novel dual-view pretraining framework that combines case clustering and legal decision matching to better represent legal cases in a tailored embedding space.
Findings
Improves discrimination of confusing criminal charges.
Reduces prediction uncertainty in legal judgment prediction.
Produces more concentrated and distinguishable embeddings.
Abstract
Legal Judgment Prediction (LJP) is a fundamental task of legal artificial intelligence, aiming to automatically predict the judgment outcomes of legal cases. Existing LJP models primarily focus on identifying legal triggers within criminal fact descriptions by contrastively training language models. However, these LJP models overlook the importance of learning to effectively distinguish subtle differences among judgments, which is crucial for producing more accurate predictions. In this paper, we propose LegalDuet, which continuously pretrains language models to learn a more tailored embedding space for representing legal cases. Specifically, LegalDuet designs a dual-view mechanism to continuously pretrain language models: 1) Law Case Clustering retrieves similar cases as hard negatives and employs contrastive training to differentiate among confusing cases; 2) Legal Decision Matching…
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
TopicsArtificial Intelligence in Law · Legal Education and Practice Innovations · Comparative and International Law Studies
MethodsFocus
