Scheduling to Learn In An Unsupervised Online Streaming Model
R. Vaze, Santanu Rathod

TL;DR
This paper introduces an online scheduling algorithm for an unsupervised streaming classification system that balances label acquisition and response time to maximize overall utility, with proven competitive performance.
Contribution
It proposes a novel algorithm that jointly learns classifier confusion matrices and schedules sample labeling and departure, achieving near-half optimal competitive ratio.
Findings
Algorithm effectively balances label accuracy and response time.
Proven competitive ratio approaches 1/2 as T increases.
Joint learning and scheduling improve utility in streaming models.
Abstract
An unsupervised online streaming model is considered where samples arrive in an online fashion over slots. There are classifiers, whose confusion matrices are unknown a priori. In each slot, at most one sample can be labeled by any classifier. The accuracy of a sample is a function of the set of labels obtained for it from various classifiers. The utility of a sample is a scalar multiple of its accuracy minus the response time (difference of the departure slot and the arrival slot), where the departure slot is also decided by the algorithm. Since each classifier can label at most one sample per slot, there is a tradeoff between obtaining a larger set of labels for a particular sample to improve its accuracy, and its response time. The problem of maximizing the sum of the utilities of all samples is considered, where learning the confusion matrices, sample-classifier matching…
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
TopicsOptimization and Search Problems · Advanced Wireless Network Optimization · Advanced Bandit Algorithms Research
