Fast MLE Computation for the Dirichlet Multinomial

05/01/2014
by   Max Sklar, et al.
0

Given a collection of categorical data, we want to find the parameters of a Dirichlet distribution which maximizes the likelihood of that data. Newton's method is typically used for this purpose but current implementations require reading through the entire dataset on each iteration. In this paper, we propose a modification which requires only a single pass through the dataset and substantially decreases running time. Furthermore we analyze both theoretically and empirically the performance of the proposed algorithm, and provide an open source implementation.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset