Transfer Regression via Pairwise Similarity Regularization
Aubrey Gress, Ian Davidson

TL;DR
This paper introduces a transfer learning approach based on pairwise similarity regularization, allowing knowledge transfer even when source and target functions differ, by leveraging shared pairwise prediction patterns.
Contribution
It proposes a novel graph-based regularization framework that encodes pairwise similarity assumptions, enabling transfer learning beyond identical source and target functions.
Findings
Effective on real and synthetic datasets
Can incorporate domain knowledge via similarity constraints
Scalable with Nystrom approximation
Abstract
Transfer learning methods address the situation where little labeled training data from the "target" problem exists, but much training data from a related "source" domain is available. However, the overwhelming majority of transfer learning methods are designed for simple settings where the source and target predictive functions are almost identical, limiting the applicability of transfer learning methods to real world data. We propose a novel, weaker, property of the source domain that can be transferred even when the source and target predictive functions diverge. Our method assumes the source and target functions share a Pairwise Similarity property, where if the source function makes similar predictions on a pair of instances, then so will the target function. We propose Pairwise Similarity Regularization Transfer, a flexible graph-based regularization framework which can…
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 · Multimodal Machine Learning Applications · Machine Learning and ELM
