paper-with-me

Papers

Knowledge Augmented Entity and Relation Extraction for Legal Documents with Hypergraph Neural Network

2026-02-09 · Binglin Wu, Xianneng Li arxiv

With the continuous progress of digitization in Chinese judicial institutions, a substantial amount of electronic legal document information has been accumulated. To unlock its potential value, entity and relation extraction for legal documents has emerged as a crucial task. However, existing methods often lack domain-specific knowledge and fail to account for the unique characteristics of the judicial domain. In this paper, we propose an entity and relation extraction algorithm based on hypergraph neural network (Legal-KAHRE) for drug-related judgment documents. Firstly, we design a candidate span generator based on neighbor-oriented packing strategy and biaffine mechanism, which identifies spans likely to contain entities. Secondly, we construct a legal dictionary with judicial domain knowledge and integrate it into text encoding representation using multi-head attention. Additionally, we incorporate domain-specific cases like joint crimes and combined punishment for multiple crimes into the hypergraph structure design. Finally, we employ a hypergraph neural network for higher-order inference via message passing. Experimental results on the CAIL2022 information extraction dataset demonstrate that our method significantly outperforms existing baseline models.

📄 PDF Abstract BibTeX arXiv:2602.08289

Code (0)

등록된 구현이 없습니다.

Tasks

Information ExtractionRelation Extraction

Similar Papers 제목 키워드 기반

FineREX: Fine-Tuned NER-RE for Human Smuggling Knowledge Graphs

2026-06-18 · Elijah Feldman, Dipak Meher, Carlotta Domeniconi arxiv

Court proceedings contain valuable evidence about human smuggling networks, but this information is often buried within unstructured, jargon-heavy legal documents. While large language models (LLMs) can support knowledge…

Information ExtractionKnowledge Graphs

Joint Entity and Relation Extraction for Legal Documents with Legal Feature Enhancement

2020-12-01 · COLING 2020 8 · Yanguang Chen, Yuanyuan Sun, Zhihao Yang, Hongfei Lin

In recent years, the plentiful information contained in Chinese legal documents has attracted a great deal of attention because of the large-scale release of the judgment documents on China Judgments Online. It is in gre…

Joint Entity and Relation ExtractionMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+4

An Senegalese Legal Texts Structuration Using LLM-augmented Knowledge Graph

2025-09-27 · Oumar Kane, Mouhamad M. Allaya, Dame Samb, Mamadou Bousso arxiv

This study examines the application of artificial intelligence (AI) and large language models (LLM) to improve access to legal texts in Senegal's judicial system. The emphasis is on the difficulties of extracting and org…

Automatic Knowledge Graph Construction for Judicial Cases

2024-04-15 · Jie zhou, Xin Chen, Hang Zhang, Zhe Li

In this paper, we explore the application of cognitive intelligence in legal knowledge, focusing on the development of judicial artificial intelligence. Utilizing natural language processing (NLP) as the core technology,…

graph constructionKnowledge Graphs

FlairNLP at SemEval-2023 Task 6b: Extraction of Legal Named Entities from Legal Texts using Contextual String Embeddings

2023-06-03 · Vinay N Ramesh, Rohan Eswara

Indian court legal texts and processes are essential towards the integrity of the judicial system and towards maintaining the social and political order of the nation. Due to the increase in number of pending court cases…