English

TILT: Target-induced loss tilting under covariate shift

Machine Learning 2026-05-15 v1 Machine Learning

Abstract

We introduce and analyze Target-Induced Loss Tilting (TILT) for unsupervised domain adaptation under covariate shift. It is based on a novel objective function that decomposes the source predictor as f+bf+b, fits f+bf+b on labeled source data while simultaneously penalizing the auxiliary component bb on unlabeled target inputs. The resulting fit ff is deployed as the final target predictor. At the population level, we show that this target-side penalty implicitly induces relative importance weighting at the population level, but in terms of an estimand bfb^*_f that is self-localized to the current error, and remains uniformly bounded for any source-target pair (even those with disjoint supports). We prove a general finite-sample oracle inequality on the excess risk, and use it to give an end-to-end guarantee for training with sparse ReLU networks. Experiments on controlled regression problems and shifted CIFAR-100 distillation show that TILT improves target-domain performance over source-only training, exact importance weighting, and relative density-ratio baselines, with a stable dependence on the regularization parameter.

Keywords

Cite

@article{arxiv.2605.14280,
  title  = {TILT: Target-induced loss tilting under covariate shift},
  author = {Kakei Yamamoto and Martin J. Wainwright},
  journal= {arXiv preprint arXiv:2605.14280},
  year   = {2026}
}

Comments

32 pages, 17 figures. Submitted to NeurIPS 2026

R2 v1 2026-07-22T07:11:27.041Z