paper-with-me

홈 › Papers

Knowledge-aware Method for Confusing Charge Prediction

2020-10-07 · Xiya Cheng, Sheng Bi, Guilin Qi, Yongzhen Wang

Automatic charge prediction task aims to determine the final charges based on fact descriptions of criminal cases, which is a vital application of legal assistant systems. Conventional works usually depend on fact descriptions to predict charges while ignoring the legal schematic knowledge, which makes it difficult to distinguish confusing charges. In this paper, we propose a knowledge-attentive neural network model, which introduces legal schematic knowledge about charges and exploit the knowledge hierarchical representation as the discriminative features to differentiate confusing charges. Our model takes the textual fact description as the input and learns fact representation through a graph convolutional network. A legal schematic knowledge transformer is utilized to generate crucial knowledge representations oriented to the legal schematic knowledge at both the schema and charge levels. We apply a knowledge matching network for effectively incorporating charge information into the fact to learn knowledge-aware fact representation. Finally, we use the knowledge-aware fact representation for charge prediction. We create two real-world datasets and experimental results show that our proposed model can outperform other state-of-the-art baselines on accuracy and F1 score, especially on dealing with confusing charges.

📄 PDF Abstract BibTeX arXiv:2010.03096

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

From Graph to Word Bag: Introducing Domain Knowledge to Confusing Charge Prediction

2024-03-07 · Ang Li, Qiangchao Chen, Yiquan Wu, Ming Cai 외

Confusing charge prediction is a challenging task in legal AI, which involves predicting confusing charges based on fact descriptions. While existing charge prediction methods have shown impressive performance, they face…

Few-Shot Charge Prediction with Discriminative Legal Attributes

2018-08-01 · COLING 2018 8 · Zikun Hu, Xiang Li, Cunchao Tu, Zhiyuan Liu 외

Automatic charge prediction aims to predict the final charges according to the fact descriptions in criminal cases and plays a crucial role in legal assistant systems. Existing works on charge prediction perform adequate…

AttributePredictionText Classification

Distinguish Confusing Law Articles for Legal Judgment Prediction

2020-04-06 · ACL 2020 6 · Nuo Xu, Pinghui Wang, Long Chen, Li Pan 외

Legal Judgment Prediction (LJP) is the task of automatically predicting a law case's judgment results given a text describing its facts, which has excellent prospects in judicial assistance systems and convenient service…

ArticlesGraph Neural NetworkPrediction

Distinguish Confusion in Legal Judgment Prediction via Revised Relation Knowledge

2024-08-18 · Nuo Xu, Pinghui Wang, Junzhou Zhao, Feiyang Sun 외

Legal Judgment Prediction (LJP) aims to automatically predict a law case's judgment results based on the text description of its facts. In practice, the confusing law articles (or charges) problem frequently occurs, refl…

ArticlesInductive BiasRelationSemantic Similarity+1

Enabling Discriminative Reasoning in LLMs for Legal Judgment Prediction

2024-07-02 · Chenlong Deng, Kelong Mao, Yuyao Zhang, Zhicheng Dou

Legal judgment prediction is essential for enhancing judicial efficiency. In this work, we identify that existing large language models (LLMs) underperform in this domain due to challenges in understanding case complexit…

Prediction