English

Nonconvex One-bit Single-label Multi-label Learning

Machine Learning 2017-03-20 v1 Machine Learning

Abstract

We study an extreme scenario in multi-label learning where each training instance is endowed with a single one-bit label out of multiple labels. We formulate this problem as a non-trivial special case of one-bit rank-one matrix sensing and develop an efficient non-convex algorithm based on alternating power iteration. The proposed algorithm is able to recover the underlying low-rank matrix model with linear convergence. For a rank-kk model with d1d_1 features and d2d_2 classes, the proposed algorithm achieves O(ϵ)O(\epsilon) recovery error after retrieving O(k1.5d1d2/ϵ)O(k^{1.5}d_1 d_2/\epsilon) one-bit labels within O(kd)O(kd) memory. Our bound is nearly optimal in the order of O(1/ϵ)O(1/\epsilon). This significantly improves the state-of-the-art sampling complexity of one-bit multi-label learning. We perform experiments to verify our theory and evaluate the performance of the proposed algorithm.

Keywords

Cite

@article{arxiv.1703.06104,
  title  = {Nonconvex One-bit Single-label Multi-label Learning},
  author = {Shuang Qiu and Tingjin Luo and Jieping Ye and Ming Lin},
  journal= {arXiv preprint arXiv:1703.06104},
  year   = {2017}
}
R2 v1 2026-06-22T18:49:04.696Z