paper-with-me

Papers

edge2vec: Representation learning using edge semantics for biomedical knowledge discovery

2018-09-07 · Zheng Gao, Gang Fu, Chunping Ouyang, Satoshi Tsutsui, Xiaozhong Liu, Jeremy Yang, Christopher Gessner, Brian Foote, David Wild, Qi Yu, Ying Ding

Representation learning provides new and powerful graph analytical approaches and tools for the highly valued data science challenge of mining knowledge graphs. Since previous graph analytical methods have mostly focused on homogeneous graphs, an important current challenge is extending this methodology for richly heterogeneous graphs and knowledge domains. The biomedical sciences are such a domain, reflecting the complexity of biology, with entities such as genes, proteins, drugs, diseases, and phenotypes, and relationships such as gene co-expression, biochemical regulation, and biomolecular inhibition or activation. Therefore, the semantics of edges and nodes are critical for representation learning and knowledge discovery in real world biomedical problems. In this paper, we propose the edge2vec model, which represents graphs considering edge semantics. An edge-type transition matrix is trained by an Expectation-Maximization approach, and a stochastic gradient descent model is employed to learn node embedding on a heterogeneous graph via the trained transition matrix. edge2vec is validated on three biomedical domain tasks: biomedical entity classification, compound-gene bioactivity prediction, and biomedical information retrieval. Results show that by considering edge-types into node embedding learning in heterogeneous graphs, \textbf{edge2vec}\ significantly outperforms state-of-the-art models on all three tasks. We propose this method for its added value relative to existing graph analytical methodology, and in the real world context of biomedical knowledge discovery applicability.

📄 PDF Abstract BibTeX arXiv:1809.02269

Code (1)

RoyZhengGao/edge2vec 공식 구현

Tasks

Biomedical Information RetrievalInformation RetrievalKnowledge GraphsRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

Tracing Pharmacological Knowledge In Large Language Models

2026-03-03 · Basil Hasan Khwaja, Dylan Chen, Guntas Toor, Anastasiya Kuznetsova arxiv

Large language models (LLMs) have shown strong empirical performance across pharmacology and drug discovery tasks, yet the internal mechanisms by which they encode pharmacological knowledge remain poorly understood. In t…

Drug Discovery

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

DRCoVe: An Augmented Word Representation Approach using Distributional and Relational Context

2019-12-01 · ICON 2019 12 · Md. Aslam Parwez, Muhammad Abulaish, Mohd Fazil

Word representation using the distributional information of words from a sizeable corpus is considered efficacious in many natural language processing and text mining applications. However, distributional representation …

Word Similarity

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

HiPrompt: Few-Shot Biomedical Knowledge Fusion via Hierarchy-Oriented Prompting

2023-04-12 · Jiaying Lu, Jiaming Shen, Bo Xiong, Wenjing Ma 외

Medical decision-making processes can be enhanced by comprehensive biomedical knowledge bases, which require fusing knowledge graphs constructed from different sources via a uniform index system. The index system often o…

Decision MakingKnowledge Graphs