Perron-Mengersen (2001) Bayesian Nonparametric Modeling Using Mixtures of Triangular Distributions

bayesiannonparametricmixture-modelreversible-jumpmcmcapproximation

Summary

Perron and Mengersen (2001) propose Bayesian nonparametric estimation of a monotone nondecreasing function F:[0,1][0,1]F:[0,1]\to[0,1] by approximating it as a cumulative distribution function (CDF) whose derivative is a mixture of triangular densities — equivalently, a quadratic spline with piecewise-linear derivative. The paper proves three theorems establishing that the variable-partition triangular mixture achieves a uniform approximation error bound of FH3/2r\|F-H\|\leq 3/2r (Theorem 3), strictly better than the O(r1/2)O(r^{-1/2}) Bernstein/beta-mixture bound (Theorem 1) and the O(r1)O(r^{-1}) fixed-partition triangular bound (Theorem 2). The key insight is that allowing the partition to vary with FF — rather than working on a fixed convex hull — yields guaranteed uniform approximation over all nondecreasing FF. A reversible jump Markov chain Monte Carlo (RJMCMC) algorithm with birth, death, move, and σ2\sigma^2-renewal operations jointly estimates the partition {x1,,xr1}\{x_1,\ldots,x_{r-1}\} and dimension rr (truncated Poisson prior). Applications include a cubic spline comparison on Eppright height/weight data and a survival analysis extending the Gelfand-Mallick (1995) proportional-hazards framework to unknown link and hazard functions. Published in Biometrics 57(2): 518–528.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"The triangular mixture model is smoother and superior to the beta mixture model in accommodating the discontinuities in this function."

"Here we obtain the desired result, an upper bound on the quality of the approximation that is smaller than one and is uniformly good on F\mathcal{F}."

My Take

Theoretically elegant — the Theorem 3 result genuinely solves the coverage failure of convex-hull approximations. The connection to the time-series wiki is thin: the paper targets monotone regression and survival analysis, not financial or macroeconomic time series. The primary value for this wiki is methodological: RJMCMC for dimension-selection and the insight that variable-partition mixtures outperform fixed-basis approximations. The survival analysis application closely mirrors the Gelfand-Mallick (1995) framework (not in this wiki) rather than GARCH or VAR applications. Worth knowing as a toolbox entry; not a core source.