中文
相关论文

相关论文: MedDistant19: Towards an Accurate Benchmark for Br…

200 篇论文

This paper investigates distantly supervised relation extraction in federated settings. Previous studies focus on distant supervision under the assumption of centralized training, which requires collecting texts from different platforms and…

计算与语言 · 计算机科学 2020-08-13 Dianbo Sui , Yubo Chen , Kang Liu , Jun Zhao

In recent years, there has been an increasing number of frameworks developed for biomedical entity and relation extraction. This research effort aims to address the accelerating growth in biomedical publications and the intricate nature of…

计算与语言 · 计算机科学 2024-08-14 Minh Nguyen , Phuong Le

Extracting relationships and interactions between different biological entities is still an extremely challenging problem but has not received much attention as much as extraction in other generic domains. In addition to the lack of…

计算与语言 · 计算机科学 2020-06-02 Abhinav Bhatt , Kaustubh D. Dhole

Distant supervision (DS) has been widely used to generate auto-labeled data for sentence-level relation extraction (RE), which improves RE performance. However, the existing success of DS cannot be directly transferred to the more…

计算与语言 · 计算机科学 2020-11-10 Chaojun Xiao , Yuan Yao , Ruobing Xie , Xu Han , Zhiyuan Liu , Maosong Sun , Fen Lin , Leyu Lin

Relation Extraction (RE) aims to label relations between groups of marked entities in raw text. Most current RE models learn context-aware representations of the target entities that are then used to establish relation between them. This…

计算与语言 · 计算机科学 2019-02-26 Gaurav Singh , Parminder Bhatia

Knowledge base construction is crucial for summarising, understanding and inferring relationships between biomedical entities. However, for many practical applications such as drug discovery, the scarcity of relevant facts (e.g. gene X is…

计算与语言 · 计算机科学 2019-07-04 Julien Fauqueur , Ashok Thillaisundaram , Theodosia Togia

Distantly-supervised relation extraction (RE) is an effective method to scale RE to large corpora but suffers from noisy labels. Existing approaches try to alleviate noise through multi-instance learning and by providing additional…

计算与语言 · 计算机科学 2021-02-03 Despina Christou , Grigorios Tsoumakas

Systematic comparison of methods for relation extraction (RE) is difficult because many experiments in the field are not described precisely enough to be completely reproducible and many papers fail to report ablation studies that would…

计算与语言 · 计算机科学 2021-07-14 Geeticka Chauhan , Matthew B. A. McDermott , Peter Szolovits

Relation extraction between drugs plays a crucial role in identifying drug drug interactions and predicting side effects. The advancement of machine learning methods in relation extraction, along with the development of large medical text…

计算与语言 · 计算机科学 2025-10-28 Ali Fata , Hossein Rahmani , Parinaz Soltanzadeh , Amirhossein Derakhshan , Behrouz Minaei Bidgoli

Relation extraction models trained on a source domain cannot be applied on a different target domain due to the mismatch between relation sets. In the current literature, there is no extensive open-source relation extraction dataset…

计算与语言 · 计算机科学 2023-06-07 Soumya Sharma , Tapas Nayak , Arusarka Bose , Ajay Kumar Meena , Koustuv Dasgupta , Niloy Ganguly , Pawan Goyal

Relation extraction is used to populate knowledge bases that are important to many applications. Prior datasets used to train relation extraction models either suffer from noisy labels due to distant supervision, are limited to certain…

计算与语言 · 计算机科学 2021-02-22 Robert Ormandi , Mohammad Saleh , Erin Winter , Vinay Rao

Two key obstacles in biomedical relation extraction (RE) are the scarcity of annotations and the prevalence of instances without explicitly pre-defined labels due to low annotation coverage. Existing approaches, which treat biomedical RE as…

计算与语言 · 计算机科学 2023-10-20 Jiashu Xu , Mingyu Derek Ma , Muhao Chen

Distant supervision for relation extraction is an efficient method to reduce labor costs and has been widely used to seek novel relational facts in large corpora, which can be identified as a multi-instance multi-label problem. However,…

计算与语言 · 计算机科学 2018-12-27 Changsen Yuan , Heyan Huang , Chong Feng , Xiao Liu , Xiaochi Wei

In this paper, we investigate how semantic relations between concepts extracted from medical documents can be employed to improve the retrieval of medical literature. Semantic relations explicitly represent relatedness between concepts and…

信息检索 · 计算机科学 2019-05-06 Maristella Agosti , Giorgio Maria Di Nunzio , Stefano Marchesin , Gianmaria Silvello

Relation extraction aims to identify the target relations of entities in texts. Relation extraction is very important for knowledge base construction and text understanding. Traditional binary relation extraction, including supervised,…

计算与语言 · 计算机科学 2020-12-10 Haiyun Jiang , Qiaoben Bao , Qiao Cheng , Deqing Yang , Li Wang , Yanghua Xiao

Constructing large-scaled medical knowledge graphs can significantly boost healthcare applications for medical surveillance, bring much attention from recent research. An essential step in constructing large-scale MKG is extracting…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Jialun Wu , Yang Liu , Zeyu Gao , Tieliang Gong , Chunbao Wang , Chen Li

Joint entity and relation extraction is a process that identifies entity pairs and their relations using a single model. We focus on the problem of joint extraction in distantly-labeled data, whose labels are generated by aligning entity…

计算与语言 · 计算机科学 2024-05-28 Yufei Li , Xiao Yu , Yanghong Guo , Yanchi Liu , Haifeng Chen , Cong Liu

The surging amount of biomedical literature & digital clinical records presents a growing need for text mining techniques that can not only identify but also semantically relate entities in unstructured data. In this paper we propose a text…

计算与语言 · 计算机科学 2021-12-28 Hasham Ul Haq , Veysel Kocaman , David Talby

Owing to the exponential rise in the electronic medical records, information extraction in this domain is becoming an important area of research in recent years. Relation extraction between the medical concepts such as medical problem,…

计算与语言 · 计算机科学 2019-03-26 Dhanachandra Ningthoujam , Shweta Yadav , Pushpak Bhattacharyya , Asif Ekbal

Relation extraction is a fundamental task in information extraction. Most existing methods have heavy reliance on annotations labeled by human experts, which are costly and time-consuming. To overcome this drawback, we propose a novel…

计算与语言 · 计算机科学 2017-08-03 Liyuan Liu , Xiang Ren , Qi Zhu , Shi Zhi , Huan Gui , Heng Ji , Jiawei Han