Mulan: A Multiple Residual Article-Wise Attention Network for Legal Judgment Prediction

Junyi Chen,Lan Du,Ming Liu,Xiabing Zhou
DOI: https://doi.org/10.1145/3503157
2022-07-31
Abstract:Legal judgment prediction (LJP) is used to predict judgment results based on the description of individual legal cases. In order to be more suitable for actual application scenarios in which the case has cited multiple articles and has multiple charges, we formulate legal judgment prediction as a multiple label learning problem and present a deep learning model that can effectively encode the content of each legal case via a multi-residual convolution neural network and the semantics of law articles via an article encoder. An article-wise attention mechanism is proposed to fuse the two types of encoded information. Experimental results derived on the CAIL2018 datasets show that our model provides a significant performance improvement over the existing neural models in predicting relevant law articles and charges.
computer science, artificial intelligence
What problem does this paper attempt to address?