A Novel MRC Framework for Evidence Extracts in Judgment Documents

Zhou Yulin,Liu Lijuan,Chen Yanping,Huang Ruizhang,Qin Yongbin,Lin Chuan
DOI: https://doi.org/10.1007/s10506-023-09344-z
IF: 4.1
2023-01-01
Artificial Intelligence and Law
Abstract:Evidences are important proofs to support judicial trials. Automatically extracting evidences from judgement documents can be used to assess the trial quality and support "Intelligent Court". Current evidence extraction is primarily depended on sequence labelling models. Despite their success, they can only assign a label to a token, which is difficult to recognize nested evidence entities in judgment documents, where a token may belong to several evidences at the same time. In this paper, we present a novel evidence extraction architecture called ATT-MRC, in which extracting evidence entities is formalized as a question answer problem, where all evidence spans are screened out as possible correct answers. Furthermore, to address the data imbalance problem in the judgement documents, we revised the loss function and combined it with a data enhancement technique. Experimental results demonstrate that our model has better performance than related works in evidence extraction.
What problem does this paper attempt to address?