中文
相关论文

相关论文: Extracting Biomolecular Interactions Using Semanti…

200 篇论文

In recent years, summarizers that incorporate domain knowledge into the process of text summarization have outperformed generic methods, especially for summarization of biomedical texts. However, construction and maintenance of domain…

计算与语言 · 计算机科学 2019-08-23 Milad Moradi , Matthias Samwald

Relation Extraction (RE) is the task of extracting semantic relationships between entities in a sentence and aligning them to relations defined in a vocabulary, which is generally in the form of a Knowledge Graph (KG) or an ontology.…

计算与语言 · 计算机科学 2023-09-06 Monika Jain , Kuldeep Singh , Raghava Mutharaju

Symbolic sentence meaning representations, such as AMR (Abstract Meaning Representation) provide expressive and structured semantic graphs that act as intermediates that simplify downstream NLP tasks. However, the instruction-following…

计算与语言 · 计算机科学 2024-07-08 Peiran Yao , Kostyantyn Guzhva , Denilson Barbosa

This study applies Large Language Models (LLMs) to two foundational Electronic Health Record (EHR) data science tasks: structured data querying (using programmatic languages, Python/Pandas) and information extraction from unstructured…

计算与语言 · 计算机科学 2026-01-29 Juan Jose Rubio Jan , Jack Wu , Julia Ive

Biomedical information is growing rapidly in the recent years and retrieving useful data through information extraction system is getting more attention. In the current research, we focus on different aspects of relation extraction…

计算与语言 · 计算机科学 2017-07-27 Elham Shahab

Discourse Representation Theory (DRT) distinguishes itself from other semantic representation frameworks by its ability to model complex semantic and discourse phenomena through structural nesting and variable binding. While seq2seq models…

计算与语言 · 计算机科学 2024-10-10 Xiulin Yang , Jonas Groschwitz , Alexander Koller , Johan Bos

Abstract meaning representation (AMR) highlights the core semantic information of text in a graph structure. Recently, pre-trained language models (PLMs) have advanced tasks of AMR parsing and AMR-to-text generation, respectively. However,…

计算与语言 · 计算机科学 2022-05-05 Xuefeng Bai , Yulong Chen , Yue Zhang

Inter-sentence relation extraction deals with a number of complex semantic relationships in documents, which require local, non-local, syntactic and semantic dependencies. Existing methods do not fully exploit such dependencies. We present…

计算与语言 · 计算机科学 2019-06-12 Sunil Kumar Sahu , Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou

Extracting biomedical relations from large corpora of scientific documents is a challenging natural language processing task. Existing approaches usually focus on identifying a relation either in a single sentence (mention-level) or across…

计算与语言 · 计算机科学 2020-11-23 Harshil Shah , Julien Fauqueur

Generating text from graph-based data, such as Abstract Meaning Representation (AMR), is a challenging task due to the inherent difficulty in how to properly encode the structure of a graph with labeled edges. To address this difficulty, we…

计算与语言 · 计算机科学 2019-09-04 Leonardo F. R. Ribeiro , Claire Gardent , Iryna Gurevych

We introduce a novel graph-based framework for alleviating key challenges in distantly-supervised relation extraction and demonstrate its effectiveness in the challenging and important domain of biomedical data. Specifically, we propose a…

机器学习 · 计算机科学 2024-04-08 Hao Zhang , Yang Liu , Xiaoyan Liu , Tianming Liang , Gaurav Sharma , Liang Xue , Maozu Guo

Extracting relations across large text spans has been relatively underexplored in NLP, but it is particularly important for high-value domains such as biomedicine, where obtaining high recall of the latest findings is crucial for practical…

计算与语言 · 计算机科学 2021-09-14 Sheng Zhang , Cliff Wong , Naoto Usuyama , Sarthak Jain , Tristan Naumann , Hoifung Poon

Relation extraction is a key task in Natural Language Processing (NLP), which aims to extract relations between entity pairs from given texts. Recently, relation extraction (RE) has achieved remarkable progress with the development of deep…

计算与语言 · 计算机科学 2022-04-12 Xinnian Liang , Shuangzhi Wu , Mu Li , Zhoujun Li

Integration between biology and information science benefits both fields. Many related models have been proposed, such as computational visual cognition models, computational motor control models, integrations of both and so on. In general,…

计算机视觉与模式识别 · 计算机科学 2016-03-28 Peijie Yin , Hong Qiao , Wei Wu , Lu Qi , YinLin Li , Shanlin Zhong , Bo Zhang

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

Biomedical event extraction is critical in understanding biomolecular interactions described in scientific corpus. One of the main challenges is to identify nested structured events that are associated with non-indicative trigger words. We…

计算与语言 · 计算机科学 2020-10-13 Kung-Hsiang Huang , Mu Yang , Nanyun Peng

Biomedical networks (or graphs) are universal descriptors for systems of interacting elements, from molecular interactions and disease co-morbidity to healthcare systems and scientific knowledge. Advances in artificial intelligence,…

机器学习 · 计算机科学 2025-02-07 Michelle M. Li , Kexin Huang , Marinka Zitnik

We investigate the incorporation of character-based word representations into a standard CNN-based relation extraction model. We experiment with two common neural architectures, CNN and LSTM, to learn word vector representations from…

计算与语言 · 计算机科学 2018-05-29 Dat Quoc Nguyen , Karin Verspoor

We present an analysis of the problem of identifying biological context and associating it with biochemical events in biomedical texts. This constitutes a non-trivial, inter-sentential relation extraction task. We focus on biological…

计算与语言 · 计算机科学 2018-12-18 Enrique Noriega-Atala , Paul D. Hein , Shraddha S. Thumsi , Zechy Wong , Xia Wang , Clayton T. Morrison

This study introduces a novel approach to sentence-level relation extraction (RE) that integrates Graph Neural Networks (GNNs) with Large Language Models (LLMs) to generate contextually enriched support documents. By harnessing the power of…

计算与语言 · 计算机科学 2024-11-01 Vicky Dong , Hao Yu , Yao Chen