The Joint Entity-Relation Extraction Model Based on Span and Interactive Fusion Representation for Chinese Medical Texts with Complex Semantics
Danni Feng, Runzhi Li, Jing Wang, Siyu Yan, Lihong Ma, Yunli Xing

TL;DR
This paper introduces a novel joint entity-relation extraction model tailored for Chinese medical texts with complex semantics, utilizing attention-based modules and interactive fusion to improve extraction accuracy and generalization.
Contribution
The paper proposes a new model with an SEA module and interactive fusion representation for better entity and relation extraction in Chinese medical texts, addressing semantic complexity and task interaction.
Findings
Achieved 96.73% F1-score for entity recognition on CH-DDI.
Attained 78.43% F1-score for relation extraction on CH-DDI.
Demonstrated strong generalization on public datasets.
Abstract
Joint entity-relation extraction is a critical task in transforming unstructured or semi-structured text into triplets, facilitating the construction of large-scale knowledge graphs, and supporting various downstream applications. Despite its importance, research on Chinese text, particularly with complex semantics in specialized domains like medicine, remains limited. To address this gap, we introduce the CH-DDI, a Chinese drug-drug interactions dataset designed to capture the intricacies of medical text. Leveraging the strengths of attention mechanisms in capturing long-range dependencies, we propose the SEA module, which enhances the extraction of complex contextual semantic information, thereby improving entity recognition and relation extraction. Additionally, to address the inefficiencies of existing methods in facilitating information exchange between entity recognition and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling
MethodsSoftmax · Attention Is All You Need · Tanh Activation · Sigmoid Activation · Long Short-Term Memory · Bidirectional LSTM
