paper-with-me

홈 › Papers

SECaps: A Sequence Enhanced Capsule Model for Charge Prediction

2018-10-10 · Congqing He, Li Peng, Yuquan Le, JiaWei He, Xiangyu Zhu

Automatic charge prediction aims to predict appropriate final charges according to the fact descriptions for a given criminal case. Automatic charge prediction plays a critical role in assisting judges and lawyers to improve the efficiency of legal decisions, and thus has received much attention. Nevertheless, most existing works on automatic charge prediction perform adequately on high-frequency charges but are not yet capable of predicting few-shot charges with limited cases. In this paper, we propose a Sequence Enhanced Capsule model, dubbed as SECaps model, to relieve this problem. Specifically, following the work of capsule networks, we propose the seq-caps layer, which considers sequence information and spatial information of legal texts simultaneously. Then we design a attention residual unit, which provides auxiliary information for charge prediction. In addition, our SECaps model introduces focal loss, which relieves the problem of imbalanced charges. Comparing the state-of-the-art methods, our SECaps model obtains 4.5% and 6.4% absolutely considerable improvements under Macro F1 in Criminal-S and Criminal-L respectively. The experimental results consistently demonstrate the superiorities and competitiveness of our proposed model.

📄 PDF Abstract BibTeX arXiv:1810.04465

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

ParseCaps: An Interpretable Parsing Capsule Network for Medical Image Diagnosis

2024-11-03 · Xinyu Geng, JiaMing Wang, Jun Xu

Deep learning has excelled in medical image classification, but its clinical application is limited by poor interpretability. Capsule networks, known for encoding hierarchical relationships and spatial features, show pot…

image-classificationImage ClassificationMedical Image Classification

3DCapsule: Extending the Capsule Architecture to Classify 3D Point Clouds

2018-11-06 · Ali Cheraghian, Lars Petersson

This paper introduces the 3DCapsule, which is a 3D extension of the recently introduced Capsule concept that makes it applicable to unordered point sets. The original Capsule relies on the existence of a spatial relation…

ClassificationClassify 3D Point CloudsGeneral Classification

FUSECAPS: Investigating Feature Fusion Based Framework for Capsule Endoscopy Image Classification

2024-11-04 · Bidisha Chakraborty, Shree Mitra

In order to improve model accuracy, generalization, and class imbalance issues, this work offers a strong methodology for classifying endoscopic images. We suggest a hybrid feature extraction method that combines convolu…

image-classificationImage Classification

Knowledge-Enhanced Personalized Review Generation with Capsule Graph Neural Network

2020-10-04 · Junyi Li, Siqing Li, Wayne Xin Zhao, Gaole He 외

Personalized review generation (PRG) aims to automatically produce review text reflecting user preference, which is a challenging natural language generation task. Most of previous studies do not explicitly model factual…

Graph Neural NetworkReview GenerationSentenceText Generation

An External Knowledge Enhanced Multi-label Charge Prediction Approach with Label Number Learning

2019-07-04 · Duan Wei, Li Lin

Multi-label charge prediction is a task to predict the corresponding accusations for legal cases, and recently becomes a hot topic. However, current studies use rough methods to deal with the label number. These methods …

Prediction