Sequential Monte Carlo Samplers for Dirichlet Process Mixtures

Total Page:16

File Type:pdf, Size:1020Kb

Sequential Monte Carlo Samplers for Dirichlet Process Mixtures Sequential Monte Carlo Samplers for Dirichlet Process Mixtures Yener Ulker and Bilge Gunsel A. Taylan Cemgil Dept. of Electronics and Communications Eng. Dept. of Computer Engineering, Istanbul Technical University Bogazici University 34469 Maslak Istanbul, Turkey 34342 Bebek Istanbul, Turkey [email protected], [email protected] [email protected] Abstract Provided that inference can be carried out effectively for the DPM, at least in principle, any density can be approximated with arbitrary precision. However, In this paper, we develop a novel online algo- exact inference is unfortunately intractable. Yet due rithm based on the Sequential Monte Carlo to the mentioned potential advantages of nonparamet- (SMC) samplers framework for posterior in- ric approaches, there has been a surge of interest to ference in Dirichlet Process Mixtures (DPM) the DPM model and efficient inference strategies based (DelMoral et al., 2006). Our method gener- on variational techniques (Blei and Jordan, 2004) and alizes many sequential importance sampling Monte Carlo Markov Chain (MCMC) (Escobar and approaches. It provides a computationally ef- West, 1992; Jain and Neal, 2000). ficient improvement to particle filtering that is less prone to getting stuck in isolated By construction, the DPM model is exchangable and modes. The proposed method is a particular the ordering of data does not matter. However, for SMC sampler that enables us to design so- inference it is nevertheless beneficial to process data phisticated clustering update schemes, such sequentially in some natural order. Such an approach as updating past trajectories of the parti- gives computational advantages especially for large cles in light of recent observations, and still datasets. In the literature a number of online infer- ensures convergence to the true DPM tar- ence techniques have been proposed to estimate an get distribution asymptotically. Performance artificially time evolving DPM posterior (MacEachern has been evaluated in a Bayesian Infinite et al., 1999; Quintana, 1996; Fearnhead, 2004). Gaussian mixture density estimation prob- However, it is argued that sequential importance sam- lem and it is shown that the proposed algo- pling is not an appropriate method for models with rithm outperforms conventional Monte Carlo static parameters and especially large datasets due to approaches in terms of estimation variance the degeneracy phenomenon and accumulated Monte and average log-marginal likelihood. Carlo error over time (Quintana and Newton, 1998). The sampler becomes ’sticky’, meaning that previously assigned clusterings can never be updated according to 1 Introduction the information provided by the latest observations. In order to overcome this drawback, we propose an effi- In recent years, Dirichlet Process Mixtures (DPM) cient sequential Monte Carlo sampler that estimates model (Antoniak, 1974) has been one of the most the sequentially evolving DPM model posterior. Un- widely used and popular approach to nonparametri- like the existing methods (MacEachern et al., 1999; cal probabilistic models. Originally, DPM have been Quintana, 1996; Fearnhead, 2004), our algorithm en- widely used as a building block in hierarchical models ables us to update past trajectories of the particles in for solving density estimation and clustering problems the light of recent observations. The proposed method where the actual form of the data generation process takes advantage of the SMC sampler framework to de- is not constrained to a particular parametric family. sign such update schemes (DelMoral et al., 2006). th Appearing in Proceedings of the 13 International Con- ference on Artificial Intelligence and Statistics (AISTATS) 2010, Chia Laguna Resort, Sardinia, Italy. Volume 9 of JMLR: W&CP 9. Copyright 2010 by the authors. 876 Sequential Monte Carlo Samplers for Dirichlet Process Mixtures 2 Dirichlet Process Mixtures (DPM) In our work, we assume that a conjugate prior is cho- sen such that given zn, the parameter θn can be inte- In a batch Bayesian setting, the joint distribution cor- grated out and the DPM posterior distribution can be responding to a finite mixture model over N observa- calculated up to a normalizing constant. tions y = {yi}, i = 1 ...N, can be defined as follows: N k 3 Sequential Monte Carlo (SMC) Samplers p(θ,z,y) = p(z) g(yi|θzi ) p(θj ). (1) i=1 ! j=1 Y Y Sequential inference schemes have limited success in Here, for i = 1 ...N, zi ∈ {1 ...k} denotes the cluster maintaining an accurate approximation to the true index of the i th observation and θ = {θj},j ∈ {1 ...k} target density. Particularly for large datasets, Monte denote the cluster conditional parameters where k Carlo error accumulates over time and the estimation refers to the maximum number of clusters. We will variance increases (Quintana and Newton, 1998). This use z = {zi}, i = 1 ...N to refer to clustering vari- is due to the fact that past states of particle trajecto- ables, that we also call cluster labels or simply labels. ries (i.e., past clusterings) are not updated with new observations. The problem can be alleviated by a ret- However, the number of mixture components is of- rospective method that is able to reassign the previ- ten unknown in practice and the DPM model provides ous clusterings {z ...z } at time n according an elegant solution for construction of mixture models n,1 n,n−1 to latest observations received. The SMC samplers with unknown number of components. In the sequel, framework enables us to accomplish this in practice we will refer to the target posterior as and still ensures convergence to the true target poste- π(x) ≡ p(z,θ|y) (2) rior asymptotically (DelMoral et al., 2006). where x = {z,θ}. It is advantageous to construct a 3.1 The Method mixture model sequentially, where data arrives one by one. To denote the sequential construction, we extend In sequential Monte Carlo algorithms such as particle our notation with an explicit ’time’ index n. filtering, we sample from a sequence of target densities evolving with a countable index n, π1(x1) . πn(xn), We denote the observation sequence at time n by yn = each defined on a common measurable space (En, En) {yn,1 ...yn,n}. Each observation yn,i, i = 1,...n, is where xn ∈ En. Conventionally the particle fil- assigned to a cluster where zn,i ∈ {1,...kn} is the ter is defined on the sequence of target densities cluster label and, kn ∈ {1 ...n} represent the number π1(x1) . πn(xn) where corresponding proposal distri- of clusters at time n. The vector of cluster variables butions are defined as η1(x1) ...ηn(xn). The unnor- is defined as zn = {zn,1 ...zn,n} and corresponding malized importance weight wn at time n can be defined cluster parameters are represented with the parameter as, vector θn = {θn,1 ...θn,kn }. γn(xn) The DPM model assumes that the cluster parameters wn = (5) are independently drawn from the prior π(θ) and the ηn(xn) observations are independent of each other conditional where γn is the unnormalized target distribution ac- on the assignment variable zn,i. Hence the DPM pos- cording to πn = γn/Z, and Z is the normalizing con- terior density πn(xn) can be expressed as, stant. In order to derive the importance weights se- quentially one needs to calculate the proposal distri- kn n bution ηn(xn) pointwise. πn(xn) ∝ p(zn) p(θn,j ) g(yn,i|θn,zn,i ) (3) j=1 i=1 Y Y Computation of the importance distribution ηn(xn) for n > 1 requires an integration with respect to where xn = {zn,θn}. The prior on clustering variable x1:n−1 = {x1 ...xn−1} thus a closed form solution to vector zn is formulated by Eq.(4) in a recursive way, ηn(xn) is not available except for specifically designed kernels such as K(xn−1,xn) = K(xn). SMC samplers lj i+κ , j = 1,...,ki (DelMoral et al., 2006) circumvent this limitation us- p(zn,i+1 = j|zn,{1:i}) = κ (4) ( i+κ , j = ki + 1 ing an auxiliary variable technique which solves the se- quential importance sampling problem in an extended n where ki is the number of clusters in the assignment space E = {E1 × . × En}. One performs impor- zn,{1:i}. lj is the number of observations that zn,{1:i} tance sampling between the joint importance distribu- assigns to cluster j and κ is a ’novelty’ parameter. tion ηn(x1:n) and the artificial joint target distribution 877 Yener Ulker, Bilge Gunsel, A. Taylan Cemgil defined by πn(x1:n) = γn(x1:n)/Zn where Zn denotes ηn(xn). However increasing the integration domain the normalizing constant. The algorithm enables us to also increases the variance of the importance weights. calculate efficient weight update equations for a huge In (DelMoral et al., 2006) it is shown that the optimal e e opt class of proposal kernels Kn(xn−1,xn), such as MCMC backward Markov kernel Lk−1 (k = 2,...,n) mini- transition kernels. mizing the variance of the unnormalized importance weight wn(x1:n) is given for any k by, The proposal distribution ηn(x1:n) of SMC is defined n on the extended space E as follows, opt ηk−1(xk−1)Kk(xk−1,xk) Lk−1(xk,xk−1) = (10) n ηk(xk) ηn(x1:n) = η1(x1) K(xk−1,xk). (6) k=2 However, the kernel given by Eq.(10) usually does not Y admit a closed form solution. Therefore common strat- Note that here an integration is no longer required. egy is to approximate the optimal kernel as close as However, this comes with the expense of an artificial possible to provide asymptotically consistent estimates target density that is also defined on a larger space: (DelMoral et al., 2006) .
Recommended publications
  • Hierarchical Dirichlet Process Hidden Markov Model for Unsupervised Bioacoustic Analysis
    Hierarchical Dirichlet Process Hidden Markov Model for Unsupervised Bioacoustic Analysis Marius Bartcus, Faicel Chamroukhi, Herve Glotin Abstract-Hidden Markov Models (HMMs) are one of the the standard HDP-HMM Gibbs sampling has the limitation most popular and successful models in statistics and machine of an inadequate modeling of the temporal persistence of learning for modeling sequential data. However, one main issue states [9]. This problem has been addressed in [9] by relying in HMMs is the one of choosing the number of hidden states. on a sticky extension which allows a more robust learning. The Hierarchical Dirichlet Process (HDP)-HMM is a Bayesian Other solutions for the inference of the hidden Markov non-parametric alternative for standard HMMs that offers a model in this infinite state space models are using the Beam principled way to tackle this challenging problem by relying sampling [lO] rather than Gibbs sampling. on a Hierarchical Dirichlet Process (HDP) prior. We investigate the HDP-HMM in a challenging problem of unsupervised We investigate the BNP formulation for the HMM, that is learning from bioacoustic data by using Markov-Chain Monte the HDP-HMM into a challenging problem of unsupervised Carlo (MCMC) sampling techniques, namely the Gibbs sampler. learning from bioacoustic data. The problem consists of We consider a real problem of fully unsupervised humpback extracting and classifying, in a fully unsupervised way, whale song decomposition. It consists in simultaneously finding the structure of hidden whale song units, and automatically unknown number of whale song units. We use the Gibbs inferring the unknown number of the hidden units from the Mel sampler to infer the HDP-HMM from the bioacoustic data.
    [Show full text]
  • Part 2: Basics of Dirichlet Processes 2.1 Motivation
    CS547Q Statistical Modeling with Stochastic Processes Winter 2011 Part 2: Basics of Dirichlet processes Lecturer: Alexandre Bouchard-Cˆot´e Scribe(s): Liangliang Wang Disclaimer: These notes have not been subjected to the usual scrutiny reserved for formal publications. They may be distributed outside this class only with the permission of the Instructor. Last update: May 17, 2011 2.1 Motivation To motivate the Dirichlet process, let us consider a simple density estimation problem: modeling the height of UBC students. We are going to take a Bayesian approach to this problem, considering the parameters as random variables. In one of the most basic models, one would define a mean and variance random parameter θ = (µ, σ2), and a height random variable normally distributed conditionally on θ, with parameters θ.1 Using a single normal distribution is clearly a defective approach, since for example the male/female sub- populations create a skewness in the distribution, which cannot be capture by normal distributions: The solution suggested by this figure is to use a mixture of two normal distributions, with one set of parameters θc for each sub-population or cluster c ∈ {1, 2}. Pictorially, the model can be described as follows: 1- Generate a male/female relative frequence " " ~ Beta(male prior pseudo counts, female P.C) Mean height 2- Generate the sex of each student for each i for men Mult( ) !(1) x1 x2 x3 xi | " ~ " 3- Generate the mean height of each cluster c !(2) Mean height !(c) ~ N(prior height, how confident prior) for women y1 y2 y3 4- Generate student heights for each i yi | xi, !(1), !(2) ~ N(!(xi) ,variance) 1Yes, this has many problems (heights cannot be negative, normal assumption broken, etc).
    [Show full text]
  • Lectures on Bayesian Nonparametrics: Modeling, Algorithms and Some Theory VIASM Summer School in Hanoi, August 7–14, 2015
    Lectures on Bayesian nonparametrics: modeling, algorithms and some theory VIASM summer school in Hanoi, August 7–14, 2015 XuanLong Nguyen University of Michigan Abstract This is an elementary introduction to fundamental concepts of Bayesian nonparametrics, with an emphasis on the modeling and inference using Dirichlet process mixtures and their extensions. I draw partially from the materials of a graduate course jointly taught by Professor Jayaram Sethuraman and myself in Fall 2014 at the University of Michigan. Bayesian nonparametrics is a field which aims to create inference algorithms and statistical models, whose complexity may grow as data size increases. It is an area where probabilists, theoretical and applied statisticians, and machine learning researchers all make meaningful contacts and contributions. With the following choice of materials I hope to take the audience with modest statistical background to a vantage point from where one may begin to see a rich and sweeping panorama of a beautiful area of modern statistics. 1 Statistical inference The main goal of statistics and machine learning is to make inference about some unknown quantity based on observed data. For this purpose, one obtains data X with distribution depending on the unknown quantity, to be denoted by parameter θ. In classical statistics, this distribution is completely specified except for θ. Based on X, one makes statements about θ in some optimal way. This is the basic idea of statistical inference. Machine learning originally approached the inference problem through the lense of the computer science field of artificial intelligence. It was eventually realized that machine learning was built on the same theoretical foundation of mathematical statistics, in addition to carrying a strong emphasis on the development of algorithms.
    [Show full text]
  • Final Report (PDF)
    Foundation of Stochastic Analysis Krzysztof Burdzy (University of Washington) Zhen-Qing Chen (University of Washington) Takashi Kumagai (Kyoto University) September 18-23, 2011 1 Scientific agenda of the conference Over the years, the foundations of stochastic analysis included various specific topics, such as the general theory of Markov processes, the general theory of stochastic integration, the theory of martingales, Malli- avin calculus, the martingale-problem approach to Markov processes, and the Dirichlet form approach to Markov processes. To create some focus for the very broad topic of the conference, we chose a few areas of concentration, including • Dirichlet forms • Analysis on fractals and percolation clusters • Jump type processes • Stochastic partial differential equations and measure-valued processes Dirichlet form theory provides a powerful tool that connects the probabilistic potential theory and ana- lytic potential theory. Recently Dirichlet forms found its use in effective study of fine properties of Markov processes on spaces with minimal smoothness, such as reflecting Brownian motion on non-smooth domains, Brownian motion and jump type processes on Euclidean spaces and fractals, and Markov processes on trees and graphs. It has been shown that Dirichlet form theory is an important tool in study of various invariance principles, such as the invariance principle for reflected Brownian motion on domains with non necessarily smooth boundaries and the invariance principle for Metropolis algorithm. Dirichlet form theory can also be used to study a certain type of SPDEs. Fractals are used as an approximation of disordered media. The analysis on fractals is motivated by the desire to understand properties of natural phenomena such as polymers, and growth of molds and crystals.
    [Show full text]
  • A Tutorial on Bayesian Nonparametric Models
    A Tutorial on Bayesian Nonparametric Models Samuel J. Gershman1 and David M. Blei2 1Department of Psychology and Neuroscience Institute, Princeton University 2Department of Computer Science, Princeton University August 5, 2011 Abstract A key problem in statistical modeling is model selection, how to choose a model at an appropriate level of complexity. This problem appears in many settings, most prominently in choosing the number of clusters in mixture models or the number of factors in factor analysis. In this tutorial we describe Bayesian nonparametric methods, a class of methods that side-steps this issue by allowing the data to determine the complexity of the model. This tutorial is a high-level introduction to Bayesian nonparametric methods and contains several examples of their application. 1 Introduction How many classes should I use in my mixture model? How many factors should I use in factor analysis? These questions regularly exercise scientists as they explore their data. Most scientists address them by first fitting several models, with different numbers of clusters or factors, and then selecting one using model comparison metrics (Claeskens and Hjort, 2008). Model selection metrics usually include two terms. The first term measures how well the model fits the data. The second term, a complexity penalty, favors simpler models (i.e., ones with fewer components or factors). Bayesian nonparametric (BNP) models provide a different approach to this problem (Hjort et al., 2010). Rather than comparing models that vary in complexity, the BNP approach is to fit a single model that can adapt its complexity to the data. Furthermore, BNP models allow the complexity to grow as more data are observed, such as when using a model to perform prediction.
    [Show full text]
  • Gaussian Process-Mixture Conditional Heteroscedasticity
    888 IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 36, NO. 5, MAY 2014 Gaussian Process-Mixture Conditional Heteroscedasticity Emmanouil A. Platanios and Sotirios P. Chatzis Abstract—Generalized autoregressive conditional heteroscedasticity (GARCH) models have long been considered as one of the most successful families of approaches for volatility modeling in financial return series. In this paper, we propose an alternative approach based on methodologies widely used in the field of statistical machine learning. Specifically, we propose a novel nonparametric Bayesian mixture of Gaussian process regression models, each component of which models the noise variance process that contaminates the observed data as a separate latent Gaussian process driven by the observed data. This way, we essentially obtain a Gaussian process-mixture conditional heteroscedasticity (GPMCH) model for volatility modeling in financial return series. We impose a nonparametric prior with power-law nature over the distribution of the model mixture components, namely the Pitman-Yor process prior, to allow for better capturing modeled data distributions with heavy tails and skewness. Finally, we provide a copula-based approach for obtaining a predictive posterior for the covariances over the asset returns modeled by means of a postulated GPMCH model. We evaluate the efficacy of our approach in a number of benchmark scenarios, and compare its performance to state-of-the-art methodologies. Index Terms—Gaussian process, Pitman-Yor process, mixture model, conditional heteroscedasticity, copula, volatility modeling 1INTRODUCTION TATISTICAL modeling of asset values in financial mar- and the past variances, which facilitates model estimation S kets requires taking into account the tendency of assets and computation of the prediction errors.
    [Show full text]
  • Statistical Analysis of Neural Data Lecture 6
    Statistical Analysis of Neural Data Lecture 6: Nonparametric Bayesian mixture modeling: with an introduction to the Dirichlet process, a brief Markov chain Monte Carlo review, and a spike sorting application Guest Lecturer: Frank Wood Gatsby Unit, UCL March, 2009 Wood (Gatsby Unit) Dirichlet Process Mixture Modeling March 2009 1 / 89 Motivation: Spike Train Analysis What is a spike train? Cell 1 Cell 2 Spike Cell 3 Time Figure: Three spike trains Action potentials or “spikes” are assumed to be the fundamental unit of information transfer in the brain [Bear et al., 2001] Wood (Gatsby Unit) Dirichlet Process Mixture Modeling March 2009 2 / 89 Motivation: The Problem Prevalence Such analyses are quite common in the neuroscience literature. Potential problems Estimating spike trains from a neural recording (“spike sorting”) is sometimes difficult to do Different experts and algorithms produce different spike trains It isn’t easy to tell which one is right Different spike trains can and do produce different analysis outcomes Worry How confident can we be about outcomes from analyses of spike trains? Wood (Gatsby Unit) Dirichlet Process Mixture Modeling March 2009 3 / 89 Approach: Goal of today’s class Present all the tools you need to understand a novel nonparametric Bayesian spike train model that Allows spike sorting uncertainty to be reprensented and propagated through all levels of spike train analysis Making modeling assumptions clear Increasing the amount and kind of data that can be utilized Accounting for spike train variability in analysis outcomes Makes “online” spike sorting possible Roadmap Spike Sorting Infinite Gaussian mixture modeling (IGMM) Dirichlet process MCMC review Gibbs sampler for the IGMM WoodExperiments (Gatsby Unit) Dirichlet Process Mixture Modeling March 2009 4 / 89 Goal: philosophy and procedural understanding ..
    [Show full text]
  • The Infinite Hidden Markov Model
    The Infinite Hidden Markov Model Matthew J. Beal Zoubin Ghahramani Carl Edward Rasmussen Gatsby Computational Neuroscience Unit University College London 17 Queen Square, London WC1N 3AR, England http://www.gatsby.ucl.ac.uk m.beal,zoubin,edward @gatsby.ucl.ac.uk f g Abstract We show that it is possible to extend hidden Markov models to have a countably infinite number of hidden states. By using the theory of Dirichlet processes we can implicitly integrate out the infinitely many transition parameters, leaving only three hyperparameters which can be learned from data. These three hyperparameters define a hierarchical Dirichlet process capable of capturing a rich set of transition dynamics. The three hyperparameters control the time scale of the dynamics, the sparsity of the underlying state-transition matrix, and the expected num- ber of distinct hidden states in a finite sequence. In this framework it is also natural to allow the alphabet of emitted symbols to be infinite— consider, for example, symbols being possible words appearing in En- glish text. 1 Introduction Hidden Markov models (HMMs) are one of the most popular methods in machine learning and statistics for modelling sequences such as speech and proteins. An HMM defines a probability distribution over sequences of observations (symbols) y = y1; : : : ; yt; : : : ; yT by invoking another sequence of unobserved, or hidden, discrete f g state variables s = s1; : : : ; st; : : : ; sT . The basic idea in an HMM is that the se- f g quence of hidden states has Markov dynamics—i.e. given st, sτ is independent of sρ for all τ < t < ρ—and that the observations yt are independent of all other variables given st.
    [Show full text]
  • Kernel Analysis Based on Dirichlet Processes Mixture Models
    entropy Article Kernel Analysis Based on Dirichlet Processes Mixture Models Jinkai Tian 1,2, Peifeng Yan 1,2 and Da Huang 1,2,* 1 State Key Laboratory of High Performance Computing, National University of Defense Technology, Changsha 410073, China 2 College of Computer, National University of Defense Technology, Changsha 410073, China * Correspondence: [email protected] Received: 22 July 2019; Accepted: 29 August 2019; Published: 2 September 2019 Abstract: Kernels play a crucial role in Gaussian process regression. Analyzing kernels from their spectral domain has attracted extensive attention in recent years. Gaussian mixture models (GMM) are used to model the spectrum of kernels. However, the number of components in a GMM is fixed. Thus, this model suffers from overfitting or underfitting. In this paper, we try to combine the spectral domain of kernels with nonparametric Bayesian models. Dirichlet processes mixture models are used to resolve this problem by changing the number of components according to the data size. Multiple experiments have been conducted on this model and it shows competitive performance. Keywords: Dirichlet processes; Dirichlet processes mixture models; Gaussian mixture models; kernel; spectral analysis 1. Introduction Probabilistic models are essential for machine learning to have a correct understanding of problems. While frequentist models are considered a traditional method for statisticians, Bayesian models are more widely used in machine learning fields. A Bayesian model is a statistical model where probability is used to represent all uncertainties in the model. Uncertainty of both input and output are under consideration in a Bayesian model. A parametric Bayesian model assumes a finite set of parameters which is not flexible because the complexity of the model is bounded while the amount of data is unbounded.
    [Show full text]
  • Working Paper 10-38 Statistics and Econometrics Series 22 September
    Working Paper 10-38 Departamento de Estadística Statistics and Econometrics Series 22 Universidad Carlos III de Madrid September 2010 Calle Madrid, 126 28903 Getafe (Spain) Fax (34) 91 624-98-49 A SEMIPARAMETRIC BAYESIAN APPROACH TO THE ANALYSIS OF FINANCIAL TIME SERIES WITH APPLICATIONS TO VALUE AT RISK ESTIMATION M. Concepción Ausin1, Pedro Galeano1 and Pulak Ghosh2 Abstract Financial time series analysis deals with the understanding of data collected on financial markets. Several parametric distribution models have been entertained for describing, estimating and predicting the dynamics of financial time series. Alternatively, this article considers a Bayesian semiparametric approach. In particular, the usual parametric distributional assumptions of the GARCH-type models are relaxed by entertaining the class of location-scale mixtures of Gaussian distributions with a Dirichlet process prior on the mixing distribution, leading to a Dirichlet process mixture model. The proposed specification allows for a greater exibility in capturing both the skewness and kurtosis frequently observed in financial returns. The Bayesian model provides statistical inference with finite sample validity. Furthermore, it is also possible to obtain predictive distributions for the Value at Risk (VaR), which has become the most widely used measure of market risk for practitioners. Through a simulation study, we demonstrate the performance of the proposed semiparametric method and compare results with the ones from a normal distribution assumption. We also demonstrate the superiority of our proposed semiparametric method using real data from the Bombay Stock Exchange Index (BSE-30) and the Hang Seng Index (HSI). Keywords: Bayesian estimation; Deviance information criterion; Dirichlet process mixture; Financial time series; Location-scale Gaussian mixture; Markov chain Monte Carlo.
    [Show full text]
  • Dirichlet Distribution, Dirichlet Process and Dirichlet Process Mixture
    Dirichlet Distribution, Dirichlet Process and Dirichlet Process Mixture Leon Gu CSD, CMU Binomial and Multinomial Binomial distribution: the number of successes in a sequence of independent yes/no experiments (Bernoulli trials). n P (X = x | n, p) = px(1 − p)n−x x Multinomial: suppose that each experiment results in one of k possible outcomes with probabilities p1, . , pk; Multinomial models the distribution of the histogram vector which indicates how many time each outcome was observed over N trials of experiments. N! X P (x , . , x | n, p , . , p ) = pxi , x = N, x ≥ 0 1 k 1 k Qk i i i i=1 xi! i Beta Distribution 1 p(p | α, β) = pα−1(1 − p)β−1 B(α, β) I p ∈ [0, 1]: considering p as the parameter of a Binomial distribution, we can think of Beta is a “distribution over distributions” (binomials). I Beta function simply defines binomial coefficient for continuous variables. (likewise, Gamma function defines factorial in continuous domain.) Γ(α + β) α − 1 B(α, β) = ' Γ(α)Γ(β) α + β − 2 I Beta is the conjugate prior of Binomial. Dirichlet Distribution Q Γ(αi) Y p(P = {p } | α ) = i pαi−1 i i Γ(P α ) i i i i P I i pi = 1, pi ≥ 0 P I Two parameters: the scale (or concentration) σ = i αi, and the 0 0 0 base measure (α1, . , αk), αi = αi/σ. I A generalization of Beta: I Beta is a distribution over binomials (in an interval p ∈ [0, 1]); I Dirichlet is a distribution over Multinomials (in the so-called P simplex i pi = 1; pi ≥ 0).
    [Show full text]
  • Nonparametric Density Estimation for Learning Noise Distributions in Mobile Robotics
    Nonparametric Density Estimation for Learning Noise Distributions in Mobile Robotics David M. Rosen and John J. Leonard Histogram of observations Abstract—By admitting an explicit representation of the uncer- 350 tainty associated with sensing and actuation in the real world, the probabilistic robotics paradigm has led to remarkable improve- 300 ments in the robustness and performance of autonomous systems. However, this approach generally requires that the sensing and 250 actuation noise acting upon an autonomous system be specified 200 in the form of probability density functions, thus necessitating Count that these densities themselves be estimated. To that end, in this 150 paper we present a general framework for directly estimating the probability density function of a noise distribution given only a 100 set of observations sampled from that distribution. Our approach is based upon Dirichlet process mixture models (DPMMs), a 50 class of infinite mixture models commonly used in Bayesian 0 −10 −5 0 5 10 15 20 25 nonparametric statistics. These models are very expressive and Observation enjoy good posterior consistency properties when used in density estimation, but the density estimates that they produce are often too computationally complex to be used in mobile robotics Fig. 1. A complicated noise distribution: This figure shows a histogram of applications, where computational resources are limited and 3000 observations sampled from a complicated noise distribution in simulation speed is crucial. We derive a straightforward yet principled (cf. equations (37)–(40)). The a priori identification of a parametric family capable of accurately characterizing complex or poorly-understood noise approximation method for simplifying the densities learned by distributions such as the one shown here is a challenging problem, which DPMMs in order to produce computationally tractable density renders parametric density estimation approaches vulnerable to model mis- estimates.
    [Show full text]