Related Experiment Video
Updated: Apr 24, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
The COLIEE 2025 Competition on Legal Information Extraction and Entailment: Overview, Discussion, and Dataset
Randy Goebel1, Yoshinobu Kano2, Mi-Young Kim3
1Department of Computing Science and Alberta Machine Intelligence Institute (Amii), University of Alberta, Edmonton, AB Canada.
The 12th Competition on Legal Information Extraction and Entailment (COLIEE) featured new tasks in Tort law, with multi-stage retrieval and large language models (LLMs) dominating case and statute law tasks. LLMs also led in the pilot Tort law tasks.
Area of Science:
- Legal Informatics
- Artificial Intelligence in Law
- Natural Language Processing for Legal Text
Background:
- The 12th Competition on Legal Information Extraction and Entailment (COLIEE) aimed to advance AI capabilities in legal text analysis.
- This edition expanded beyond traditional case and statute law to include a pilot task on Tort law prediction and rationale extraction.
Purpose of the Study:
- To evaluate diverse AI approaches for legal information retrieval and entailment.
- To identify effective methods for tasks such as case law retrieval, statute law question answering, and Tort law prediction.
Main Methods:
- Utilized a combination of traditional Information Retrieval (IR) techniques (e.g., BM25) and advanced neural re-ranking methods.
- Employed Large Language Models (LLMs) with prompt engineering for complex legal reasoning and question-answering tasks.
- Developed multi-stage retrieval pipelines integrating initial candidate selection with LLM-based re-ranking.
Main Results:
- Dominant approaches in case law retrieval (Task 1) and statute law retrieval (Task 3) featured multi-stage pipelines combining IR and neural re-ranking.
- The statute law entailment/QA task (Task 4) saw top performance using LLMs with prompt engineering, achieving 0.9041 accuracy.
- The pilot Tort law tasks showed strong performance with LLMs, with specific models excelling in prediction (acc.=0.765) and rationale extraction (F1=0.712).
Conclusions:
- Multi-stage retrieval pipelines and LLMs are highly effective for legal information extraction and entailment tasks.
- The success in statute law tasks (3 and 4) suggests a strong potential for automated legal reasoning in civil codes.
- The competition's results support the introduction of a new statute retrieval task in future COLIEE editions.
Related Concept Videos
Extraction: Advanced Methods
Sources of Law
Constitutional law is foundational, deriving from federal and state constitutions, and...
Deductive Reasoning
For example, a researcher can deduce specific predictions...
Inductive Reasoning
Inductive reasoning is common in descriptive science. A life scientist makes observations and records them. This data can be qualitative or...
Data Collection II
Data Collection by Experiments
An example of the experimental method is a public...