A New Vision of Collaborative Active Learning
Adrian Calma, Tobias Reitmaier, Bernhard Sick, Paul Lukowicz, Mark, Embrechts

TL;DR
This paper introduces collaborative active learning (CAL), a novel approach that addresses limitations of traditional active learning by involving multiple experts, handling expert errors, and enabling mutual knowledge improvement.
Contribution
The paper proposes the concept of CAL, extending active learning to collaborative scenarios with multiple experts, error management, and knowledge sharing.
Findings
CAL overcomes limitations of traditional AL
Involves multiple experts with different expertise
Allows experts to improve their knowledge
Abstract
Active learning (AL) is a learning paradigm where an active learner has to train a model (e.g., a classifier) which is in principal trained in a supervised way, but in AL it has to be done by means of a data set with initially unlabeled samples. To get labels for these samples, the active learner has to ask an oracle (e.g., a human expert) for labels. The goal is to maximize the performance of the model and to minimize the number of queries at the same time. In this article, we first briefly discuss the state of the art and own, preliminary work in the field of AL. Then, we propose the concept of collaborative active learning (CAL). With CAL, we will overcome some of the harsh limitations of current AL. In particular, we envision scenarios where an expert may be wrong for various reasons, there might be several or even many experts with different expertise, the experts may label not…
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
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Algorithms and Data Compression
