An Improved Transfer Model: Randomized Transferable Machine
Pengfei Wei, Xinghua Qu, Yew Soon Ong, Zejun Ma

TL;DR
This paper introduces the Randomized Transferable Machine (RTM), a novel transfer learning model that improves domain adaptation by enlarging source data through random corruption, enabling better transfer performance even with small domain divergence.
Contribution
The paper proposes RTM, a new transfer model that leverages random corruption of source data and a marginalized solution for efficient training, demonstrating theoretical and empirical transfer improvements.
Findings
RTM outperforms conventional transfer models in experiments.
The model has closed-form solutions for fast training.
RTM effectively handles small domain divergence.
Abstract
Feature-based transfer is one of the most effective methodologies for transfer learning. Existing studies usually assume that the learned new feature representation is \emph{domain-invariant}, and thus train a transfer model on the source domain. In this paper, we consider a more realistic scenario where the new feature representation is suboptimal and small divergence still exists across domains. We propose a new transfer model called Randomized Transferable Machine (RTM) to handle such small divergence of domains. Specifically, we work on the new source and target data learned from existing feature-based transfer methods. The key idea is to enlarge source training data populations by randomly corrupting the new source data using some noises, and then train a transfer model that performs well on all the corrupted source data populations. In…
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 · Speech Recognition and Synthesis · COVID-19 diagnosis using AI
MethodsLinear Regression · Dropout
