EMNLP 2024finding1 citations

Incorporating Precedents for Legal Judgement Prediction on European Court of Human Rights Cases

Santosh T.y.s.s, Mohamed Hesham Elganayni, Stanisław Sójka, Matthias Grabmair

Abstract

Inspired by the legal doctrine of stare decisis, which leverages precedents (prior cases) for informed decision-making, we explore methods to integrate them into LJP models. To facilitate precedent retrieval, we train a retriever with a fine-grained relevance signal based on the overlap ratio of alleged articles between cases. We investigate two strategies to integrate precedents: direct incorporation at inference via label interpolation based on case proximity and during training via a precedent fusion module using a stacked-cross attention model. We employ joint training of the retriever and LJP models to address latent space divergence between them. Our experiments on LJP tasks from the ECHR jurisdiction reveal that integrating precedents during training coupled with joint training of the retriever and LJP model, outperforms models without precedents or with precedents incorporated only at inference, particularly benefiting sparser articles.

BibTeX
@inproceedings{t-y-s-s-etal-2024-incorporating,
    title = "Incorporating Precedents for Legal Judgement Prediction on {E}uropean Court of Human Rights Cases",
    author = "T.y.s.s, Santosh  and
      Elganayni, Mohamed Hesham  and
      S{\'o}jka, Stanis{\l}aw  and
      Grabmair, Matthias",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.214/",
    doi = "10.18653/v1/2024.findings-emnlp.214",
    pages = "3743--3750"
}