paper-with-me

Papers

Enhancing Court View Generation with Knowledge Injection and Guidance

2024-03-07 · Ang Li, Yiquan Wu, Yifei Liu, Fei Wu, Ming Cai, Kun Kuang

Court View Generation (CVG) is a challenging task in the field of Legal Artificial Intelligence (LegalAI), which aims to generate court views based on the plaintiff claims and the fact descriptions. While Pretrained Language Models (PLMs) have showcased their prowess in natural language generation, their application to the complex, knowledge-intensive domain of CVG often reveals inherent limitations. In this paper, we present a novel approach, named Knowledge Injection and Guidance (KIG), designed to bolster CVG using PLMs. To efficiently incorporate domain knowledge during the training stage, we introduce a knowledge-injected prompt encoder for prompt tuning, thereby reducing computational overhead. Moreover, to further enhance the model's ability to utilize domain knowledge, we employ a generating navigator, which dynamically guides the text generation process in the inference stage without altering the model's architecture, making it readily transferable. Comprehensive experiments on real-world data demonstrate the effectiveness of our approach compared to several established baselines, especially in the responsivity of claims, where it outperforms the best baseline by 11.87%.

📄 PDF Abstract BibTeX arXiv:2403.04366

Code (1)

liang-star177/kig 공식 구현 pytorch

Tasks

Text Generation

Similar Papers 제목 키워드 기반

CourtGuard: A Local, Multiagent Prompt Injection Classifier

2025-10-20 · Isaac Wu, Michael Maslowski arxiv

As large language models (LLMs) become integrated into various sensitive applications, prompt injection, the use of prompting to induce harmful behaviors from LLMs, poses an ever increasing risk. Prompt injection attacks…

Low-Resource Court Judgment Summarization for Common Law Systems

2024-03-07 · Shuaiqi Liu, Jiannong Cao, Yicong Li, Ruosong Yang 외

Common law courts need to refer to similar precedents' judgments to inform their current decisions. Generating high-quality summaries of court judgment documents can facilitate legal practitioners to efficiently review p…

Data Augmentation

ShiZhi: A Chinese Lightweight Large Language Model for Court View Generation

2025-10-10 · Zhitian Hou, Kun Zeng arxiv

Criminal Court View Generation (CVG) is a fundamental task in legal artificial intelligence, aiming to automatically generate the "Court View" section of a legal case document. Generating court views is challenging due t…

Synthetic Knowledge Ingestion: Towards Knowledge Refinement and Injection for Enhancing Large Language Models

2024-10-12 · Jiaxin Zhang, Wendi Cui, Yiran Huang, Kamalika Das 외

Large language models (LLMs) are proficient in capturing factual knowledge across various domains. However, refining their capabilities on previously seen knowledge or integrating new knowledge from external sources rema…

Question AnsweringRAGRetrieval-augmented Generation

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

2018-02-23 · NAACL 2018 6 · Hai Ye, Xin Jiang, Zhunchen Luo, WenHan Chao

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 do…

Text Generation