paper-with-me

Papers

QABISAR: Query-Article Bipartite Interactions for Statutory Article Retrieval

2024-12-01 · T. Y. S. S. Santosh, Hassan Sarwat, Matthias Grabmair

In this paper, we introduce QABISAR, a novel framework for statutory article retrieval, to overcome the semantic mismatch problem when modeling each query-article pair in isolation, making it hard to learn representation that can effectively capture multi-faceted information. QABISAR leverages bipartite interactions between queries and articles to capture diverse aspects inherent in them. Further, we employ knowledge distillation to transfer enriched query representations from the graph network into the query bi-encoder, to capture the rich semantics present in the graph representations, despite absence of graph-based supervision for unseen queries during inference. Our experiments on a real-world expert-annotated dataset demonstrate its effectiveness.

📄 PDF Abstract BibTeX arXiv:2412.00934

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesKnowledge DistillationRetrieval

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

GreekBarRetrieval: A Benchmark for Greek Statutory Retrieval

2026-08-19 · Ernest Beta, Odysseas S. Chlapanis, Dimitrios Galanis, Ion Androutsopoulos arxiv

Statutory retrieval is necessary for citation-grounded legal question answering, but remains underexplored for Greek. We introduce GreekBarRetrieval, a public retrieval benchmark derived from, and complementing GreekBarB…

Question Answering

A Statutory Article Retrieval Dataset in French

2021-08-26 · ACL 2022 5 · Antoine Louis, Gerasimos Spanakis

Statutory article retrieval is the task of automatically retrieving law articles relevant to a legal question. While recent advances in natural language processing have sparked considerable interest in many legal tasks, …

ArticlesInformation RetrievalRetrievalSpecificity

Bilingual BSARD: Extending Statutory Article Retrieval to Dutch

2024-12-10 · Ehsan Lotfi, Nikolay Banar, Nerses Yuzbashyan, Walter Daelemans

Statutory article retrieval plays a crucial role in making legal information more accessible to both laypeople and legal professionals. Multilingual countries like Belgium present unique challenges for retrieval models d…

ArticlesBenchmarkingRetrieval

STARD: A Chinese Statute Retrieval Dataset with Real Queries Issued by Non-professionals

2024-06-21 · Weihang Su, Yiran Hu, Anzhe Xie, Qingyao Ai 외

Statute retrieval aims to find relevant statutory articles for specific queries. This process is the basis of a wide range of legal applications such as legal advice, automated judicial decisions, legal document drafting…

ArticlesDiversityRetrieval

Decompose-and-Refine: Structured Legal Question Answering with Parametric Retrieval

2026-05-23 · Jihyung lee, Hyounghun Kim, Gary Lee arxiv

Large language models (LLMs) have shown strong performance in the legal domain, demonstrating notable potential in Legal Question Answering (LQA). However, unlike general QA, LQA requires answers that are not only accura…

Question AnsweringLegal Reasoning