Chinese restaurant process

1

In probability theory, the Chinese restaurant process is a discrete-time stochastic process, analogous to seating customers at tables in a restaurant. Imagine a restaurant with an infinite number of circular tables, each with infinite capacity. Customer 1 sits at the first table. The next customer either sits at the same table as customer 1, or the next table. This continues, with each customer choosing to either sit at an occupied table with a probability proportional to the number of customers already there (i.e., they are more likely to sit at a table with many customers than few), or an unoccupied table. At time n, the n customers have been partitioned among m ≤ n tables (or blocks of the partition). The results of this process are exchangeable, meaning the order in which the customers sit does not affect the probability of the final distribution. This property greatly simplifies a number of problems in population genetics, linguistic analysis, and image recognition. The restaurant analogy first appeared in a 1985 write-up by David Aldous, where it was attributed to Jim Pitman (who additionally credits Lester Dubins). An equivalent partition process was published a year earlier by Fred Hoppe, using an "urn scheme" akin to Pólya's urn. In comparison with Hoppe's urn model, the Chinese restaurant process has the advantage that it naturally lends itself to describing random permutations via their cycle structure, in addition to describing random partitions.

Formal definition

For any positive integer n, let denote the set of all partitions of the set. The Chinese restaurant process takes values in the infinite Cartesian product. The value of the process at time n is a partition B_n of the set [n], whose probability distribution is determined as follows. At time n=1, the trivial partition is obtained (with probability one). At time n+1 the element "n+1" is either: The random partition so generated has some special properties. It is exchangeable in the sense that relabeling does not change the distribution of the partition, and it is consistent in the sense that the law of the partition of [n-1] obtained by removing the element n from the random partition B_n is the same as the law of the random partition B_{n-1}. The probability assigned to any particular partition (ignoring the order in which customers sit around any particular table) is where b is a block in the partition B and |b| is the size of b. The definition can be generalized by introducing a parameter \theta>0 which modifies the probability of the new customer sitting at a new table to and correspondingly modifies the probability of them sitting at a table of size |b| to. The vanilla process introduced above can be recovered by setting \theta=1. Intuitively, \theta can be interpreted as the effective number of customers sitting at the first empty table.

Alternative definition

An equivalent, but subtly different way to define the Chinese restaurant process, is to let new customers choose companions rather than tables. Customer n+1 chooses to sit at the same table as any one of the n seated customers with probability, or chooses to sit at a new, unoccupied table with probability. Notice that in this formulation, the customer chooses a table without having to count table occupancies---we don't need |b|.

Distribution of the number of tables

The Chinese restaurant table distribution (CRT) is the probability distribution on the number of tables in the Chinese restaurant process. It can be understood as the sum of n independent Bernoulli random variables, each with a different parameter: The probability mass function of K is given by where s denotes Stirling numbers of the first kind.

Two-parameter generalization

This construction can be generalized to a model with two parameters, \theta & \alpha, commonly called the strength (or concentration) and discount parameters respectively. At time n+1, the next customer to arrive finds |B| occupied tables and decides to sit at an empty table with probability or at an occupied table b of size |b| with probability In order for the construction to define a valid probability measure it is necessary to suppose that either \alpha<0 and for some ; or that and. Under this model the probability assigned to any particular partition B of [n], can be expressed in the general case (for any values of that satisfy the above-mentioned constraints) in terms of the Pochhammer k-symbol, as where, the Pochhammer k-symbol is defined as follows: by convention,, and for m > 0 where is the rising factorial and is the falling factorial. It is worth noting that for the parameter setting where \alpha<0 and, then , which evaluates to zero whenever |B|>L, so that L is an upper bound on the number of blocks in the partition; see the subsection on the Dirichlet-categorical model below for more details. For the case when \theta > 0 and 0<\alpha<1, the partition probability can be rewritten in terms of the Gamma function as In the one-parameter case, where \alpha is zero, and \theta>0 this simplifies to Or, when \theta is zero, and 0<\alpha<1 As before, the probability assigned to any particular partition depends only on the block sizes, so as before the random partition is exchangeable in the sense described above. The consistency property still holds, as before, by construction. If \alpha=0, the probability distribution of the random partition of the integer n thus generated is the Ewens distribution with parameter \theta, used in population genetics and the unified neutral theory of biodiversity.

Derivation

