Multi-Label Classification Using Conditional Dependency Networks

Abstract

In this paper, we tackle the challenges of multi-label classification by developing a general conditional dependency network model. The proposed model is a cyclic directed graphical model, which provides an intuitive representation for the dependencies among multiple label variables, and a well integrated framework for efficient model training using binary classifiers and label predictions using Gibbs sampling inference. Our experiments show the proposed conditional model can effectively exploit the label dependency to improve multi-label classification performance.

Cite

Text

Guo and Gu. "Multi-Label Classification Using Conditional Dependency Networks." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-220

Markdown

[Guo and Gu. "Multi-Label Classification Using Conditional Dependency Networks." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/guo2011ijcai-multi/) doi:10.5591/978-1-57735-516-8/IJCAI11-220

BibTeX

@inproceedings{guo2011ijcai-multi,
  title     = {{Multi-Label Classification Using Conditional Dependency Networks}},
  author    = {Guo, Yuhong and Gu, Suicheng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {1300-1305},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-220},
  url       = {https://mlanthology.org/ijcai/2011/guo2011ijcai-multi/}
}