paper-with-me

홈 › Papers

Automatic Charge Identification from Facts: A Few Sentence-Level Charge Annotations is All You Need

2020-12-01 · COLING 2020 8 · Shounak Paul, Pawan Goyal, Saptarshi Ghosh

Automatic Charge Identification (ACI) is the task of identifying the relevant charges given the facts of a situation and the statutory laws that define these charges, and is a crucial aspect of the judicial process. Existing works focus on learning charge-side representations by modeling relationships between the charges, but not much effort has been made in improving fact-side representations. We observe that only a small fraction of sentences in the facts actually indicates the charges. We show that by using a very small subset ({\textless} 3{\%}) of fact descriptions annotated with sentence-level charges, we can achieve an improvement across a range of different ACI models, as compared to modeling just the main document-level task on a much larger dataset. Additionally, we propose a novel model that utilizes sentence-level charge labels as an auxiliary task, coupled with the main task of document-level charge identification in a multi-task learning framework. The proposed model comprehensively outperforms a large number of recent baselines for ACI. The improvement in performance is particularly noticeable for the rare charges which are known to be especially challenging to identify.

📄 PDF Abstract BibTeX

Code (1)

law-ai/automatic-charge-identification 공식 구현 pytorch

Tasks

AllMulti-Task LearningSentence

Similar Papers 제목 키워드 기반

De-identifying Australian Hospital Discharge Summaries: An End-to-End Framework using Ensemble of Deep Learning Models

2021-01-01 · Leibo Liu, Oscar Perez-Concha, Anthony Nguyen, Vicki Bennett 외

Electronic Medical Records (EMRs) contain clinical narrative text that is of great potential value to medical researchers. However, this information is mixed with Personally Identifiable Information (PII) that presents r…

De-identificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Weakly-supervised diagnosis identification from Italian discharge letters

2024-10-19 · Vittorio Torri, Elisa Barbieri, Anna Cantarutti, Carlo Giaquinto 외

Objective: Recognizing diseases from discharge letters is crucial for cohort selection and epidemiological analyses, as this is the only type of data consistently produced across hospitals. This is a classic document cla…

Document Classificationtext-classificationText Classification

FactSelfCheck: Fact-Level Black-Box Hallucination Detection for LLMs

2025-03-21 · Albert Sawczyn, Jakub Binkowski, Denis Janiak, Bogdan Gabrys 외

Large Language Models (LLMs) frequently generate hallucinated content, posing significant challenges for applications where factuality is crucial. While existing hallucination detection methods typically operate at the s…

HallucinationKnowledge GraphsSentence

Slang Detection and Identification

2019-11-01 · CONLL 2019 11 · Zhengqi Pei, Zhewei Sun, Yang Xu

The prevalence of informal language such as slang presents challenges for natural language systems, particularly in the automatic discovery of flexible word usages. Previous work has explored slang in terms of dictionary…

SentenceSentiment Analysis

CNSight: Evaluation of Clinical Note Segmentation Tools

2025-12-28 · Risha Surana, Adrian Law, Sunwoo Kim, Rishab Sridhar 외 arxiv

Clinical notes are often stored in unstructured or semi-structured formats after extraction from electronic medical record (EMR) systems, which complicates their use for secondary analysis and downstream clinical applica…

Information Extraction