ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2106.06526
27
10

Online Continual Adaptation with Active Self-Training

11 June 2021
Shiji Zhou
Han Zhao
Shanghang Zhang
Lianzhe Wang
Heng Chang
Zhi Wang
Wenwu Zhu
    CLL
ArXivPDFHTML
Abstract

Models trained with offline data often suffer from continual distribution shifts and expensive labeling in changing environments. This calls for a new online learning paradigm where the learner can continually adapt to changing environments with limited labels. In this paper, we propose a new online setting -- Online Active Continual Adaptation, where the learner aims to continually adapt to changing distributions using both unlabeled samples and active queries of limited labels. To this end, we propose Online Self-Adaptive Mirror Descent (OSAMD), which adopts an online teacher-student structure to enable online self-training from unlabeled data, and a margin-based criterion that decides whether to query the labels to track changing distributions. Theoretically, we show that, in the separable case, OSAMD has an O(T2/3)O({T}^{2/3})O(T2/3) dynamic regret bound under mild assumptions, which is aligned with the Ω(T2/3)\Omega(T^{2/3})Ω(T2/3) lower bound of online learning algorithms with full labels. In the general case, we show a regret bound of O(T2/3+α∗T)O({T}^{2/3} + \alpha^* T)O(T2/3+α∗T), where α∗\alpha^*α∗ denotes the separability of domains and is usually small. Our theoretical results show that OSAMD can fast adapt to changing environments with active queries. Empirically, we demonstrate that OSAMD achieves favorable regrets under changing environments with limited labels on both simulated and real-world data, which corroborates our theoretical findings.

View on arXiv
Comments on this paper