paper-with-me

Papers

Knowledge Transfer with Medical Language Embeddings

2016-02-10 · Stephanie L. Hyland, Theofanis Karaletsos, Gunnar Rätsch

Identifying relationships between concepts is a key aspect of scientific knowledge synthesis. Finding these links often requires a researcher to laboriously search through scien- tific papers and databases, as the size of these resources grows ever larger. In this paper we describe how distributional semantics can be used to unify structured knowledge graphs with unstructured text to predict new relationships between medical concepts, using a probabilistic generative model. Our approach is also designed to ameliorate data sparsity and scarcity issues in the medical domain, which make language modelling more challenging. Specifically, we integrate the medical relational database (SemMedDB) with text from electronic health records (EHRs) to perform knowledge graph completion. We further demonstrate the ability of our model to predict relationships between tokens not appearing in the relational database.

📄 PDF Abstract BibTeX arXiv:1602.03551

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionKnowledge GraphsLanguage ModellingTransfer Learning

Similar Papers 제목 키워드 기반

Transfer Learning with Clinical Concept Embeddings from Large Language Models

2024-09-20 · Yuhe Gao, Runxue Bao, Yuelyu Ji, Yiming Sun 외

Knowledge sharing is crucial in healthcare, especially when leveraging data from multiple clinical sites to address data scarcity, reduce costs, and enable timely interventions. Transfer learning can facilitate cross-sit…

Transfer Learning

SECNLP: A Survey of Embeddings in Clinical Natural Language Processing

2019-03-04 · Kalyan KS, S. Sangeetha

Traditional representations like Bag of words are high dimensional, sparse and ignore the order as well as syntactic and semantic information. Distributed vector representations or embeddings map variable length text to …

Survey

Knowledge Graph Embeddings in the Biomedical Domain: Are They Useful? A Look at Link Prediction, Rule Learning, and Downstream Polypharmacy Tasks

2023-05-31 · Aryo Pradipta Gema, Dominik Grabarczyk, Wolf De Wulf, Piyush Borole 외

Knowledge graphs are powerful tools for representing and organising complex biomedical data. Several knowledge graph embedding algorithms have been proposed to learn from and complete knowledge graphs. However, a recent …

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+1

Benchmark and Best Practices for Biomedical Knowledge Graph Embeddings

2020-06-24 · WS 2020 7 · David Chang, Ivana Balazevic, Carl Allen, Daniel Chawla 외

Much of biomedical and healthcare data is encoded in discrete, symbolic form such as text and medical codes. There is a wealth of expert-curated biomedical domain knowledge stored in knowledge bases and ontologies, but t…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+1

Automatic Biomedical Term Clustering by Learning Fine-grained Term Representations

2022-04-01 · BioNLP (ACL) 2022 5 · Sihang Zeng, Zheng Yuan, Sheng Yu

Term clustering is important in biomedical knowledge graph construction. Using similarities between terms embedding is helpful for term clustering. State-of-the-art term embeddings leverage pretrained language models to …

ClusteringContrastive Learninggraph constructionKnowledge Graphs