Sethuraman (1994) A Constructive Definition of Dirichlet Priors

dirichlet-processstick-breakingbayesian-nonparametricsrandom-probability-measurediscrete-distributionconjugacygem-distribution

Summary

Sethuraman gives the stick-breaking construction of the Dirichlet process: an explicit, elementary recipe that builds a random probability measure PP as a countable weighted sum of point masses, and proves it satisfies the three defining properties of a Dirichlet measure. The construction works on arbitrary measurable spaces (no separable-complete-metric-space restriction), uses unordered weights (simpler than Ferguson's decreasing-order weights), and turns the theory of Dirichlet priors — conjugacy, discreteness, posterior form — into short self-contained proofs via a single self-similar distributional equation. It is the representation on which essentially all modern Bayesian-nonparametric computation is built.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"In this paper we give a simple and new constructive definition of Dirichlet measures removing the restriction that the basic space should be RkR_k."

"The use of unordered weights in this paper simplifies all our calculations."

My Take

This is one of those papers whose representation became more important than its stated theorems: Ferguson (1973) had already defined the Dirichlet process and proved conjugacy, but Sethuraman's P=pnδYnP=\sum p_n\delta_{Y_n} with Beta(1,M)\text{Beta}(1,M) stick-breaks is what made the DP computable — truncated/blocked Gibbs samplers (Ishwaran-James), slice samplers, variational methods, and every hierarchical/dependent-DP generalization take this as their starting point. The self-similar equation P=dθ1δY1+(1θ1)PP\overset{d}{=}\theta_1\delta_{Y_1}+(1-\theta_1)P' is the whole idea in one line: break off a Beta(1,M)\text{Beta}(1,M) fraction of the remaining stick, drop an atom there, recurse. For the wiki it is the foundational source behind the stick-breaking bullet in Dirichlet Process Mixture — the constructive counterpart to Antoniak's (1974) cluster-count law — and the direct enabler of the DP-mixture samplers that Neal (2000) systematizes.