English

A Convex Relaxation for Weakly Supervised Classifiers

Machine Learning 2012-07-03 v1 Machine Learning

Abstract

This paper introduces a general multi-class approach to weakly supervised classification. Inferring the labels and learning the parameters of the model is usually done jointly through a block-coordinate descent algorithm such as expectation-maximization (EM), which may lead to local minima. To avoid this problem, we propose a cost function based on a convex relaxation of the soft-max loss. We then propose an algorithm specifically designed to efficiently solve the corresponding semidefinite program (SDP). Empirically, our method compares favorably to standard ones on different datasets for multiple instance learning and semi-supervised learning as well as on clustering tasks.

Keywords

Cite

@article{arxiv.1206.6413,
  title  = {A Convex Relaxation for Weakly Supervised Classifiers},
  author = {Armand Joulin and Francis Bach},
  journal= {arXiv preprint arXiv:1206.6413},
  year   = {2012}
}

Comments

Appears in Proceedings of the 29th International Conference on Machine Learning (ICML 2012)

R2 v1 2026-06-21T21:26:45.354Z