Interpretable Charge Predictions For Criminal Cases: Learning To Generate Court Views From Fact Descriptions | Awesome LLM Papers Contribute to Awesome LLM Papers

Interpretable Charge Predictions For Criminal Cases: Learning To Generate Court Views From Fact Descriptions

Hai Ye, Xin Jiang, Zhunchen Luo, Wenhan Chao . Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers) 2018 – 131 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
NAACL Uncategorized

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.

Similar Work