Probabilistic Multi-Label Classification with Sparse Feature Learning

Abstract

Multi-label classification is a critical problem in many areas of data analysis such as image labeling and text categorization. In this paper we propose a probabilistic multi-label classification model based on novel sparse feature learning. By employing an individual sparsity inducing ℓ1-norm and a group sparsity inducing ℓ2,1-norm, the proposed model has the capacity of capturing both label interdependencies and common predictive model structures. We formulate this sparse norm regularized learning problem as a non-smooth convex optimization problem, and develop a fast proximal gradient algorithm to solve it for an optimal solution. Our empirical study demonstrates the efficacy of the proposed method on a set of multi-label tasks given a limited number of labeled training instances.

Cite

Text

Guo and Xue. "Probabilistic Multi-Label Classification with Sparse Feature Learning." International Joint Conference on Artificial Intelligence, 2013.

Markdown

[Guo and Xue. "Probabilistic Multi-Label Classification with Sparse Feature Learning." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/guo2013ijcai-probabilistic/)

BibTeX

@inproceedings{guo2013ijcai-probabilistic,
  title     = {{Probabilistic Multi-Label Classification with Sparse Feature Learning}},
  author    = {Guo, Yuhong and Xue, Wei},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {1373-1379},
  url       = {https://mlanthology.org/ijcai/2013/guo2013ijcai-probabilistic/}
}