Graph-Based Cross-Granularity Message Passing on Knowledge-Intensive Text

Published: 01 Oct 2024, Last Modified: 16 May 2025OpenReview Archive Direct UploadEveryoneCC BY 4.0
Abstract: In knowledge-intensive fields such as medicine, the text often contains numerous professional terms, specific text fragments, and multidimensional information. However, most existing text representation methods ignore this specialized knowledge and instead adopt methods similar to those used in the general domain. In this paper, we focus on developing a learning module to enhance the representation ability of knowledge-intensive text by leveraging a graph-based cross-granularity message passing mechanism. To this end, we propose a novel learning framework, the Multi-Granularity Graph Neural Network (MG-GNN), to integrate fine-grained and coarse-grained knowledge at the character, word, and phase levels. The MG-GNN performs learning in two stages: 1) inter-granularity learning and 2) intra-granularity learning. During inter-granularity learning, semantic knowledge is extracted from character, word, and phrase granularity graphs, whereas intra-granularity learning focuses on fusing knowledge across different granularity graphs to achieve comprehensive message integration. To enhance the fusion performance, we propose a context-based gating mechanism to guide cross-graph propagation learning. Furthermore, we apply MG-GNN to address two importantmedicalapplications. Experimental results demonstrate that our proposed MG-GNNmodelsignificantly enhances the performance in both diagnosis prediction and medical named entity recognition tasks. recognition tasks.
Loading