Online Parameter-Free Learning of Multiple Low Variance Tasks
Giulia Denevi, Dimitris Stamos, Massimiliano Pontil

TL;DR
This paper introduces a hyper-parameter-free method for learning a shared bias across multiple low-variance tasks, with variants suitable for both non-statistical and statistical settings, demonstrating improved convergence and practical effectiveness.
Contribution
The paper presents a novel, hyper-parameter-free approach for multi-task learning that adapts to different settings and provides theoretical regret bounds and empirical validation.
Findings
Aggressive variant achieves faster convergence rates.
Lazy variant recovers standard rates without tuning.
Methods are effective in practical experiments.
Abstract
We propose a method to learn a common bias vector for a growing sequence of low-variance tasks. Unlike state-of-the-art approaches, our method does not require tuning any hyper-parameter. Our approach is presented in the non-statistical setting and can be of two variants. The "aggressive" one updates the bias after each datapoint, the "lazy" one updates the bias only at the end of each task. We derive an across-tasks regret bound for the method. When compared to state-of-the-art approaches, the aggressive variant returns faster rates, the lazy one recovers standard rates, but with no need of tuning hyper-parameters. We then adapt the methods to the statistical setting: the aggressive variant becomes a multi-task learning method, the lazy one a meta-learning method. Experiments confirm the effectiveness of our methods in practice.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Gaussian Processes and Bayesian Inference · Machine Learning and Data Classification
