# DPRM: DeBERTa-based potential relationship multi-headed self-attention joint extraction model

**Authors:** Songjiang Li, Jinming Cao, Jiao Yang, Yunjiangcan He, Peng Wang

PMC · DOI: 10.1371/journal.pone.0329120 · 2025-08-05

## TL;DR

This paper introduces DPRM, a new model for extracting entities and relationships in manufacturing data, which outperforms existing methods in fault domain tasks.

## Contribution

The novel DPRM model integrates DeBERTa with multi-headed self-attention for improved entity-relationship extraction in manufacturing.

## Key findings

- DPRM outperforms existing models in fault domain entity-relationship extraction.
- The model achieves a higher F1 score on fault datasets compared to baselines.
- The global entity pairing module simplifies architecture and improves performance.

## Abstract

Traditional entity-relationship joint extraction models are typically designed to address generic domain data, which limits their effectiveness when applied to domain-specific applications such as manufacturing. This study presents the DeBERTa-based Potential Relationship Multi-Headed Self-Attention Joint Extraction Model (DPRM), which has been specifically designed to enhance the accuracy and efficiency of entity-relationship extraction in manufacturing knowledge graphs. The model is comprised of three core components: a semantic representation module, a relationship extraction and entity recognition module, and a global entity pairing module. In the semantic representation module, a DeBERTa encoder is employed to train the input sentences, thereby generating word embeddings. The capture of word dependencies is achieved through the utilization of Bi-GRU and Multi-Headed Self-Attention mechanisms, which serve to enhance the overall representation of the sentence. The relationship extraction and entity recognition module is responsible for identifying potential relationships within the sentences and integrating a relational gated mechanism to minimize the interference of irrelevant information during the entity recognition process. The global entity pairing module simplifies the model’s architecture by extracting potential relationships and constructing a matrix of global pairing entity pairs based on fault-specific data. The efficacy of the proposed model is validated through experiments conducted on fault datasets. The results demonstrate that the DPRM achieves superior performance, with an F1 score that surpasses that of existing models, thereby highlighting its effectiveness in the fault domain.

## Full-text entities

- **Genes:** EPO (erythropoietin) [NCBI Gene 2056] {aka DBAL, ECYT5, EP, MVCD2}
- **Diseases:** DBM (MESH:D006258)

## Figures

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

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