ISTRBoost: Importance Sampling Transfer Regression using Boosting
Shrey Gupta, Jianzhao Bi, Yang Liu, and Avani Wildani

TL;DR
This paper introduces ISTRBoost, a boosting-based transfer learning method that uses importance sampling to reduce negative transfer and overfitting, showing improved and consistent performance across diverse datasets.
Contribution
The paper presents a novel importance sampling approach integrated with boosting for transfer regression, enhancing robustness and reducing negative transfer in transfer learning.
Findings
ISTRBoost outperforms competitors 63% of the time
It demonstrates consistent performance across diverse datasets
Reduces skewness caused by source dataset size
Abstract
Current Instance Transfer Learning (ITL) methodologies use domain adaptation and sub-space transformation to achieve successful transfer learning. However, these methodologies, in their processes, sometimes overfit on the target dataset or suffer from negative transfer if the test dataset has a high variance. Boosting methodologies have been shown to reduce the risk of overfitting by iteratively re-weighing instances with high-residual. However, this balance is usually achieved with parameter optimization, as well as reducing the skewness in weights produced due to the size of the source dataset. While the former can be achieved, the latter is more challenging and can lead to negative transfer. We introduce a simpler and more robust fix to this problem by building upon the popular boosting ITL regression methodology, two-stage TrAdaBoost.R2. Our methodology,~\us{}, is a boosting and…
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 · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
