中文
相关论文

相关论文: Biomedical relation extraction with pre-trained la…

200 篇论文

The Bidirectional Encoder Representations from Transformers (BERT) model has achieved the state-of-the-art performance for many natural language processing (NLP) tasks. Yet, limited research has been contributed to studying its…

计算与语言 · 计算机科学 2021-09-23 Zimin Wan , Chenchen Xu , Hanna Suominen

We present a manually annotated corpus, Species-Species Interaction, for extracting meaningful binary relations between species, in biomedical texts, at sentence level, with a focus on the gut microbiota. The corpus leverages PubTator to…

计算与语言 · 计算机科学 2023-06-16 Oumaima El Khettari , Solen Quiniou , Samuel Chaffron

The community of different types of microbes present in a biological niche plays a very important role in functioning of the system. The crosstalk or interactions among the different microbes contributes to the building blocks of such…

信息检索 · 计算机科学 2023-05-15 Krishanu Das Baksi , Vatsala Pokhrel , Kuntal Kumar Bhusan , Sharmila Mande

This paper presents new state-of-the-art models for three tasks, part-of-speech tagging, syntactic parsing, and semantic parsing, using the cutting-edge contextualized embedding framework known as BERT. For each task, we first replicate and…

计算与语言 · 计算机科学 2020-05-26 Han He , Jinho D. Choi

Small and imbalanced datasets commonly seen in healthcare represent a challenge when training classifiers based on deep learning models. So motivated, we propose a novel framework based on BioBERT (Bidirectional Encoder Representations from…

计算与语言 · 计算机科学 2020-06-23 Shijing Si , Rui Wang , Jedrek Wosik , Hao Zhang , David Dov , Guoyin Wang , Ricardo Henao , Lawrence Carin

We present ViLBERT (short for Vision-and-Language BERT), a model for learning task-agnostic joint representations of image content and natural language. We extend the popular BERT architecture to a multi-modal two-stream model, pro-cessing…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Jiasen Lu , Dhruv Batra , Devi Parikh , Stefan Lee

Relation extraction (RE) is an important information extraction task which provides essential information to many NLP applications such as knowledge base population and question answering. In this paper, we present a novel generative model…

计算与语言 · 计算机科学 2022-03-01 Jian Ni , Gaetano Rossiello , Alfio Gliozzo , Radu Florian

We propose a cascade of neural models that performs sentence classification, phrase recognition, and triple extraction to automatically structure the scholarly contributions of NLP publications. To identify the most important contribution…

计算与语言 · 计算机科学 2021-05-13 Haoyang Liu , M. Janina Sarol , Halil Kilicoglu

Contextual word embedding models such as ELMo (Peters et al., 2018) and BERT (Devlin et al., 2018) have dramatically improved performance for many natural language processing (NLP) tasks in recent months. However, these models have been…

计算与语言 · 计算机科学 2019-06-24 Emily Alsentzer , John R. Murphy , Willie Boag , Wei-Hung Weng , Di Jin , Tristan Naumann , Matthew B. A. McDermott

Reliably detecting relevant relations between entities in unstructured text is a valuable resource for knowledge extraction, which is why it has awaken significant interest in the field of Natural Language Processing. In this paper, we…

计算与语言 · 计算机科学 2018-06-18 Jonathan Rotsztejn , Nora Hollenstein , Ce Zhang

We evaluate four state-of-the-art instruction-tuned large language models (LLMs) -- ChatGPT, Flan-T5 UL2, Tk-Instruct, and Alpaca -- on a set of 13 real-world clinical and biomedical natural language processing (NLP) tasks in English, such…

计算与语言 · 计算机科学 2024-06-11 Yanis Labrak , Mickael Rouvier , Richard Dufour

Biomedical entity linking is the task of linking entity mentions in a biomedical document to referent entities in a knowledge base. Recently, many BERT-based models have been introduced for the task. While these models have achieved…

计算与语言 · 计算机科学 2021-09-07 Tuan Lai , Heng Ji , ChengXiang Zhai

Generative pre-trained transformer (GPT) models have shown promise in clinical entity and relation extraction tasks because of their precise extraction and contextual understanding capability. In this work, we further leverage the Unified…

计算与语言 · 计算机科学 2024-07-16 Kriti Bhattarai , Inez Y. Oh , Zachary B. Abrams , Albert M. Lai

Previous work on clinical relation extraction from free-text sentences leveraged information about semantic types from clinical knowledge bases as a part of entity representations. In this paper, we exploit additional evidence by also…

计算与语言 · 计算机科学 2025-03-10 Linh Le , Guido Zuccon , Gianluca Demartini , Genghong Zhao , Xia Zhang

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 (RE) aims to identify semantic relationships between entities within text. Despite considerable advancements, existing models predominantly require extensive annotated training data, which is both costly and…

计算与语言 · 计算机科学 2024-10-28 Sizhe Zhou , Yu Meng , Bowen Jin , Jiawei Han

Distantly supervised relation extraction is widely used to extract relational facts from text, but suffers from noisy labels. Current relation extraction methods try to alleviate the noise by multi-instance learning and by providing…

计算与语言 · 计算机科学 2019-06-21 Christoph Alt , Marc Hübner , Leonhard Hennig

Large pre-trained language models help to achieve state of the art on a variety of natural language processing (NLP) tasks, nevertheless, they still suffer from forgetting when incrementally learning a sequence of tasks. To alleviate this…

计算与语言 · 计算机科学 2023-03-03 Mingxu Tao , Yansong Feng , Dongyan Zhao

With the advent of artificial intelligence (AI), many researchers are attempting to extract structured information from document-level biomedical literature by fine-tuning large language models (LLMs). However, they face significant…

神经与进化计算 · 计算机科学 2026-02-26 Lei Zhao , Ling Kang , Quan Guo

While relation extraction is an essential task in knowledge acquisition and representation, and new-generated relations are common in the real world, less effort is made to predict unseen relations that cannot be observed at the training…

计算与语言 · 计算机科学 2021-04-13 Chih-Yao Chen , Cheng-Te Li