Litcius/Paper detail

A RoBERTa-GlobalPointer-Based Method for Named Entity Recognition of Legal Documents

Xinrui Zhang, Xudong Luo, Jiaye Wu

202313 citationsDOI

Abstract

In legal practice, judicial professionals often need to extract useful information from numerous legal documents. The key to legal information extraction is the Named Entity Recognition (NER) of legal documents. To address three critical issues in NER of legal documents, this paper proposes a RoBERTa-GlobalPointer-based method for NER of legal documents. Specifically, we first use RoBERTa (a variant of the pre-trained language model BERT) to extract char-level feature representations of a legal document, and use the Skip-Gram method to extract its word-level feature representations, and fuse them to better capture the contextual information of entities in the document. Then, according to the concatenated result, we use the GlobalPointer method to calculate the score of each subsequence of the document, to which it is an entity of a certain type. Finally, we employ the balanced softmax function to determine whether or not a subsequence of the document is an entity of a certain type according to its score calculated by GlobalPointer. Our evaluation experiments on the Chinese judicial domain dataset show that the proposed method outperforms the state-of-the-art baseline methods.

Topics & Concepts

Softmax functionNamed-entity recognitionComputer scienceLegal documentSubsequenceNatural language processingInformation retrievalFeature (linguistics)Legal caseBaseline (sea)Artificial intelligenceLinguisticsMathematicsConvolutional neural networkLawEngineeringMathematical analysisPhilosophyBounded functionTask (project management)Systems engineeringPolitical scienceTopic ModelingNatural Language Processing TechniquesArtificial Intelligence in Law
A RoBERTa-GlobalPointer-Based Method for Named Entity Recognition of Legal Documents | Litcius