English

Finding the Law: Enhancing Statutory Article Retrieval via Graph Neural Networks

Information Retrieval 2023-01-31 v1 Computation and Language

Abstract

Statutory article retrieval (SAR), the task of retrieving statute law articles relevant to a legal question, is a promising application of legal text processing. In particular, high-quality SAR systems can improve the work efficiency of legal professionals and provide basic legal assistance to citizens in need at no cost. Unlike traditional ad-hoc information retrieval, where each document is considered a complete source of information, SAR deals with texts whose full sense depends on complementary information from the topological organization of statute law. While existing works ignore these domain-specific dependencies, we propose a novel graph-augmented dense statute retriever (G-DSR) model that incorporates the structure of legislation via a graph neural network to improve dense retrieval performance. Experimental results show that our approach outperforms strong retrieval baselines on a real-world expert-annotated SAR dataset.

Keywords

Cite

@article{arxiv.2301.12847,
  title  = {Finding the Law: Enhancing Statutory Article Retrieval via Graph Neural Networks},
  author = {Antoine Louis and Gijs van Dijck and Gerasimos Spanakis},
  journal= {arXiv preprint arXiv:2301.12847},
  year   = {2023}
}

Comments

EACL 2023. Code is available at https://github.com/maastrichtlawtech/gdsr

R2 v1 2026-06-28T08:26:32.229Z