Interpretable Charge Predictions for Criminal Cases: Learning to Generate Court Views from Fact Descriptions
Hai Ye, Xin Jiang, Zhunchen Luo, Wenhan Chao

TL;DR
This paper introduces a label-conditioned sequence-to-sequence model for generating interpretable court views from criminal case fact descriptions, enhancing charge prediction interpretability and legal document automation.
Contribution
It proposes a novel label-conditioned Seq2Seq approach that improves court view generation by incorporating charge labels, addressing non-distinction issues in fact descriptions.
Findings
The model effectively generates charge-discriminative court views.
Charge labels significantly improve generation quality.
Experimental results demonstrate the method's superiority.
Abstract
In this paper, we propose to study the problem of COURT VIEW GENeration from the fact description in a criminal case. The task aims to improve the interpretability of charge prediction systems and help automatic legal document generation. We formulate this task as a text-to-text natural language generation (NLG) problem. Sequenceto-sequence model has achieved cutting-edge performances in many NLG tasks. However, due to the non-distinctions of fact descriptions, it is hard for Seq2Seq model to generate charge-discriminative court views. In this work, we explore charge labels to tackle this issue. We propose a label-conditioned Seq2Seq model with attention for this problem, to decode court views conditioned on encoded charge labels. Experimental results show the effectiveness of our method.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Law · Topic Modeling · Legal Education and Practice Innovations
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
