paper-with-me

홈 › Papers

Online PAC-Bayes Learning

2022-05-31 · Maxime Haddouche, Benjamin Guedj

Most PAC-Bayesian bounds hold in the batch learning setting where data is collected at once, prior to inference or prediction. This somewhat departs from many contemporary learning problems where data streams are collected and the algorithms must dynamically adjust. We prove new PAC-Bayesian bounds in this online learning framework, leveraging an updated definition of regret, and we revisit classical PAC-Bayesian results with a batch-to-online conversion, extending their remit to the case of dependent data. Our results hold for bounded losses, potentially \emph{non-convex}, paving the way to promising developments in online learning.

📄 PDF Abstract BibTeX arXiv:2206.00024

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bayesian Ensembling: Insights from Online Optimization and Empirical Bayes

2025-05-21 · Daniel Waxman, Fernando Llorente, Petar M. Djurić

We revisit the classical problem of Bayesian ensembles and address the challenge of learning optimal combinations of Bayesian models in an online, continual learning setting. To this end, we reinterpret existing approach…

Continual LearningEnsemble Learning

Online Bayesian Passive-Aggressive Learning

2013-12-12 · Tianlin Shi, Jun Zhu

Online Passive-Aggressive (PA) learning is an effective framework for performing max-margin online learning. But the deterministic formulation and estimated single large-margin model could limit its capability in discove…

Bayesian InferenceDescriptiveTopic Models

Nonlinear MCMC for Bayesian Machine Learning

2022-02-11 · James Vuckovic

We explore the application of a nonlinear MCMC technique first introduced in [1] to problems in Bayesian machine learning. We provide a convergence guarantee in total variation that uses novel results for long-time conve…

Bayesian Nonlinear Support Vector Machines and Discriminative Factor Modeling

2014-12-01 · NeurIPS 2014 12 · Ricardo Henao, Xin Yuan, Lawrence Carin

A new Bayesian formulation is developed for nonlinear support vector machines (SVMs), based on a Gaussian process and with the SVM hinge loss expressed as a scaled mixture of normals. We then integrate the Bayesian SVM i…

BayesOpt: A Bayesian Optimization Library for Nonlinear Optimization, Experimental Design and Bandits

2014-05-29 · Ruben Martinez-Cantin

BayesOpt is a library with state-of-the-art Bayesian optimization methods to solve nonlinear optimization, stochastic bandits or sequential experimental design problems. Bayesian optimization is sample efficient by build…

Bayesian OptimizationExperimental DesignHyperparameter Optimization