paper-with-me

Papers

Automatic Knowledge Graph Construction for Judicial Cases

2024-04-15 · Jie zhou, Xin Chen, Hang Zhang, Zhe Li

In this paper, we explore the application of cognitive intelligence in legal knowledge, focusing on the development of judicial artificial intelligence. Utilizing natural language processing (NLP) as the core technology, we propose a method for the automatic construction of case knowledge graphs for judicial cases. Our approach centers on two fundamental NLP tasks: entity recognition and relationship extraction. We compare two pre-trained models for entity recognition to establish their efficacy. Additionally, we introduce a multi-task semantic relationship extraction model that incorporates translational embedding, leading to a nuanced contextualized case knowledge representation. Specifically, in a case study involving a "Motor Vehicle Traffic Accident Liability Dispute," our approach significantly outperforms the baseline model. The entity recognition F1 score improved by 0.36, while the relationship extraction F1 score increased by 2.37. Building on these results, we detail the automatic construction process of case knowledge graphs for judicial cases, enabling the assembly of knowledge graphs for hundreds of thousands of judgments. This framework provides robust semantic support for applications of judicial AI, including the precise categorization and recommendation of related cases.

📄 PDF Abstract BibTeX arXiv:2404.09416

Code (0)

등록된 구현이 없습니다.

Tasks

graph constructionKnowledge Graphs

Similar Papers 제목 키워드 기반

Leverage Knowledge Graph and Large Language Model for Law Article Recommendation: A Case Study of Chinese Criminal Law

2024-10-07 · Yongming Chen, Miner Chen, Ye Zhu, Juan Pei 외

Court efficiency is vital for social stability. However, in most countries around the world, the grassroots courts face case backlogs, with decisions relying heavily on judicial personnel's cognitive labor, lacking intel…

ArticlesLanguage ModelingLanguage ModellingLarge Language Model

Knowledge Augmented Entity and Relation Extraction for Legal Documents with Hypergraph Neural Network

2026-02-09 · Binglin Wu, Xianneng Li arxiv

With the continuous progress of digitization in Chinese judicial institutions, a substantial amount of electronic legal document information has been accumulated. To unlock its potential value, entity and relation extrac…

Information ExtractionRelation Extraction

Exploring Graph Neural Networks for Indian Legal Judgment Prediction

2023-10-19 · Mann Khatri, Mirza Yusuf, Yaman Kumar, Rajiv Ratn Shah 외

The burdensome impact of a skewed judges-to-cases ratio on the judicial system manifests in an overwhelming backlog of pending cases alongside an ongoing influx of new ones. To tackle this issue and expedite the judicial…

FairnessGraph Neural NetworkLink PredictionNode Classification+1

LegalChainReasoner: A Legal Chain-guided Framework for Criminal Judicial Opinion Generation

2025-08-31 · Weizhe Shi, Qiqi Wang, Yihong Pan, Qian Liu 외 arxiv

A criminal judicial opinion represents the judge's disposition of a case, including the decision rationale and sentencing. Automatically generating such opinions can assist in analyzing sentencing consistency and provide…

Legal Reasoning

AgentsCourt: Building Judicial Decision-Making Agents with Court Debate Simulation and Legal Knowledge Augmentation

2024-03-05 · Zhitao He, Pengfei Cao, Chenhao Wang, Zhuoran Jin 외

With the development of deep learning, natural language processing technology has effectively improved the efficiency of various aspects of the traditional judicial industry. However, most current efforts focus on tasks …

ArticlesDecision MakingInformation Retrieval