paper-with-me

Papers

Disease Normalization with Graph Embeddings

2020-10-24 · Dhruba Pujary, Camilo Thorne, Wilker Aziz

The detection and normalization of diseases in biomedical texts are key biomedical natural language processing tasks. Disease names need not only be identified, but also normalized or linked to clinical taxonomies describing diseases such as MeSH. In this paper we describe deep learning methods that tackle both tasks. We train and test our methods on the known NCBI disease benchmark corpus. We propose to represent disease names by leveraging MeSH's graphical structure together with the lexical information available in the taxonomy using graph embeddings. We also show that combining neural named entity recognition models with our graph-based entity linking methods via multitask learning leads to improved disease recognition in the NCBI corpus.

📄 PDF Abstract BibTeX arXiv:2010.12925

Code (1)

druv022/Disease-Normalization-with-Graph-Embeddings 공식 구현

Tasks

Entity Linkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

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

Named Entity Normalization Model Using Edge Weight Updating Neural Network: Assimilation Between Knowledge-Driven Graph and Data-Driven Graph

2021-06-14 · Sung Hwan Jeon, Sungzoon Cho

Discriminating the matched named entity pairs or identifying the entities' canonical forms are critical in text mining tasks. More precise named entity normalization in text mining will benefit other subsequent text anal…

Predicting Gene-Disease Associations with Knowledge Graph Embeddings over Multiple Ontologies

2021-05-11 · Susana Nunes, Rita T. Sousa, Catia Pesquita

Ontology-based approaches for predicting gene-disease associations include the more classical semantic similarity methods and more recently knowledge graph embeddings. While semantic similarity is typically restricted to…

Knowledge Graph EmbeddingsSemantic SimilaritySemantic Textual Similarity

Foreseeing Brain Graph Evolution Over Time Using Deep Adversarial Network Normalizer

2020-09-23 · Zeynep Gurler, Ahmed Nebli, Islem Rekik

Foreseeing the brain evolution as a complex highly inter-connected system, widely modeled as a graph, is crucial for mapping dynamic interactions between different anatomical regions of interest (ROIs) in health and dise…

Generative Adversarial Network

CODER: Knowledge infused cross-lingual medical term embedding for term normalization

2020-11-05 · Zheng Yuan, Zhengyun Zhao, Haixia Sun, Jiao Li 외

This paper proposes CODER: contrastive learning on knowledge graphs for cross-lingual medical term representation. CODER is designed for medical term normalization by providing close vector representations for different …

Contrastive LearningKnowledge GraphsRelationRelation Classification+3