MLLGMEFeb 22, 2024

Smoothness Adaptive Hypothesis Transfer Learning

arXiv:2402.14966v112 citationsh-index: 24ICML
Originality Incremental advance
AI Analysis

This work addresses a theoretical limitation in transfer learning for practitioners dealing with varying smoothness in data, though it is incremental as it builds on existing kernel ridge regression methods.

The paper tackles the problem of kernel-based hypothesis transfer learning failing to adapt to unknown smoothness between target and source functions, proposing Smoothness Adaptive Transfer Learning (SATL) which achieves minimax optimality up to a logarithmic factor in excess risk.

Many existing two-phase kernel-based hypothesis transfer learning algorithms employ the same kernel regularization across phases and rely on the known smoothness of functions to obtain optimality. Therefore, they fail to adapt to the varying and unknown smoothness between the target/source and their offset in practice. In this paper, we address these problems by proposing Smoothness Adaptive Transfer Learning (SATL), a two-phase kernel ridge regression(KRR)-based algorithm. We first prove that employing the misspecified fixed bandwidth Gaussian kernel in target-only KRR learning can achieve minimax optimality and derive an adaptive procedure to the unknown Sobolev smoothness. Leveraging these results, SATL employs Gaussian kernels in both phases so that the estimators can adapt to the unknown smoothness of the target/source and their offset function. We derive the minimax lower bound of the learning problem in excess risk and show that SATL enjoys a matching upper bound up to a logarithmic factor. The minimax convergence rate sheds light on the factors influencing transfer dynamics and demonstrates the superiority of SATL compared to non-transfer learning settings. While our main objective is a theoretical analysis, we also conduct several experiments to confirm our results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes