paper-with-me

Papers

BiOnt: Deep Learning using Multiple Biomedical Ontologies for Relation Extraction

2020-01-20 · Diana Sousa, Francisco M. Couto

Successful biomedical relation extraction can provide evidence to researchers and clinicians about possible unknown associations between biomedical entities, advancing the current knowledge we have about those entities and their inherent mechanisms. Most biomedical relation extraction systems do not resort to external sources of knowledge, such as domain-specific ontologies. However, using deep learning methods, along with biomedical ontologies, has been recently shown to effectively advance the biomedical relation extraction field. To perform relation extraction, our deep learning system, BiOnt, employs four types of biomedical ontologies, namely, the Gene Ontology, the Human Phenotype Ontology, the Human Disease Ontology, and the Chemical Entities of Biological Interest, regarding gene-products, phenotypes, diseases, and chemical compounds, respectively. We tested our system with three data sets that represent three different types of relations of biomedical entities. BiOnt achieved, in F-score, an improvement of 4.93 percentage points for drug-drug interactions (DDI corpus), 4.99 percentage points for phenotype-gene relations (PGR corpus), and 2.21 percentage points for chemical-induced disease relations (BC5CDR corpus), relatively to the state-of-the-art. The code supporting this system is available at https://github.com/lasigeBioTM/BiOnt.

📄 PDF Abstract BibTeX arXiv:2001.07139

Code (1)

lasigeBioTM/BiONT 공식 구현 tf

Tasks

Deep LearningRelationRelation Extraction

Similar Papers 제목 키워드 기반

LASIGE and UNICAGE solution to the NASA LitCoin NLP Competition

2023-08-10 · Pedro Ruas, Diana F. Sousa, André Neves, Carlos Cruz 외

Biomedical Natural Language Processing (NLP) tends to become cumbersome for most researchers, frequently due to the amount and heterogeneity of text to be processed. To address this challenge, the industry is continuousl…

named-entity-recognitionNamed Entity RecognitionRelation Extraction

Using Neural Networks for Relation Extraction from Biomedical Literature

2019-05-27 · Diana Sousa, Andre Lamurias, Francisco M. Couto

Using different sources of information to support automated extracting of relations between biomedical concepts contributes to the development of our understanding of biological systems. The primary comprehensive source …

RelationRelation Extraction

ReOnto: A Neuro-Symbolic Approach for Biomedical Relation Extraction

2023-09-04 · Monika Jain, Kuldeep Singh, Raghava Mutharaju

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…

Graph Neural NetworkRelationRelation ExtractionSentence

Automatic Biomedical Term Polysemy Detection

2016-05-01 · LREC 2016 5 · Juan Antonio Lossio-Ventura, Clement Jonquet, Mathieu Roche, Maguelonne Teisseire

Polysemy is the capacity for a word to have multiple meanings. Polysemy detection is a first step for Word Sense Induction (WSI), which allows to find different meanings for a term. The polysemy detection is also importa…

Word Sense Induction

Cophylogeny Reconstruction Allowing for Multiple Associations Through Approximate Bayesian Computation

2022-05-23 · Blerina Sinaimeri, Laura Urbini, Marie-France Sagot, Catherine Matias

Phylogenetic tree reconciliation is employed for the examination of coevolution between host and symbiont species. An important concern is the requirement for dependable cost values when selecting event-based parsimoniou…