Knowledge Augmented Entity and Relation Extraction for Legal Documents with Hypergraph Neural Network
Binglin Wu, Xianneng Li

TL;DR
This paper introduces a hypergraph neural network-based method for extracting entities and relations from Chinese legal documents, incorporating domain-specific knowledge and complex case information to improve accuracy.
Contribution
It presents a novel approach combining hypergraph neural networks with legal domain knowledge and case information for improved legal document information extraction.
Findings
Significantly outperforms baseline models on CAIL2022 dataset.
Effectively incorporates legal domain knowledge into text encoding.
Handles complex case relationships like joint crimes and combined punishments.
Abstract
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.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Computational and Text Analysis Methods
