paper-with-me

홈 › Papers

Enhancing Biomedical Knowledge Discovery for Diseases: An Open-Source Framework Applied on Rett Syndrome and Alzheimer's Disease

2024-07-18 · Christos Theodoropoulos, Andrei Catalin Coman, James Henderson, Marie-Francine Moens

The ever-growing volume of biomedical publications creates a critical need for efficient knowledge discovery. In this context, we introduce an open-source end-to-end framework designed to construct knowledge around specific diseases directly from raw text. To facilitate research in disease-related knowledge discovery, we create two annotated datasets focused on Rett syndrome and Alzheimer's disease, enabling the identification of semantic relations between biomedical entities. Extensive benchmarking explores various ways to represent relations and entity representations, offering insights into optimal modeling strategies for semantic relation detection and highlighting language models' competence in knowledge discovery. We also conduct probing experiments using different layer representations and attention scores to explore transformers' ability to capture semantic relations.

📄 PDF Abstract BibTeX arXiv:2407.13492

Code (1)

christos42/Enhancing-Biomedical-Knowledge-Discovery-for-Diseases 공식 구현 pytorch

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

From Knowledge to Treatment: Large Language Model Assisted Biomedical Concept Representation for Drug Repurposing

2025-10-14 · Chengrui Xiang, Tengfei Ma, Xiangzheng Fu, Yiping Liu 외 arxiv

Drug repurposing plays a critical role in accelerating treatment discovery, especially for complex and rare diseases. Biomedical knowledge graphs (KGs), which encode rich clinical associations, have been widely adopted t…

Knowledge Graph EmbeddingKnowledge Graphs

Knowledge Graph-based Neurodegenerative Diseases and Diet Relationship Discovery

2021-09-13 · Yi Nian, Jingcheng Du, Larry Bu, Fang Li 외

To date, there are no effective treatments for most neurodegenerative diseases. However, certain foods may be associated with these diseases and bring an opportunity to prevent or delay neurodegenerative progression. Our…

Literature Mining

Biomedical Knowledge Graph Refinement and Completion using Graph Representation Learning and Top-K Similarity Measure

2020-12-18 · Islam Akef Ebeid, Majdi Hassan, Tingyi Wanyan, Jack Roper 외

Knowledge Graphs have been one of the fundamental methods for integrating heterogeneous data sources. Integrating heterogeneous data sources is crucial, especially in the biomedical domain, where central data-driven task…

Drug DiscoveryGraph Representation LearningKnowledge Graph CompletionKnowledge Graphs+2

Dyport: Dynamic Importance-based Hypothesis Generation Benchmarking Technique

2023-12-06 · Ilya Tyagin, Ilya Safro

This paper presents a novel benchmarking framework Dyport for evaluating biomedical hypothesis generation systems. Utilizing curated datasets, our approach tests these systems under realistic conditions, enhancing the re…

BenchmarkingKnowledge GraphsLink Predictionscientific discovery

DeepEvidence: Empowering Biomedical Discovery with Deep Knowledge Graph Research

2025-12-23 · Zifeng Wang, Zheng Chen, Ziwei Yang, Xuan Wang 외 arxiv

Biomedical knowledge graphs (KGs) encode vast, heterogeneous information spanning literature, genes, pathways, drugs, diseases, and clinical trials, but leveraging them collectively for scientific discovery remains diffi…

Knowledge GraphsDrug Discovery