paper-with-me

홈 › Papers

Online Parameter-Free Learning of Multiple Low Variance Tasks

2020-07-11 · Giulia Denevi, Dimitris Stamos, Massimiliano Pontil

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.

📄 PDF Abstract BibTeX arXiv:2007.05732

Code (1)

dstamos/Parameter-free-MTL 공식 구현

Tasks

Meta-LearningMulti-Task Learning

Similar Papers 제목 키워드 기반

Simultaneous Estimation of Noise Variance and Number of Peaks in Bayesian Spectral Deconvolution

2016-07-26 · Satoru Tokuda, Kenji Nagata, Masato Okada

The heuristic identification of peaks from noisy complex spectra often leads to misunderstanding of the physical and chemical properties of matter. In this paper, we propose a framework based on Bayesian inference, which…

Bayesian Inferenceparameter estimation

Curvature-Informed SGD via General Purpose Lie-Group Preconditioners

2024-02-07 · Omead Pooladzandi, Xi-Lin Li

We present a novel approach to accelerate stochastic gradient descent (SGD) by utilizing curvature information obtained from Hessian-vector products or finite differences of parameters and gradients, similar to the BFGS …

Online Covariance Matrix Estimation in Sketched Newton Methods

2025-02-10 · Wei Kuang, Mihai Anitescu, Sen Na

Given the ubiquity of streaming data, online algorithms have been widely used for parameter estimation, with second-order methods particularly standing out for their efficiency and robustness. In this paper, we study an …

parameter estimationSecond-order methods

Residual subspace evolution strategies for nonlinear inverse problems

2025-12-11 · Francesco Alemanno arxiv

Nonlinear inverse problems pervade engineering and science, yet noisy, non-differentiable, or expensive residual evaluations routinely defeat Jacobian-based solvers. Derivative-free alternatives either demand smoothness,…

Retrieval and Distill: A Temporal Data Shift-Free Paradigm for Online Recommendation System

2024-04-24 · Lei Zheng, Ning li, Weinan Zhang, Yong Yu

Current recommendation systems are significantly affected by a serious issue of temporal data shift, which is the inconsistency between the distribution of historical data and that of online data. Most existing models fo…

Recommendation SystemsRetrieval