中文
相关论文

相关论文: Online Continual Adaptation with Active Self-Train…

200 篇论文

Motivated by the predictable nature of real-life in data streams, we study online regression when the learner has access to predictions about future examples. In the extreme case, called transductive online learning, the sequence of…

机器学习 · 计算机科学 2025-10-07 Vinod Raman , Shenghao Xie , Samson Zhou

A key challenge in online learning is that classical algorithms can be slow to adapt to changing environments. Recent studies have proposed "meta" algorithms that convert any online learning algorithm to one that is adaptive to changing…

机器学习 · 统计学 2017-11-08 Kwang-Sung Jun , Francesco Orabona , Stephen Wright , Rebecca Willett

We consider the problem of online learning where the sequence of actions played by the learner must adhere to an unknown safety constraint at every round. The goal is to minimize regret with respect to the best safe action in hindsight…

机器学习 · 计算机科学 2024-03-08 Karthik Sridharan , Seung Won Wilson Yoo

In this paper, we present an improved analysis for dynamic regret of strongly convex and smooth functions. Specifically, we investigate the Online Multiple Gradient Descent (OMGD) algorithm proposed by Zhang et al. (2017). The original…

机器学习 · 计算机科学 2021-04-15 Peng Zhao , Lijun Zhang

Online convex optimization (OCO) with time-varying constraints is a critical framework for sequential decision-making in dynamic networked systems, where learners must minimize cumulative loss while satisfying regions of feasibility that…

机器学习 · 计算机科学 2026-03-17 Xiufeng Liu , Qian Chen , Zhijin Wang , Ruyu Liu

Given any increasing sequence of norms $\|\cdot\|_0,\dots,\|\cdot\|_{T-1}$, we provide an online convex optimization algorithm that outputs points $w_t$ in some domain $W$ in response to convex losses $\ell_t:W\to \mathbb{R}$ that…

机器学习 · 计算机科学 2020-02-11 Ashok Cutkosky

Online learning is a powerful tool for analyzing iterative algorithms. However, the classic adversarial setup sometimes fails to capture certain regularity in online problems in practice. Motivated by this, we establish a new setup, called…

机器学习 · 计算机科学 2022-04-06 Ching-An Cheng , Jonathan Lee , Ken Goldberg , Byron Boots

We revisit the problem of private online learning, in which a learner receives a sequence of $T$ data points and has to respond at each time-step a hypothesis. It is required that the entire stream of output hypotheses should satisfy…

机器学习 · 计算机科学 2025-11-11 Bo Li , Wei Wang , Peng Ye

We consider the framework of non-stationary stochastic optimization [Besbes et al, 2015] with squared error losses and noisy gradient feedback where the dynamic regret of an online learner against a time varying comparator sequence is…

机器学习 · 计算机科学 2020-10-02 Dheeraj Baby , Yu-Xiang Wang

Automated Machine Learning (AutoML) has been used successfully in settings where the learning task is assumed to be static. In many real-world scenarios, however, the data distribution will evolve over time, and it is yet to be shown…

机器学习 · 计算机科学 2022-12-08 Bilge Celik , Prabhant Singh , Joaquin Vanschoren

Dealing with distribution shifts is one of the central challenges for modern machine learning. One fundamental situation is the covariate shift, where the input distributions of data change from training to testing stages while the…

机器学习 · 计算机科学 2024-05-28 Yu-Jie Zhang , Zhen-Yu Zhang , Peng Zhao , Masashi Sugiyama

We consider the problem of learning convex aggregation of models, that is as good as the best convex aggregation, for the binary classification problem. Working in the stream based active learning setting, where the active learner has to…

机器学习 · 统计学 2015-03-31 Ravi Ganti

We introduce and analyze MT-OMD, a multitask generalization of Online Mirror Descent (OMD) which operates by sharing updates between tasks. We prove that the regret of MT-OMD is of order $\sqrt{1 + \sigma^2(N-1)}\sqrt{T}$, where $\sigma^2$…

机器学习 · 计算机科学 2022-11-02 Nicolò Cesa-Bianchi , Pierre Laforgue , Andrea Paudice , Massimiliano Pontil

Pairwise learning is essential in machine learning, especially for problems involving loss functions defined on pairs of training examples. Online gradient descent (OGD) algorithms have been proposed to handle online pairwise learning,…

机器学习 · 计算机科学 2023-10-11 Hilal AlQuabeh , Bhaskar Mukhoty , Bin Gu

Most existing results about \emph{last-iterate convergence} of learning dynamics are limited to two-player zero-sum games, and only apply under rigid assumptions about what dynamics the players follow. In this paper we provide new results…

计算机科学与博弈论 · 计算机科学 2022-03-24 Ioannis Anagnostides , Ioannis Panageas , Gabriele Farina , Tuomas Sandholm

Recent years have witnessed growing interests in online incremental learning. However, there are three major challenges in this area. The first major difficulty is concept drift, that is, the probability distribution in the streaming data…

机器学习 · 计算机科学 2022-01-06 Si-si Zhang , Jian-wei Liu , Xin Zuo

We design and analyze algorithms for online linear optimization that have optimal regret and at the same time do not need to know any upper or lower bounds on the norm of the loss vectors. Our algorithms are instances of the Follow the…

机器学习 · 计算机科学 2016-12-15 Francesco Orabona , Dávid Pál

One of the main strengths of online algorithms is their ability to adapt to arbitrary data sequences. This is especially important in nonparametric settings, where performance is measured against rich classes of comparator functions that…

机器学习 · 计算机科学 2020-11-03 Ilja Kuzborskij , Nicolò Cesa-Bianchi

We study a variant of prediction with expert advice where the learner's action at round $t$ is only allowed to depend on losses on a specific subset of the rounds (where the structure of which rounds' losses are visible at time $t$ is…

机器学习 · 计算机科学 2024-07-02 Khashayar Gatmiry , Jon Schneider

We consider the online version of the isotonic regression problem. Given a set of linearly ordered points (e.g., on the real line), the learner must predict labels sequentially at adversarially chosen positions and is evaluated by her total…

机器学习 · 计算机科学 2016-10-10 Wojciech Kotłowski , Wouter M. Koolen , Alan Malek