pith. sign in

arxiv: 1802.08504 · v1 · pith:LRR5LRMEnew · submitted 2018-02-23 · 💻 cs.CL

Interpretable Charge Predictions for Criminal Cases: Learning to Generate Court Views from Fact Descriptions

classification 💻 cs.CL
keywords chargecourtfactgenerationmodelproblemviewscriminal
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Exploring Lightweight Large Language Models for Court View Generation

    cs.CL 2026-05 unverdicted novelty 4.0

    Lightweight LLMs are benchmarked for court view generation and charge prediction across architectures, sizes, DNN comparisons, and task ordering on three datasets using the new CVGEvalKit framework.

  2. Deep Ranking Based Cost-sensitive Multi-label Learning for Distant Supervision Relation Extraction

    cs.CL 2019-07 unverdicted novelty 4.0

    A deep ranking cost-sensitive multi-label model is introduced for distant supervision relation extraction that models class ties between relations via ranking losses and rescales costs for imbalance.