Hierarchical Semi-Markov Conditional Random Fields for Recursive Sequential Data
Abstract
Inspired by the hierarchical hidden Markov models (HHMM), we present the hierarchical semi-Markov conditional random field (HSCRF), a generalisation of embedded undirected Markov chains to model complex hierarchical, nested Markov processes. It is parameterised in a discriminative framework and has polynomial time algorithms for learning and inference. Importantly, we develop efficient algorithms for learning and constrained inference in a partially-supervised setting, which is important issue in practice where labels can only be obtained sparsely. We demonstrate the HSCRF in two applications: (i) recognising human activities of daily living (ADLs) from indoor surveillance cameras, and (ii) noun-phrase chunking. We show that the HSCRF is capable of learning rich hierarchical models with reasonable accuracy in both fully and partially observed data cases.
Cite
Text
Truyen et al. "Hierarchical Semi-Markov Conditional Random Fields for Recursive Sequential Data." Neural Information Processing Systems, 2008.Markdown
[Truyen et al. "Hierarchical Semi-Markov Conditional Random Fields for Recursive Sequential Data." Neural Information Processing Systems, 2008.](https://mlanthology.org/neurips/2008/truyen2008neurips-hierarchical/)BibTeX
@inproceedings{truyen2008neurips-hierarchical,
title = {{Hierarchical Semi-Markov Conditional Random Fields for Recursive Sequential Data}},
author = {Truyen, Tran T. and Phung, Dinh and Bui, Hung and Venkatesh, Svetha},
booktitle = {Neural Information Processing Systems},
year = {2008},
pages = {1657-1664},
url = {https://mlanthology.org/neurips/2008/truyen2008neurips-hierarchical/}
}