Dynamic Knowledge Distillation for Black-box Hypothesis Transfer Learning
Yiqin Yu, Xu Min, Shiwan Zhao, Jing Mei, Fei Wang, Dongsheng Li,, Kenney Ng, Shaochun Li

TL;DR
This paper introduces a novel dynamic knowledge distillation method for hypothesis transfer learning that effectively leverages black-box source models without access to source data, demonstrated on benchmark and healthcare datasets.
Contribution
The paper proposes a new algorithm called dkdHTL that adaptively transfers knowledge from black-box models using instance-wise weighting, addressing a key challenge in hypothesis transfer learning.
Findings
Effective transfer of knowledge from black-box models demonstrated.
Improved performance on benchmark and healthcare datasets.
Adaptive weighting mechanism enhances transfer learning accuracy.
Abstract
In real world applications like healthcare, it is usually difficult to build a machine learning prediction model that works universally well across different institutions. At the same time, the available model is often proprietary, i.e., neither the model parameter nor the data set used for model training is accessible. In consequence, leveraging the knowledge hidden in the available model (aka. the hypothesis) and adapting it to a local data set becomes extremely challenging. Motivated by this situation, in this paper we aim to address such a specific case within the hypothesis transfer learning framework, in which 1) the source hypothesis is a black-box model and 2) the source domain data is unavailable. In particular, we introduce a novel algorithm called dynamic knowledge distillation for hypothesis transfer learning (dkdHTL). In this method, we use knowledge distillation with…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning in Healthcare · COVID-19 diagnosis using AI
MethodsKnowledge Distillation
