EN FR
EN FR
New Results
Bilateral Contracts and Grants with Industry
Bibliography
New Results
Bilateral Contracts and Grants with Industry
Bibliography


Section: Research Program

Perfect Simulation

Simulation approaches can be used to efficiently estimate the stationary behavior of Markov chains by providing independent samples distributed according to their stationary distribution, even when it is impossible to compute this distribution numerically.

The classical Markov Chain Monte Carlo simulation techniques suffer from two main problems:

The convergence to the stationary distribution can be very slow, and it is in general difficult to estimate;

Even if one has an effective convergence criterion, the sample obtained after any finite number of iterations is biased.

To overcome these issues, Propp and Wilson [66] have introduced a perfect sampling algorithm (PSA) that has later been extended and applied in various contexts, including statistical physics [58] , stochastic geometry [62] , theoretical computer science [51] , and communications networks [49] , [57] (see also the annotated bibliography by Wilson  [71] ).

Perfect sampling uses coupling arguments to give an unbiased sample from the stationary distribution of an ergodic Markov chain on a finite state space 𝒳. Assume the chain is given by an update function Φ and an i.i.d. sequence of innovations (Un)n, so that

X n + 1 = Φ ( X n , U n + 1 ) . (1)

The algorithm is based on a backward coupling scheme: it computes the trajectories from all x𝒳 at some time in the past t=-T until time t=0, using the same innovations. If the final state is the same for all trajectories (i.e. {Φ(x,U-T+1,...,U0):x𝒳}=1, where Φ(x,U-T+1,...,U0):=Φ(Φ(x,U-T+1),U-T+2,...,U0) is defined by induction on T), then we say that the chain has globally coupled and the final state has the stationary distribution of the Markov chain. Otherwise, the simulations are started further in the past.

Any ergodic Markov chain on a finite state space has a representation of type (1 ) that couples in finite time with probability 1, so Propp and Wilson's PSA gives a “perfect” algorithm in the sense that it provides a unbiased sample in finite time. Furthermore, the stopping criterion is given by the coupling from the past scheme, and knowing the explicit bounds on the coupling time is not needed for the validity of the algorithm.

However, from the computational side, PSA is efficient only under some monotonicity assumptions that allow reducing the number of trajectories considered in the coupling from the past procedure only to extremal initial conditions. Our goal is to propose new algorithms solving this issue by exploiting semantic and geometric properties of the event space and the state space.