Vector-Space Markov Random Fields via Exponential Families
Abstract
We present Vector-Space Markov Random Fields (VS-MRFs), a novel class of undirected graphical models where each variable can belong to an arbitrary vector space. VS-MRFs generalize a recent line of work on scalar-valued, uni-parameter exponential family and mixed graphical models, thereby greatly broadening the class of exponential families available (e.g., allowing multinomial and Dirichlet distributions). Specifically, VS-MRFs are the joint graphical model distributions where the node-conditional distributions belong to generic exponential families with general vector space domains. We also present a sparsistent M-estimator for learning our class of MRFs that recovers the correct set of edges with high probability. We validate our approach via a set of synthetic data experiments as well as a real-world case study of over four million foods from the popular diet tracking app MyFitnessPal. Our results demonstrate that our algorithm performs well empirically and that VS-MRFs are capable of capturing and highlighting interesting structure in complex, real-world data. All code for our algorithm is open source and publicly available.
Cite
Text
Tansey et al. "Vector-Space Markov Random Fields via Exponential Families." International Conference on Machine Learning, 2015.Markdown
[Tansey et al. "Vector-Space Markov Random Fields via Exponential Families." International Conference on Machine Learning, 2015.](https://mlanthology.org/icml/2015/tansey2015icml-vectorspace/)BibTeX
@inproceedings{tansey2015icml-vectorspace,
title = {{Vector-Space Markov Random Fields via Exponential Families}},
author = {Tansey, Wesley and Padilla, Oscar Hernan Madrid and Suggala, Arun Sai and Ravikumar, Pradeep},
booktitle = {International Conference on Machine Learning},
year = {2015},
pages = {684-692},
volume = {37},
url = {https://mlanthology.org/icml/2015/tansey2015icml-vectorspace/}
}