CYCLAug 17, 2022

On the Role of Negative Precedent in Legal Outcome Prediction

Cambridge
arXiv:2208.08225v2228 citationsh-index: 36
Originality Incremental advance
AI Analysis

This work addresses a gap in legal AI by focusing on negative precedent prediction, which is incremental as it builds on existing outcome prediction tasks.

The paper tackles the problem of predicting negative legal outcomes, revealing that existing models perform poorly on this task (10.09 F1 vs. 75.06 F1 for positive outcomes). It introduces new models that improve positive outcome prediction to 77.15 F1 and more than double negative outcome prediction to 24.01 F1.

Every legal case sets a precedent by developing the law in one of the following two ways. It either expands its scope, in which case it sets positive precedent, or it narrows it, in which case it sets negative precedent. Legal outcome prediction, the prediction of positive outcome, is an increasingly popular task in AI. In contrast, we turn our focus to negative outcomes here, and introduce a new task of negative outcome prediction. We discover an asymmetry in existing models' ability to predict positive and negative outcomes. Where the state-of-the-art outcome prediction model we used predicts positive outcomes at 75.06 F1, it predicts negative outcomes at only 10.09 F1, worse than a random baseline. To address this performance gap, we develop two new models inspired by the dynamics of a court process. Our first model significantly improves positive outcome prediction score to 77.15 F1 and our second model more than doubles the negative outcome prediction performance to 24.01 F1. Despite this improvement, shifting focus to negative outcomes reveals that there is still much room for improvement for outcome prediction models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes