Welcome to the new version of CaltechAUTHORS. Login is currently restricted to library staff. If you notice any issues, please email coda@library.caltech.edu
Published August 9, 2022 | Accepted Version
Report Open

How to Query An Oracle? Efficient Strategies to Label Data

Abstract

We consider the basic problem of querying an expert oracle for labeling a dataset in machine learning. This is typically an expensive and time consuming process and therefore, we seek ways to do so efficiently. The conventional approach involves comparing each sample with (the representative of) each class to find a match. In a setting with N equally likely classes, this involves N/2 pairwise comparisons (queries per sample) on average. We consider a k-ary query scheme with k ≥ 2 samples in a query that identifies (dis)similar items in the set while effectively exploiting the associated transitive relations. We present a randomized batch algorithm that operates on a round-by-round basis to label the samples and achieves a query rate of O(N/k²). In addition, we present an adaptive greedy query scheme, which achieves an average rate of ≈0.2N queries per sample with triplet queries. For the proposed algorithms, we investigate the query rate performance analytically and with simulations. Empirical studies suggest that each triplet query takes an expert at most 50% more time compared with a pairwise query, indicating the effectiveness of the proposed k-ary query schemes. We generalize the analyses to nonuniform class distributions when possible.

Additional Information

The authors wish to acknowledge O. Shokrollahi and the participants who helped with the experiments reported in Section VI.

Attached Files

Accepted Version - 2110.02341.pdf

Files

2110.02341.pdf
Files (829.0 kB)
Name Size Download all
md5:186fbfcc2ca1d3a999c0f22f15b33c7d
829.0 kB Preview Download

Additional details

Created:
August 20, 2023
Modified:
October 24, 2023