Skip to content

Code for training the Admixture of Poisson MRFs topic model

License

Notifications You must be signed in to change notification settings

davidinouye/apm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APM

Main software website: http://bigdata.ices.utexas.edu/software/apm/

MATLAB code that trains the Admixture of Poisson MRFs model (also single Poisson MRF or mixture of Poisson MRFs) using the algorithm described in the following paper:

Capturing Semantically Meaningful Word Dependencies with an Admixture of Poisson MRFs
D. Inouye, P. Ravikumar, I. Dhillon
Neural Information Processing Systems (NIPS), 27, 2014.

For more information on the APM model see the following paper:

Admixture of Poisson MRFs: A Topic Model with Word Dependencies (pdf, slides, poster)
D. Inouye, P. Ravikumar, I. Dhillon.
In International Conference on Machine Learning (ICML), pp. 683–691, June 2014.

Requirements

  • MATLAB
  • (Optional but highly recommended) Parallel Computing Toolbox for MATLAB (Speedup for using parfor loop is almost linear so code will run signficantly faster with toolbox)

Developer

David I. Inouye
Website: https://www.davidinouye.com

About

Code for training the Admixture of Poisson MRFs topic model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages