English

Optimal multiclass overfitting by sequence reconstruction from Hamming queries

Machine Learning 2019-10-22 v2 Information Theory math.IT Machine Learning

Abstract

A primary concern of excessive reuse of test datasets in machine learning is that it can lead to overfitting. Multiclass classification was recently shown to be more resistant to overfitting than binary classification. In an open problem of COLT 2019, Feldman, Frostig, and Hardt ask to characterize the dependence of the amount of overfitting bias with the number of classes mm, the number of accuracy queries kk, and the number of examples in the dataset nn. We resolve this problem and determine the amount of overfitting possible in multi-class classification. We provide computationally efficient algorithms that achieve overfitting bias of Θ~(max{k/(mn),k/n})\tilde{\Theta}(\max\{\sqrt{{k}/{(mn)}}, k/n\}), matching the known upper bounds.

Keywords

Cite

@article{arxiv.1908.03156,
  title  = {Optimal multiclass overfitting by sequence reconstruction from Hamming queries},
  author = {Jayadev Acharya and Ananda Theertha Suresh},
  journal= {arXiv preprint arXiv:1908.03156},
  year   = {2019}
}

Comments

extended the results to unknown test set case

R2 v1 2026-06-23T10:43:09.453Z