On Sample Selection for Continual Learning: a Video Streaming Case Study
Alexander Dietm\"uller, Romain Jacob, Laurent Vanbever

TL;DR
This paper introduces Memento, a sample selection system for continual learning in networking, which improves retraining efficiency by focusing on useful samples, especially rare patterns, demonstrated through a live-TV streaming case study.
Contribution
The paper presents Memento, a novel methodology for sample selection in continual learning that enhances model retraining effectiveness without dependence on specific architectures.
Findings
Memento reduced stall time by 14% in live-TV streaming.
It achieved 3.5 times better performance than random sample selection.
Memento effectively targets rare network patterns for improved learning.
Abstract
Machine learning (ML) is a powerful tool to model the complexity of communication networks. As networks evolve, we cannot only train once and deploy. Retraining models, known as continual learning, is necessary. Yet, to date, there is no established methodology to answer the key questions: With which samples to retrain? When should we retrain? We address these questions with the sample selection system Memento, which maintains a training set with the "most useful" samples to maximize sample space coverage. Memento particularly benefits rare patterns -- the notoriously long "tail" in networking -- and allows assessing rationally when retraining may help, i.e., when the coverage changes. We deployed Memento on Puffer, the live-TV streaming project, and achieved a 14% reduction of stall time, 3.5x the improvement of random sample selection. Finally, Memento does not depend on a…
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 · Machine Learning and Algorithms · Sparse and Compressive Sensing Techniques
