paper-with-me

홈 › Papers

Optimizing Legal Document Retrieval in Vietnamese with Semi-Hard Negative Mining

2025-07-19 · Van-Hoang Le, Duc-Vu Nguyen, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen arxiv

Large Language Models (LLMs) face significant challenges in specialized domains like law, where precision and domain-specific knowledge are critical. This paper presents a streamlined two-stage framework consisting of Retrieval and Re-ranking to enhance legal document retrieval efficiency and accuracy. Our approach employs a fine-tuned Bi-Encoder for rapid candidate retrieval, followed by a Cross-Encoder for precise re-ranking, both optimized through strategic negative example mining. Key innovations include the introduction of the Exist@m metric to evaluate retrieval effectiveness and the use of semi-hard negatives to mitigate training bias, which significantly improved re-ranking performance. Evaluated on the SoICT Hackathon 2024 for Legal Document Retrieval, our team, 4Huiter, achieved a top-three position. While top-performing teams employed ensemble models and iterative self-training on large bge-m3 architectures, our lightweight, single-pass approach offered a competitive alternative with far fewer parameters. The framework demonstrates that optimized data processing, tailored loss functions, and balanced negative sampling are pivotal for building robust retrieval-augmented systems in legal contexts.

📄 PDF Abstract BibTeX arXiv:2507.14619

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-stage Information Retrieval for Vietnamese Legal Texts

2022-09-29 · Nhat-Minh Pham, Ha-Thanh Nguyen, Trong-Hop Do

This study deals with the problem of information retrieval (IR) for Vietnamese legal texts. Despite being well researched in many languages, information retrieval has still not received much attention from the Vietnamese…

Information RetrievalRetrievalSentence

Improving Vietnamese Legal Document Retrieval using Synthetic Data

2024-12-01 · Son Pham Tien, Hieu Nguyen Doan, An Nguyen Dai, Sang Dinh Viet

In the field of legal information retrieval, effective embedding-based models are essential for accurate question-answering systems. However, the scarcity of large annotated datasets poses a significant challenge, partic…

Information RetrievalQuestion AnsweringRetrieval

VLegal-Bench: Cognitively Grounded Benchmark for Vietnamese Legal Reasoning of Large Language Models

2025-12-16 · Nguyen Tien Dong, Minh-Anh Nguyen, Thanh Dat Hoang, Nguyen Tuan Ngoc 외 arxiv

The rapid advancement of large language models (LLMs) has enabled new possibilities for applying artificial intelligence within the legal domain. Nonetheless, the complexity, hierarchical organization, and frequent revis…

Legal Reasoning

ViHERMES: A Graph-Grounded Multihop Question Answering Benchmark and System for Vietnamese Healthcare Regulations

2026-02-07 · Long S. T. Nguyen, Quan M. Bui, Tin T. Ngo, Quynh T. N. Vo 외 arxiv

Question Answering (QA) over regulatory documents is inherently challenging due to the need for multihop reasoning across legally interdependent texts, a requirement that is particularly pronounced in the healthcare doma…

Question Answering

Improving Vietnamese Legal Question--Answering System based on Automatic Data Enrichment

2023-06-08 · Thi-Hai-Yen Vuong, Ha-Thanh Nguyen, Quang-Huy Nguyen, Le-Minh Nguyen 외

Question answering (QA) in law is a challenging problem because legal documents are much more complicated than normal texts in terms of terminology, structure, and temporal and logical relationships. It is even more diff…

Question AnsweringRetrieval