paper-with-me

Papers

Distantly Supervised Biomedical Knowledge Acquisition via Knowledge Graph Based Attention

2019-06-01 · WS 2019 6 · Qin Dai, Naoya Inoue, Paul Reisert, Ryo Takahashi, Kentaro Inui

The increased demand for structured scientific knowledge has attracted considerable attention in extracting scientific relation from the ever growing scientific publications. Distant supervision is widely applied approach to automatically generate large amounts of labelled data with low manual annotation cost. However, distant supervision inevitably accompanies the wrong labelling problem, which will negatively affect the performance of Relation Extraction (RE). To address this issue, (Han et al., 2018) proposes a novel framework for jointly training both RE model and Knowledge Graph Completion (KGC) model to extract structured knowledge from non-scientific dataset. In this work, we firstly investigate the feasibility of this framework on scientific dataset, specifically on biomedical dataset. Secondly, to achieve better performance on the biomedical dataset, we extend the framework with other competitive KGC models. Moreover, we proposed a new end-to-end KGC model to extend the framework. Experimental results not only show the feasibility of the framework on the biomedical dataset, but also indicate the effectiveness of our extensions, because our extended model achieves significant and consistent improvements on distant supervised RE as compared with baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionRelationRelation Extraction

Similar Papers 제목 키워드 기반

A Data-driven Approach for Noise Reduction in Distantly Supervised Biomedical Relation Extraction

2020-05-26 · WS 2020 7 · Saadullah Amin, Katherine Ann Dunfield, Anna Vechkaeva, Günter Neumann

Fact triples are a common form of structured knowledge used within the biomedical domain. As the amount of unstructured scientific texts continues to grow, manual annotation of these texts for the task of relation extrac…

Knowledge Graph CompletionMultiple Instance LearningRelationRelation Classification+1

MedDistant19: Towards an Accurate Benchmark for Broad-Coverage Biomedical Relation Extraction

2022-04-10 · COLING 2022 10 · Saadullah Amin, Pasquale Minervini, David Chang, Pontus Stenetorp 외

Relation extraction in the biomedical domain is challenging due to the lack of labeled data and high annotation costs, needing domain experts. Distant supervision is commonly used to tackle the scarcity of annotated data…

RelationRelation Extraction

Coarse-to-fine Knowledge Graph Domain Adaptation based on Distantly-supervised Iterative Training

2022-11-05 · Hongmin Cai, Wenxiong Liao, Zhengliang Liu, Yiyang Zhang 외

Modern supervised learning neural network models require a large amount of manually labeled data, which makes the construction of domain-specific knowledge graphs time-consuming and labor-intensive. In parallel, although…

Domain AdaptationGRAPH DOMAIN ADAPTATIONKnowledge Graphsnamed-entity-recognition+3

MedDistant19: A Challenging Benchmark for Distantly Supervised Biomedical Relation Extraction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Relation Extraction in the biomedical domain is a challenging task due to the lack of labeled data and the long-tail distribution of the entity mentions. Recent works propose distant supervision as a way to tackle the sc…

RelationRelation Extraction

NormCo: Deep Disease Normalization for Biomedical Knowledge Base Construction

2018-11-17 · AKBC 2019 · Dustin Wright, Yannis Katsis, Raghav Mehta, Chun-Nan Hsu

Biomedical knowledge bases are crucial in modern data-driven biomedical sciences, but auto-mated biomedical knowledge base construction remains challenging. In this paper, we consider the problem of disease entity normal…

Knowledge Base ConstructionWord Embeddings