Here is one way to derive this partition probability. Let C_i be the random block into which the number i is added, for. Then The probability that B_n is any particular partition of the set is the product of these probabilities as i runs from 1 to n. Now consider the size of block b: it increases by one each time we add one element into it. When the last element in block b is to be added in, the block size is |b|-1. For example, consider this sequence of choices: (generate a new block b)(join b)(join b)(join b). In the end, block b has 4 elements and the product of the numerators in the above equation gets. Following this logic, we obtain as above.

Expected number of tables

For the one parameter case, with \alpha=0 and, the number of tables is distributed according to the chinese restaurant table distribution. The expected value of this random variable, given that there are n seated customers, is where is the digamma function. For the two-parameter case, for \alpha\ne0, the expected number of occupied tables is where is the rising factorial (as defined above).

The Dirichlet-categorical model

For the parameter choice \alpha<0 and, where , the two-parameter Chinese restaurant process is equivalent to the Dirichlet-categorical model, which is a hierarchical model that can be defined as follows. Notice that for this parameter setting, the probability of occupying a new table, when there are already L occupied tables, is zero; so that the number of occupied tables is upper bounded by L. If we choose to identify tables with labels that take values in, then to generate a random partition of the set , the hierarchical model first draws a categorical label distribution, from the symmetric Dirichlet distribution, with concentration parameter. Then, independently for each of the n customers, the table label is drawn from the categorical \mathbf p. Since the Dirichlet distribution is conjugate to the categorical, the hidden variable \mathbf p can be marginalized out to obtain the posterior predictive distribution for the next label state, \ell_{n+1}, given n previous labels where is the number of customers that are already seated at table i. With and, this agrees with the above general formula, , for the probability of sitting at an occupied table when |b_i|\ge1. The probability for sitting at any of the L-|B| unoccupied tables, also agrees with the general formula and is given by The marginal probability for the labels is given by where and is the rising factorial. In general, there are however multiple label states that all correspond to the same partition. For a given partition, B, which has blocks, the number of label states that all correspond to this partition is given by the falling factorial,. Taking this into account, the probability for the partition is which can be verified to agree with the general version of the partition probability that is given above in terms of the Pochhammer k-symbol. Notice again, that if B is outside of the support, i.e. |B|>L, the falling factorial, evaluates to zero as it should. (Practical implementations that evaluate the log probability for partitions via will return -\infty, whenever |B|>L, as required.)

Relationship between Dirichlet-categorical and one-parameter CRP

Consider on the one hand, the one-parameter Chinese restaurant process, with \alpha=0 and \theta>0, which we denote ; and on the other hand the Dirichlet-categorical model with L a positive integer and where we choose, which as shown above, is equivalent to. This shows that the Dirichlet-categorical model can be made arbitrarily close to, by making L large.

Stick-breaking process

The two-parameter Chinese restaurant process can equivalently be defined in terms of a stick-breaking process. For the case where and, the stick breaking process can be described as a hierarchical model, much like the above Dirichlet-categorical model, except that there is an infinite number of label states. The table labels are drawn independently from the infinite categorical distribution, the components of which are sampled using stick breaking: start with a stick of length 1 and randomly break it in two, the length of the left half is p_1 and the right half is broken again recursively to give. More precisely, the left fraction, f_k, of the k-th break is sampled from the beta distribution: The categorical probabilities are: For the parameter settings \alpha<0 and, where L is a positive integer, and where the categorical is finite: , we can sample \mathbf p from an ordinary Dirchlet distribution as explained above, but it can also be sampled with a truncated stick-breaking recipe, where the formula for sampling the fractions is modified to: and f_L=1.

The Indian buffet process

It is possible to adapt the model such that each data point is no longer uniquely associated with a class (i.e., we are no longer constructing a partition), but may be associated with any combination of the classes. This strains the restaurant-tables analogy and so is instead likened to a process in which a series of diners samples from some subset of an infinite selection of dishes on offer at a buffet. The probability that a particular diner samples a particular dish is proportional to the popularity of the dish among diners so far, and in addition the diner may sample from the untested dishes. This has been named the Indian buffet process and can be used to infer latent features in data.

Applications

The Chinese restaurant process is closely connected to Dirichlet processes and Pólya's urn scheme, and therefore useful in applications of Bayesian statistics including nonparametric Bayesian methods. The Generalized Chinese Restaurant Process is closely related to Pitman–Yor process. These processes have been used in many applications, including modeling text, clustering biological microarray data, biodiversity modelling, and image reconstruction

This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.

Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.
Bliptext is not affiliated with or endorsed by Wikipedia or the Wikimedia Foundation.

Edit article