LGAIApr 19, 2021

Labels, Information, and Computation: Efficient Learning Using Sufficient Labels

arXiv:2104.09015v35 citations
AI Analysis

This work addresses the problem of expensive data labeling for machine learning practitioners, offering a potentially more efficient and secure alternative, though it appears incremental as it builds on statistical sufficiency principles.

The paper tackles the high cost of fully-labeled training data in supervised learning by introducing 'sufficiently-labeled data', a statistic that captures essential information for classification and can be obtained directly from annotators, enabling competent classifier training with as few as one fully-labeled example per class.

In supervised learning, obtaining a large set of fully-labeled training data is expensive. We show that we do not always need full label information on every single training example to train a competent classifier. Specifically, inspired by the principle of sufficiency in statistics, we present a statistic (a summary) of the fully-labeled training set that captures almost all the relevant information for classification but at the same time is easier to obtain directly. We call this statistic "sufficiently-labeled data" and prove its sufficiency and efficiency for finding the optimal hidden representations, on which competent classifier heads can be trained using as few as a single randomly-chosen fully-labeled example per class. Sufficiently-labeled data can be obtained from annotators directly without collecting the fully-labeled data first. And we prove that it is easier to directly obtain sufficiently-labeled data than obtaining fully-labeled data. Furthermore, sufficiently-labeled data is naturally more secure since it stores relative, instead of absolute, information. Extensive experimental results are provided to support our theory.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes