A Confidence-based Acquisition Model for Self-supervised Active Learning and Label Correction
Carel van Niekerk, Christian Geishauser, Michael Heck, Shutong Feng, Hsien-chin Lin, Nurul Lubis, Benjamin Ruppik, Renato Vukovic, Milica Gašić
TL;DR
CAMEL introduces a confidence-based, pool-based active learning framework for sequential multi-output tasks that reduces expert labeling by combining selective human annotation with self-supervision, label validation, and efficient post-hoc uncertainty estimation. The four-stage loop—data selection, labeling, label validation, and semi-supervised retraining—enables strong data efficiency across tasks like machine translation and dialogue belief tracking. A label-correction component further improves dataset quality by detecting and replacing potentially erroneous human annotations. Across translation and dialogue tracking experiments, CAMEL demonstrates superior labeling efficiency and robust performance, with optional label validation (CAMELL) enhancing dataset quality via online corrections. The framework generalizes beyond these domains, leveraging calibrated uncertainty estimation to guide learning with limited supervision and noisy labels.
Abstract
Supervised neural approaches are hindered by their dependence on large, meticulously annotated datasets, a requirement that is particularly cumbersome for sequential tasks. The quality of annotations tends to deteriorate with the transition from expert-based to crowd-sourced labelling. To address these challenges, we present CAMEL (Confidence-based Acquisition Model for Efficient self-supervised active Learning), a pool-based active learning framework tailored to sequential multi-output problems. CAMEL possesses two core features: (1) it requires expert annotators to label only a fraction of a chosen sequence, and (2) it facilitates self-supervision for the remainder of the sequence. By deploying a label correction mechanism, CAMEL can also be utilised for data cleaning. We evaluate CAMEL on two sequential tasks, with a special emphasis on dialogue belief tracking, a task plagued by the constraints of limited and noisy datasets. Our experiments demonstrate that CAMEL significantly outperforms the baselines in terms of efficiency. Furthermore, the data corrections suggested by our method contribute to an overall improvement in the quality of the resulting datasets.
