Infinite Hidden Markov Model (IHMM) Sampling and Inference Algorithms
- Login to Download
- 1 Credits
Resource Overview
Detailed Documentation
This program implements sampling and inference algorithms for Infinite Hidden Markov Models (IHMM), designed for applications including pattern recognition and video anomaly detection. The implementation incorporates key Bayesian nonparametric methods such as the Chinese Restaurant Process for state transition modeling and Dirichlet Process mixtures for observation emissions. Developed on the MATLAB 2009 platform, the code features efficient forward-backward inference algorithms, Markov chain Monte Carlo sampling techniques, and handles infinite state spaces through truncation approximations. The implementation includes functions for parameter estimation, state sequence decoding, and likelihood computation suitable for large-scale temporal data analysis.
- Login to Download
- 1 Credits