Skip to main content

Questions tagged [dirichlet-distribution]

The Dirichlet distribution refers to a family of multivariate distributions, which are the generalization of the univariate beta distribution.

117 questions with no upvoted or accepted answers
12 votes
0 answers
2k views

Is sparsity of topics a necessary condition for latent Dirichlet allocation (LDA) to work

I have been playing with the hyper-parameters of the latent Dirichlet allocation (LDA) model and am wondering how sparsity of topic priors play a role in inference. I have not performed these ...
kedarps's user avatar
  • 3,592
10 votes
0 answers
834 views

Statistical test to compare Dirichlet distributions

I want assess if two groups are statistically significantly different. I assume the data points in both groups are generated from a Dirichlet distribution - is there an appropriate test for this? ...
Lisa's user avatar
  • 607
5 votes
0 answers
178 views

Generalization of Dirichlet distribution over matrix

I know there is generalization of normal distribution of matrix-valued random variable, i.e., Matrix normal distribution. I wonder whether there is generalization of Dirichlet distribution that each ...
user5779223's user avatar
5 votes
0 answers
1k views

Gibbs sampling for LDA -- does a small Dirichlet concentration parameter make a difference?

I'm using a Gibbs sampler for Latent Dirichlet allocation as described by Griffiths and Steyvers (http://www.ncbi.nlm.nih.gov/pmc/articles/PMC387300/). The sampling of a new topic $j$ for word $i$ is ...
Ben's user avatar
  • 473
4 votes
0 answers
114 views

what is this property? $\int p(x,\pi)d\pi=p(x|E[\pi])$?

Sorry if the title does not make sense, from the answer of this question Mistake in derivation about categorical distribution and Dirichlet distribution? it can be shown that say $p(x|\pi)$ follows ...
dontloo's user avatar
  • 16.6k
4 votes
0 answers
382 views

Better prediction models with polling data?

I've been working on a project on measuring polls' accuracy in complex contexts (more than two candidates) where there are a small number of inaccurate polling data points. I thought it would be the ...
user45367's user avatar
3 votes
1 answer
103 views

compute Dirichlet distribution parameter from known mean distribution

For a particular Bayesian study I am going to apply Dirichlet distribution as my proposal random number generator. I am going to update the distribution parameter every trial based on a given ...
Rezgar Arabzadeh's user avatar
3 votes
0 answers
80 views

Bounding values of a Dirichlet distribution

Consider $k$ random variables $X_1, X_2, \ldots, X_k$ such that $(X_1, X_2, \ldots, X_k)$ follow a $\text{Dirichlet}(1, 1, \ldots, 1)$ distribution. For a large enough $k$, I am trying to bound/find ...
BlackHat18's user avatar
3 votes
0 answers
131 views

A clarification in the original Dirichlet Process paper by Ferguson

I am reading the paper "Bayesian Analysis of Some Nonparametric Problems" by Ferguson where the Dirichlet process is introduced. There is a proposition 5 where the joint distribution of ...
honeybadger's user avatar
  • 1,572
3 votes
0 answers
498 views

How to specify a zero-inflated Dirichlet model in JAGS/BUGS

There was a recent publication discussing the advantages of the zero-inflated dirichlet for microbiome count data which is compositional (you are modeling a matrix of species relative abundance data ...
colin's user avatar
  • 1,242
3 votes
0 answers
148 views

Sampling from conjugate Dirichlet distribution

Conjugate prior for Dirichlet distribution, as described by Lefkimmiatis, Maragos, and Papandreou (2009; see also here and here), has form $$ f(\boldsymbol{\alpha}) \propto \frac{1}{B(\boldsymbol{\...
Tim's user avatar
  • 140k
3 votes
0 answers
39 views

Help in understanding equation and reference request for multivariate GLM

I am reading page 5 in this document: http://epub.wu.ac.at/4077/1/Report125.pdf It's about Dirichlet regression in a GLM-like setting. What I don't understand is each observed $y_c$ (of which there ...
Mahi's user avatar
  • 31
3 votes
0 answers
809 views

Categorical Distribution versus Multinomial

In the wikipedia article on Categorical Distribution link under "Terminology" it states that care should be taken between Categorical and Multinomial Distributions, with additionally: However, ...
sheppa28's user avatar
  • 1,636
3 votes
0 answers
190 views

Dirichlet regression with repeated measures

My dependent variable is composition (proportions of a whole object), so I have found that a Dirichlet Regression would be a potential option. However, my study collects repeated measures. Can this ...
ReadBeard's user avatar
  • 333
3 votes
0 answers
479 views

What is the mode of the Dirichlet distribution when some $\alpha_i < 1$

Suppose $X \sim \mathcal D(\alpha_1, \ldots, \alpha_p)$, and suppose $\alpha_i < 1$ for some $\alpha_i$. In this case, the density is unbounded, and so no proper "mode" can exist. On the other ...
guy's user avatar
  • 8,962

15 30 50 per page
1
2 3 4 5
8