paper-with-me

홈 › Papers

SCOPE-DTI: Semi-Inductive Dataset Construction and Framework Optimization for Practical Usability Enhancement in Deep Learning-Based Drug Target Interaction Prediction

2025-03-12 · Yigang Chen, Xiang Ji, Ziyue Zhang, Yuming Zhou, Yang-Chi-Dung Lin, Hsi-Yuan Huang, Tao Zhang, Yi Lai, Ke Chen, Chang Su, Xingqiao Lin, Zihao Zhu, Yanggyi Zhang, Kangping Wei, Jiehui Fu, Yixian Huang, Shidong Cui, Shih-Chung Yen, Ariel Warshel, Hsien-Da Huang

Deep learning-based drug-target interaction (DTI) prediction methods have demonstrated strong performance; however, real-world applicability remains constrained by limited data diversity and modeling complexity. To address these challenges, we propose SCOPE-DTI, a unified framework combining a large-scale, balanced semi-inductive human DTI dataset with advanced deep learning modeling. Constructed from 13 public repositories, the SCOPE dataset expands data volume by up to 100-fold compared to common benchmarks such as the Human dataset. The SCOPE model integrates three-dimensional protein and compound representations, graph neural networks, and bilinear attention mechanisms to effectively capture cross domain interaction patterns, significantly outperforming state-of-the-art methods across various DTI prediction tasks. Additionally, SCOPE-DTI provides a user-friendly interface and database. We further validate its effectiveness by experimentally identifying anticancer targets of Ginsenoside Rh1. By offering comprehensive data, advanced modeling, and accessible tools, SCOPE-DTI accelerates drug discovery research.

📄 PDF Abstract BibTeX arXiv:2503.09251

Code (1)

yigang-chen/scope-dti 공식 구현 pytorch

Tasks

DiversityDrug Discovery

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 제목 키워드 기반

Variational Graph Auto-Encoder Based Inductive Learning Method for Semi-Supervised Classification

2024-03-26 · Hanxuan Yang, Zhaoxin Yu, Qingchao Kong, Wei Liu 외

Graph representation learning is a fundamental research issue in various domains of applications, of which the inductive learning problem is particularly challenging as it requires models to generalize to unseen graph st…

Graph Representation LearningInductive LearningNode ClassificationRepresentation Learning

ORBSLAM-based Endoscope Tracking and 3D Reconstruction

2016-08-29 · Nader Mahmoud, Iñigo Cirauqui, Alexandre Hostettler, Christophe Doignon 외

We aim to track the endoscope location inside the surgical scene and provide 3D reconstruction, in real-time, from the sole input of the image sequence captured by the monocular endoscope. This information offers new pos…

3D Reconstruction

Reconstructing Heterogeneous Biomolecules via Hierarchical Gaussian Mixtures and Part Discovery

2025-06-06 · Shayan shekarforoush, David B. Lindell, Marcus A. Brubaker, David J. Fleet

Cryo-EM is a transformational paradigm in molecular biology where computational methods are used to infer 3D molecular structure at atomic resolution from extremely noisy 2D electron microscope images. At the forefront o…

3D ReconstructionInductive Bias

Learn to Explain Efficiently via Neural Logic Inductive Learning

2019-10-06 · ICLR 2020 1 · Yuan Yang, Le Song

The capability of making interpretable and self-explanatory decisions is essential for developing responsible machine learning systems. In this work, we study the learning to explain problem in the scope of inductive log…

Inductive LearningInductive logic programming

Semi-supervised Contrastive Outlier removal for Pseudo Expectation Maximization (SCOPE)

2022-06-28 · Sumeet Menon, David Chapman

Semi-supervised learning is the problem of training an accurate predictive model by combining a small labeled dataset with a presumably much larger unlabeled dataset. Many methods for semi-supervised deep learning have b…

Contrastive Learning