Continual Learning From a Stream of APIs
Enneng Yang, Zhenyi Wang, Li Shen, Nan Yin, Tongliang Liu, Guibing, Guo, Xingwei Wang, and Dacheng Tao

TL;DR
This paper introduces a novel framework for continual learning from a stream of pre-trained APIs, enabling knowledge transfer without raw data by generating synthetic data through adversarial training, addressing privacy and data availability issues.
Contribution
The paper proposes a data-free cooperative continual distillation framework that learns from APIs without raw data, using adversarially generated synthetic data and a new regularization to prevent forgetting.
Findings
Achieves comparable performance to classic CL on MNIST and SVHN.
Reaches 97%, 75%, and 69% of classic CL performance on CIFAR10, CIFAR100, and MiniImageNet.
Addresses privacy concerns by enabling continual learning solely through API interactions.
Abstract
Continual learning (CL) aims to learn new tasks without forgetting previous tasks. However, existing CL methods require a large amount of raw data, which is often unavailable due to copyright considerations and privacy risks. Instead, stakeholders usually release pre-trained machine learning models as a service (MLaaS), which users can access via APIs. This paper considers two practical-yet-novel CL settings: data-efficient CL (DECL-APIs) and data-free CL (DFCL-APIs), which achieve CL from a stream of APIs with partial or no raw data. Performing CL under these two new settings faces several challenges: unavailable full raw data, unknown model parameters, heterogeneous models of arbitrary architecture and scale, and catastrophic forgetting of previous APIs. To overcome these issues, we propose a novel data-free cooperative continual distillation learning framework that distills knowledge…
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
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
Methodstravel james
