Learning across label confidence distributions using Filtered Transfer Learning
Seyed Ali Madani Tonekaboni, Andrew E. Brereton, Zhaleh Safikhani,, Andreas Windemuth, Benjamin Haibe-Kains, Stephen MacKinnon

TL;DR
This paper introduces Filtered Transfer Learning, a hierarchical deep learning approach that iteratively filters low-confidence data points to improve predictive accuracy in noisy, large-scale datasets, demonstrated on drug-protein interaction prediction.
Contribution
The paper proposes a novel hierarchical transfer learning method called Filtered Transfer Learning that leverages label confidence tiers to enhance model performance on noisy datasets.
Findings
FTL outperforms single-confidence-range models in drug-protein interaction prediction.
Iterative filtering of low-confidence data improves neural network accuracy.
The approach benefits large, uncertain datasets in biology and medicine.
Abstract
Performance of neural network models relies on the availability of large datasets with minimal levels of uncertainty. Transfer Learning (TL) models have been proposed to resolve the issue of small dataset size by letting the model train on a bigger, task-related reference dataset and then fine-tune on a smaller, task-specific dataset. In this work, we apply a transfer learning approach to improve predictive power in noisy data systems with large variable confidence datasets. We propose a deep neural network method called Filtered Transfer Learning (FTL) that defines multiple tiers of data confidence as separate tasks in a transfer learning setting. The deep neural network is fine-tuned in a hierarchical process by iteratively removing (filtering) data points with lower label confidence, and retraining. In this report we use FTL for predicting the interaction of drugs and proteins. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
