An Efficient Approach to Learning Inhomogeneous Gibbs Model

Abstract

The inhomogeneous Gibbs model (IGM) (Liu et al., 2001) is an effective maximum entropy model in characterizing complex high-dimensional distributions. However, its training process is so slow that the applicability of IGM has been greatly restricted. In this paper, we propose an approach for fast parameter learning of IGM. In IGM learning, features are incrementally constructed to constrain the learnt distribution. When a new feature is added, Markov-chain Monte Carlo (MCMC) sampling is repeated to draw samples for parameter learning. In contrast, our approach constructs a closed-form reference distribution using approximate information gain criteria. Because our reference distribution is very close to the optimal one, importance sampling can be used to accelerate the parameter optimization process. For problems with high-dimensional distributions, our approach typically achieves a speedup of two orders of magnitude compared to the original IGM. We further demonstrate the efficiency of our approach by learning a high-dimensional joint distribution of face images and their corresponding caricatures.

Cite

Text

Liu et al. "An Efficient Approach to Learning Inhomogeneous Gibbs Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003. doi:10.1109/CVPR.2003.1211385

Markdown

[Liu et al. "An Efficient Approach to Learning Inhomogeneous Gibbs Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003.](https://mlanthology.org/cvpr/2003/liu2003cvpr-efficient/) doi:10.1109/CVPR.2003.1211385

BibTeX

@inproceedings{liu2003cvpr-efficient,
  title     = {{An Efficient Approach to Learning Inhomogeneous Gibbs Model}},
  author    = {Liu, Ziqiang and Chen, Hong and Shum, Heung-Yeung},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2003},
  pages     = {425-431},
  doi       = {10.1109/CVPR.2003.1211385},
  url       = {https://mlanthology.org/cvpr/2003/liu2003cvpr-efficient/}
}