THUIR@COLIEE 2023: More Parameters and Legal Knowledge for Legal Case Entailment
Haitao Li, Changyue Wang, Weihang Su, Yueyue Wu, Qingyao Ai, Yiqun Liu

TL;DR
This paper presents a legal case entailment approach combining large pre-trained models, legal knowledge, and learning-to-rank techniques, achieving third place in COLIEE 2023 with insights on the importance of parameters and domain knowledge.
Contribution
The study explores the impact of increased model parameters and legal knowledge integration on legal entailment, highlighting limitations of learning-to-rank methods in this context.
Findings
More parameters and legal knowledge improve entailment performance
Learning-to-rank methods are not very robust for this task
Achieved third place in COLIEE 2023
Abstract
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 decision for the query case. We try traditional lexical matching methods and pre-trained language models with different sizes. Furthermore, learning-to-rank methods are employed to further improve performance. However, learning-to-rank is not very robust on this task. which suggests that answer passages cannot simply be determined with information retrieval techniques. Experimental results show that more parameters and legal knowledge contribute to the legal case entailment task. Finally, we get the third place in COLIEE 2023. The implementation of our method can be found at https://github.com/CSHaitao/THUIR-COLIEE2023.
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 · Natural Language Processing Techniques · Topic Modeling
