Hybrid Generative-Discriminative Classification Using Posterior Divergence

Abstract

Integrating generative models and discriminative models in a hybrid scheme has shown some success in recognition tasks. In such scheme, generative models are used to derive feature maps for outputting a set of fixed length features that are used by discriminative models to perform classification. In this paper, we present a method, called posterior divergence, to derive feature maps from the log likelihood function implied in the incremental expectation-maximization algorithm. These feature maps evaluate a sample in three complementary measures: (1) how much the sample affects the model; (2) how well the sample fits the model; (3) how uncertain the fit is. We prove that the linear classification error rate using the outputs of the derived feature maps is at least as low as that of plug-in estimation. We present efficient algorithms for computing these feature maps for semi-supervised learning and supervised learning. We evaluate the proposed method on three typical applications, i.e. scene recognition, face and non-face classification and protein sequence analysis, and demonstrate improvements over related methods.

Cite

Text

Li et al. "Hybrid Generative-Discriminative Classification Using Posterior Divergence." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995584

Markdown

[Li et al. "Hybrid Generative-Discriminative Classification Using Posterior Divergence." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/li2011cvpr-hybrid/) doi:10.1109/CVPR.2011.5995584

BibTeX

@inproceedings{li2011cvpr-hybrid,
  title     = {{Hybrid Generative-Discriminative Classification Using Posterior Divergence}},
  author    = {Li, Xiong and Lee, Tai Sing and Liu, Yuncai},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {2713-2720},
  doi       = {10.1109/CVPR.2011.5995584},
  url       = {https://mlanthology.org/cvpr/2011/li2011cvpr-hybrid/}
}