Chemical-induced Disease Relation Extraction with Dependency Information and Prior Knowledge
Huiwei Zhou, Shixian Ning, Yunlong Yang, Zhuang Liu, Chengkun Lang,, Yingyu Lin

TL;DR
This paper introduces a convolutional attention network that leverages dependency paths and prior knowledge from biomedical knowledge bases to improve chemical-disease relation extraction.
Contribution
It proposes a novel method combining dependency tree information and prior knowledge for enhanced relation extraction in biomedical texts.
Findings
Achieves performance comparable to state-of-the-art methods.
Dependency information significantly improves extraction accuracy.
Prior knowledge enhances the model's ability to identify relations.
Abstract
Chemical-disease relation (CDR) extraction is significantly important to various areas of biomedical research and health care. Nowadays, many large-scale biomedical knowledge bases (KBs) containing triples about entity pairs and their relations have been built. KBs are important resources for biomedical relation extraction. However, previous research pays little attention to prior knowledge. In addition, the dependency tree contains important syntactic and semantic information, which helps to improve relation extraction. So how to effectively use it is also worth studying. In this paper, we propose a novel convolutional attention network (CAN) for CDR extraction. Firstly, we extract the shortest dependency path (SDP) between chemical and disease pairs in a sentence, which includes a sequence of words, dependency directions, and dependency relation tags. Then the convolution operations…
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
MethodsSoftmax · Convolution
