# A legal judgment prediction model based on knowledge fusion and dependency masking

**Authors:** Yishan Chen, Xiaoyi Zhu, Zhiyun Zeng, Pengfei Wang, Xinhua Zhu

PMC · DOI: 10.1371/journal.pone.0340717 · 2026-01-16

## TL;DR

This paper introduces a new legal judgment prediction model that improves accuracy by combining knowledge fusion and dependency masking techniques.

## Contribution

The novel approach integrates CNN-based refinement, differential attention, and dependency masking for better legal judgment prediction.

## Key findings

- The model outperforms existing methods in extracting core judicial knowledge from legal documents.
- The proposed dependency masking mechanism effectively filters erroneous information in multi-task frameworks.
- Experiments on real-world datasets show the superiority of the new model.

## Abstract

Legal Judgment Prediction (LJP) is a core task in Legal AI systems, which aims to predict law articles, charges, and term-of-penalty from case facts. While existing deep-learning-based LJP approaches for civil law systems have achieved certain progress, they still suffer from two key limitations: (1) insufficient deep understanding and effective utilization of external judicial knowledge; and (2) the lack of effective strategies to filter out erroneous dependency information in multi-task LJP frameworks. To address these challenges, we propose a legal judgment prediction model based on knowledge fusion and dependency masking. Specifically, we first integrate a CNN-based local semantic refinement component into the existing BERT-based legal knowledge extraction method, thereby enabling the model to further extract the core knowledge embedded in judicial documents. Then, we introduce differential attention to reduce noise in conventional attention fusion methods and help the model locate key information in case facts more accurately. Furthermore, we propose a multi-task dependency information masking mechanism to accurately identify and filter erroneous dependency information for multi-task LJP methods. Experiments conducted on real-world datasets demonstrate the superiority of our proposed model. This code is available online at https://github.com/PaperCode-GNU/KFTM.

## Full-text entities

- **Genes:** FEN1 (flap structure-specific endonuclease 1) [NCBI Gene 2237] {aka FEN-1, MF1, RAD2}
- **Diseases:** MDMM (MESH:D059468), PKU (MESH:D010661)

## Figures

50 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12810926/full.md

---
Source: https://tomesphere.com/paper/PMC12810926