LGIRBMJun 1, 2022

Self-supervised Learning for Label Sparsity in Computational Drug Repositioning

arXiv:2206.00262v133 citationsh-index: 21
Originality Incremental advance
AI Analysis

This addresses the problem of scarce labeled drug-disease associations for researchers in drug discovery, though it appears incremental as it builds on existing self-supervised and multi-task learning methods.

The paper tackles label sparsity in computational drug repositioning by proposing a multi-task self-supervised learning framework that learns better drug representations, resulting in superior predictive ability compared to state-of-the-art models on three real-world datasets.

The computational drug repositioning aims to discover new uses for marketed drugs, which can accelerate the drug development process and play an important role in the existing drug discovery system. However, the number of validated drug-disease associations is scarce compared to the number of drugs and diseases in the real world. Too few labeled samples will make the classification model unable to learn effective latent factors of drugs, resulting in poor generalization performance. In this work, we propose a multi-task self-supervised learning framework for computational drug repositioning. The framework tackles label sparsity by learning a better drug representation. Specifically, we take the drug-disease association prediction problem as the main task, and the auxiliary task is to use data augmentation strategies and contrast learning to mine the internal relationships of the original drug features, so as to automatically learn a better drug representation without supervised labels. And through joint training, it is ensured that the auxiliary task can improve the prediction accuracy of the main task. More precisely, the auxiliary task improves drug representation and serving as additional regularization to improve generalization. Furthermore, we design a multi-input decoding network to improve the reconstruction ability of the autoencoder model. We evaluate our model using three real-world datasets. The experimental results demonstrate the effectiveness of the multi-task self-supervised learning framework, and its predictive ability is superior to the state-of-the-art model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes