paper-with-me

Papers

BiBLDR: Bidirectional Behavior Learning for Drug Repositioning

2025-05-29 · Renye Zhang, Mengyun Yang, Qichang Zhao, Jianxin Wang

Drug repositioning aims to identify potential new indications for existing drugs to reduce the time and financial costs associated with developing new drugs. Most existing deep learning-based drug repositioning methods predominantly utilize graph-based representations. However, graph-based drug repositioning methods struggle to perform effective inference in cold-start scenarios involving novel drugs because of the lack of association information with the diseases. Unlike traditional graph-based approaches, we propose a bidirectional behavior learning strategy for drug repositioning, known as BiBLDR. This innovative framework redefines drug repositioning as a behavior sequential learning task to capture drug-disease interaction patterns. First, we construct bidirectional behavioral sequences based on drug and disease sides. The consideration of bidirectional information ensures a more meticulous and rigorous characterization of the behavioral sequences. Subsequently, we propose a two-stage strategy for drug repositioning. In the first stage, we construct prototype spaces to characterize the representational attributes of drugs and diseases. In the second stage, these refined prototypes and bidirectional behavior sequence data are leveraged to predict potential drug-disease associations. Based on this learning approach, the model can more robustly and precisely capture the interactive relationships between drug and disease features from bidirectional behavioral sequences. Extensive experiments demonstrate that our method achieves state-of-the-art performance on benchmark datasets. Meanwhile, BiBLDR demonstrates significantly superior performance compared to previous methods in cold-start scenarios. Our code is published in https://github.com/Renyeeah/BiBLDR.

📄 PDF Abstract BibTeX arXiv:2505.23861

Code (1)

renyeeah/bibldr 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Turning genome-wide association study findings into opportunities for drug repositioning

2019-11-11

Drug development is a very costly and lengthy process, while repositioned or repurposed drugs could be brought into clinical practice within a shorter time-frame and at a much reduced cost. The past decade has observed a…

Drug Discovery

GraphIX: Graph-based In silico XAI(explainable artificial intelligence) for drug repositioning from biopharmaceutical network

2022-12-21 · Atsuko Takagi, Mayumi Kamada, Eri Hamatani, Ryosuke Kojima 외

Drug repositioning holds great promise because it can reduce the time and cost of new drug development. While drug repositioning can omit various R&D processes, confirming pharmacological effects on biomolecules is essen…

Drug DiscoveryExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Graph Neural Network

Learning Interpretable Disease Self-Representations for Drug Repositioning

2019-09-14 · Fabrizio Frasca, Diego Galeano, Guadalupe Gonzalez, Ivan Laponogov 외

Drug repositioning is an attractive cost-efficient strategy for the development of treatments for human diseases. Here, we propose an interpretable model that learns disease self-representations for drug repositioning. O…

Inductive Bias

A machine learning approach to drug repositioning based on drug expression profiles: Applications to schizophrenia and depression/anxiety disorders

2017-12-12

Development of new medications is a very lengthy and costly process. Finding novel indications for existing drugs, or drug repositioning, can serve as a useful strategy to shorten the development cycle. In this study, we…

Drug Discovery

Learning a Patent-Informed Biomedical Knowledge Graph Reveals Technological Potential of Drug Repositioning Candidates

2023-09-04 · Yongseung Jegal, Jaewoong Choi, Jiho Lee, Ki-Su Park 외

Drug repositioning-a promising strategy for discovering new therapeutic uses for existing drugs-has been increasingly explored in the computational science literature using biomedical databases. However, the technologica…

Graph Embedding