Active Online Learning with Hidden Shifting Domains
Yining Chen, Haipeng Luo, Tengyu Ma, Chicheng Zhang

TL;DR
This paper introduces a simple adaptive online learning algorithm that balances regret and label queries in streaming data from hidden, shifting domains, improving performance over uniform and greedy querying strategies.
Contribution
It presents a novel algorithm for online learning in hidden shifting domains, with tight regret-query tradeoffs and extensions to non-linear regression.
Findings
The algorithm achieves lower regret than uniform and greedy queries.
It adapts to interleaving domain spans effectively.
Experimental results validate its superior performance.
Abstract
Online machine learning systems need to adapt to domain shifts. Meanwhile, acquiring label at every timestep is expensive. We propose a surprisingly simple algorithm that adaptively balances its regret and its number of label queries in settings where the data streams are from a mixture of hidden domains. For online linear regression with oblivious adversaries, we provide a tight tradeoff that depends on the durations and dimensionalities of the hidden domains. Our algorithm can adaptively deal with interleaving spans of inputs from different domains. We also generalize our results to non-linear regression for hypothesis classes with bounded eluder dimension and adaptive adversaries. Experiments on synthetic and realistic datasets demonstrate that our algorithm achieves lower regret than uniform queries and greedy queries with equal labeling budget.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Data Stream Mining Techniques
MethodsLinear Regression
