SlideShare a Scribd company logo
1 of 23
Download to read offline
Exponential ergodicity of the bouncy particle
sampler
Comments
G. Degliannidis, A. Bouchard-Cˆot´e, A. Doucet
plan
Motivations
A new bouncy particle sampler
Main results
Marketing arguments
Non-reversible MCMC algorithms based on piecewise deterministic
Markov processes perform well empirically
Quantitative convergence rates only available under stringent
assumptions:
Mesquita and Hespanha (2010) show geometric ergodicity for
targets with exponentially decaying tails,
Monmarch´e (2016) gives sharp results for compact state-space
Bierkens et al. (2016a,b) consider targets on the real line
Establishing exponential ergodicity and a CLT under weaker
conditions of theoretical and practical interest
Bouncy particle sampler
Bouncy particle sampler (BPS) piecewise deterministic MCMC
scheme proposed in Peters and Wells (2012)
Perform empirically very well when compared to other
state-of-the-art MCMC algorithms (Bouchard-Cˆot´e et al.,
2015)
BPS is the scaling limit of the (discrete-time) reflective slice
sampling algorithm (Vanetti et al., 2017)
Bouncy particle sampler
Target defined up to a constant
π(x) = γ(x) Z
with energy U(x) = − log γ(x)
Simulation of continuous-time piecewise linear trajectory (xt)t with
each segment in trajectory specified by
initial position x(i)
length τi+1
velocity v(i)
Bouncy particle sampler
Simulation of continuous-time piecewise linear trajectory (xt)t with
each segment in trajectory specified by
initial position x(i)
length τi+1
velocity v(i)
length specified by inhomogeneous Poisson point process with
intensity function
λ(x, v) = max{0, < U(x), v >}
Bouncy particle sampler
Simulation of continuous-time piecewise linear trajectory (xt)t with
each segment in trajectory specified by
initial position x(i)
length τi+1
velocity v(i)
length specified by inhomogeneous Poisson point process with
intensity function
λ(x, v) = max{0, < U(x), v >}
new velocity after bouncing given by Newtonian elastic collision
R(x)v = v − 2
< U(x), v >
|| U(x)||2
U(x)
[arXiv:1510.02451]
Bouncy particle sampler
[arXiv:1510.02451]
Basic bouncy particle sampler
velocity refreshment at the arrival times of a homogeneous Poisson
point process
[arXiv:1510.02451]
Simulation algorithms
Simulation using a time-scale transformation requiring
log-concave
Simulation using adaptive thinning requiring upper bounds on
inhomogeneous Poisson process
Simulation using superposition and thinning based on
decomposition of energy function
The piecewise deterministic Markov process has invariant
distribution π whenever λref > 0
[arXiv:1510.02451, Proposition 1]
Simulation algorithms
Simulation using a time-scale transformation requiring
log-concave
Simulation using adaptive thinning requiring upper bounds on
inhomogeneous Poisson process
Simulation using superposition and thinning based on
decomposition of energy function
The piecewise deterministic Markov process has invariant
distribution π whenever λref > 0
[arXiv:1510.02451, Proposition 1]
BPS versus HMC
[arXiv:1510.02451]
New BPS
Aiming at simulating from a target ˜π(dx) by adding auxiliary
direction v with uniform distribution on unit sphere, with
π(dx, dv) = ˜π(dx)dv
BPS targets π by a
π-invariant
non-reversible
piecewise deterministic
Markov process (Zt)t≥0
Refreshment times as inhomogeneous Poisson point process with
intensity function
λref
(x) + λ(x, v) = λref
(x) + max{0, < U(x), v >}
New BPS
Aiming at simulating from a target ˜π(dx) by adding auxiliary
direction v with uniform distribution on unit sphere, with
π(dx, dv) = ˜π(dx)dv
BPS targets π by a
π-invariant
non-reversible
piecewise deterministic
Markov process (Zt)t≥0
Refreshment times as inhomogeneous Poisson point process with
intensity function
λref
(x) + λ(x, v) = λref
(x) + max{0, < U(x), v >}
New BPS
Aiming at simulating from a target ˜π(dx) by adding auxiliary
direction v with uniform distribution on unit sphere, with
π(dx, dv) = ˜π(dx)dv
BPS targets π by a
π-invariant
non-reversible
piecewise deterministic
Markov process (Zt)t≥0
Refreshment times as inhomogeneous Poisson point process with
intensity function
λref
(x) + λ(x, v) = λref
(x) + max{0, < U(x), v >}
New BPS algorithm
[arXiv:1705.04579]
Infinitesimal generator and kernel
Lf (x, v) =< x f (x, v), v > +¯λ(x, v)[Kf (x, v) − f (x, v)]
and
K((x, v), (dy, dw)) =
λref(x)
¯λ(x, v)
δx (dy)ψ(dw) +
λ(x, v)
¯λ(x, v)
δx (dy)δv (dw)
Main results: V -uniform ergodicity
Assumptions
(A0) Hessian of U(x) locally Lipschitz
(A1) lim∞
exp{U(x)/2}
| U(x)|
> 0
(A3) Assumption on the drift function
V (x, v) =
exp{U(x)/2}
¯λ(x, −v)1/2
≥ c
Main results: V -uniform ergodicity
Tail behaviours
BPS with a properly chosen constant refreshment rate
exponentially ergodic for targets with tails that decay at least
as fast as an exponential, and at most as fast as a Gaussian.
In addition uniform bound on Hessian imposes some regularity
on the curvature of the target
When gradient grows faster than linearly in the tails
(thinned-tailed) any constant refreshment rate will eventually
be negligible. Hence need to scale the refreshment rate
accordingly in order for it to remain non-negligible in the tails.
For targets with tails thicker than exponential, lack of
exponential ergodicity of gradient-based methods such as
MALA and HMC, is natural as vanishing gradient induces
random-walk like behaviour in tails.
Main results: V -uniform ergodicity
Tail behaviours
For thin-tailed targets, modify λref(x) into
λref
(x) = λref
+
| U(x)|
max{1, |x| }
For thick-tailed targets, modify the target by a diffeomorphic
transform of X ∼ π
Central Limit Theorem
Estimator
ˆgT =
1
T
T
0
g(Zs)ds
Under same regularity conditions as for V -uniform ergodicity
√
T{g − π(g)}
L
−→ N(0, σ2
g )
Comparison table
Some comments
no indication that the obtained conditions on the refreshment
rate are sharp
third case requires isotopically transformed version of the BPS
(which would also apply to other simulation schemes)
difficult to spot practical side (like the exploitation of the
continuous path)
further details of Algorithm 1 implementation would be needed

More Related Content

What's hot

ABC based on Wasserstein distances
ABC based on Wasserstein distancesABC based on Wasserstein distances
ABC based on Wasserstein distancesChristian Robert
 
Can we estimate a constant?
Can we estimate a constant?Can we estimate a constant?
Can we estimate a constant?Christian Robert
 
prior selection for mixture estimation
prior selection for mixture estimationprior selection for mixture estimation
prior selection for mixture estimationChristian Robert
 
Coordinate sampler: A non-reversible Gibbs-like sampler
Coordinate sampler: A non-reversible Gibbs-like samplerCoordinate sampler: A non-reversible Gibbs-like sampler
Coordinate sampler: A non-reversible Gibbs-like samplerChristian Robert
 
Delayed acceptance for Metropolis-Hastings algorithms
Delayed acceptance for Metropolis-Hastings algorithmsDelayed acceptance for Metropolis-Hastings algorithms
Delayed acceptance for Metropolis-Hastings algorithmsChristian Robert
 
Multiple estimators for Monte Carlo approximations
Multiple estimators for Monte Carlo approximationsMultiple estimators for Monte Carlo approximations
Multiple estimators for Monte Carlo approximationsChristian Robert
 
Inference in generative models using the Wasserstein distance [[INI]
Inference in generative models using the Wasserstein distance [[INI]Inference in generative models using the Wasserstein distance [[INI]
Inference in generative models using the Wasserstein distance [[INI]Christian Robert
 
Laplace's Demon: seminar #1
Laplace's Demon: seminar #1Laplace's Demon: seminar #1
Laplace's Demon: seminar #1Christian Robert
 
random forests for ABC model choice and parameter estimation
random forests for ABC model choice and parameter estimationrandom forests for ABC model choice and parameter estimation
random forests for ABC model choice and parameter estimationChristian Robert
 
Convergence of ABC methods
Convergence of ABC methodsConvergence of ABC methods
Convergence of ABC methodsChristian Robert
 
Unbiased Bayes for Big Data
Unbiased Bayes for Big DataUnbiased Bayes for Big Data
Unbiased Bayes for Big DataChristian Robert
 
Bayesian hybrid variable selection under generalized linear models
Bayesian hybrid variable selection under generalized linear modelsBayesian hybrid variable selection under generalized linear models
Bayesian hybrid variable selection under generalized linear modelsCaleb (Shiqiang) Jin
 
Approximate Bayesian Computation with Quasi-Likelihoods
Approximate Bayesian Computation with Quasi-LikelihoodsApproximate Bayesian Computation with Quasi-Likelihoods
Approximate Bayesian Computation with Quasi-LikelihoodsStefano Cabras
 
Poster for Bayesian Statistics in the Big Data Era conference
Poster for Bayesian Statistics in the Big Data Era conferencePoster for Bayesian Statistics in the Big Data Era conference
Poster for Bayesian Statistics in the Big Data Era conferenceChristian Robert
 

What's hot (20)

ABC based on Wasserstein distances
ABC based on Wasserstein distancesABC based on Wasserstein distances
ABC based on Wasserstein distances
 
Can we estimate a constant?
Can we estimate a constant?Can we estimate a constant?
Can we estimate a constant?
 
prior selection for mixture estimation
prior selection for mixture estimationprior selection for mixture estimation
prior selection for mixture estimation
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
 
Coordinate sampler: A non-reversible Gibbs-like sampler
Coordinate sampler: A non-reversible Gibbs-like samplerCoordinate sampler: A non-reversible Gibbs-like sampler
Coordinate sampler: A non-reversible Gibbs-like sampler
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
 
Delayed acceptance for Metropolis-Hastings algorithms
Delayed acceptance for Metropolis-Hastings algorithmsDelayed acceptance for Metropolis-Hastings algorithms
Delayed acceptance for Metropolis-Hastings algorithms
 
Multiple estimators for Monte Carlo approximations
Multiple estimators for Monte Carlo approximationsMultiple estimators for Monte Carlo approximations
Multiple estimators for Monte Carlo approximations
 
Inference in generative models using the Wasserstein distance [[INI]
Inference in generative models using the Wasserstein distance [[INI]Inference in generative models using the Wasserstein distance [[INI]
Inference in generative models using the Wasserstein distance [[INI]
 
Laplace's Demon: seminar #1
Laplace's Demon: seminar #1Laplace's Demon: seminar #1
Laplace's Demon: seminar #1
 
random forests for ABC model choice and parameter estimation
random forests for ABC model choice and parameter estimationrandom forests for ABC model choice and parameter estimation
random forests for ABC model choice and parameter estimation
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
 
the ABC of ABC
the ABC of ABCthe ABC of ABC
the ABC of ABC
 
Convergence of ABC methods
Convergence of ABC methodsConvergence of ABC methods
Convergence of ABC methods
 
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
 
ABC in Venezia
ABC in VeneziaABC in Venezia
ABC in Venezia
 
Unbiased Bayes for Big Data
Unbiased Bayes for Big DataUnbiased Bayes for Big Data
Unbiased Bayes for Big Data
 
Bayesian hybrid variable selection under generalized linear models
Bayesian hybrid variable selection under generalized linear modelsBayesian hybrid variable selection under generalized linear models
Bayesian hybrid variable selection under generalized linear models
 
Approximate Bayesian Computation with Quasi-Likelihoods
Approximate Bayesian Computation with Quasi-LikelihoodsApproximate Bayesian Computation with Quasi-Likelihoods
Approximate Bayesian Computation with Quasi-Likelihoods
 
Poster for Bayesian Statistics in the Big Data Era conference
Poster for Bayesian Statistics in the Big Data Era conferencePoster for Bayesian Statistics in the Big Data Era conference
Poster for Bayesian Statistics in the Big Data Era conference
 

Similar to comments on exponential ergodicity of the bouncy particle sampler

Pore-scale direct simulation of flow and transport in porous media
Pore-scale direct simulation of flow and transport in porous mediaPore-scale direct simulation of flow and transport in porous media
Pore-scale direct simulation of flow and transport in porous mediasreejithpk78
 
14th Athens Colloquium on Algorithms and Complexity (ACAC19)
14th Athens Colloquium on Algorithms and Complexity (ACAC19)14th Athens Colloquium on Algorithms and Complexity (ACAC19)
14th Athens Colloquium on Algorithms and Complexity (ACAC19)Apostolos Chalkis
 
BALANCING BOARD MACHINES
BALANCING BOARD MACHINESBALANCING BOARD MACHINES
BALANCING BOARD MACHINESbutest
 
Optic flow estimation with deep learning
Optic flow estimation with deep learningOptic flow estimation with deep learning
Optic flow estimation with deep learningYu Huang
 
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920Karl Rudeen
 
Mean-Value-Theorem-pptx-Math.pptx
Mean-Value-Theorem-pptx-Math.pptxMean-Value-Theorem-pptx-Math.pptx
Mean-Value-Theorem-pptx-Math.pptxSHAKTILUCIFER
 
BALANCING BOARD MACHINES
BALANCING BOARD MACHINESBALANCING BOARD MACHINES
BALANCING BOARD MACHINESbutest
 
Presentation of volesti in eRum 2020
Presentation of volesti in eRum 2020 Presentation of volesti in eRum 2020
Presentation of volesti in eRum 2020 Apostolos Chalkis
 
RuleML 2015 Constraint Handling Rules - What Else?
RuleML 2015 Constraint Handling Rules - What Else?RuleML 2015 Constraint Handling Rules - What Else?
RuleML 2015 Constraint Handling Rules - What Else?RuleML
 
proposal_pura
proposal_puraproposal_pura
proposal_puraErick Lin
 
Paper Introduction: Combinatorial Model and Bounds for Target Set Selection
Paper Introduction: Combinatorial Model and Bounds for Target Set SelectionPaper Introduction: Combinatorial Model and Bounds for Target Set Selection
Paper Introduction: Combinatorial Model and Bounds for Target Set SelectionYu Liu
 
Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...
Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...
Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...Corey Clark, Ph.D.
 
Physical Chemistry Homework Help
Physical Chemistry Homework HelpPhysical Chemistry Homework Help
Physical Chemistry Homework HelpEdu Assignment Help
 

Similar to comments on exponential ergodicity of the bouncy particle sampler (20)

Pore-scale direct simulation of flow and transport in porous media
Pore-scale direct simulation of flow and transport in porous mediaPore-scale direct simulation of flow and transport in porous media
Pore-scale direct simulation of flow and transport in porous media
 
ABC workshop: 17w5025
ABC workshop: 17w5025ABC workshop: 17w5025
ABC workshop: 17w5025
 
14th Athens Colloquium on Algorithms and Complexity (ACAC19)
14th Athens Colloquium on Algorithms and Complexity (ACAC19)14th Athens Colloquium on Algorithms and Complexity (ACAC19)
14th Athens Colloquium on Algorithms and Complexity (ACAC19)
 
QMC: Transition Workshop - Density Estimation by Randomized Quasi-Monte Carlo...
QMC: Transition Workshop - Density Estimation by Randomized Quasi-Monte Carlo...QMC: Transition Workshop - Density Estimation by Randomized Quasi-Monte Carlo...
QMC: Transition Workshop - Density Estimation by Randomized Quasi-Monte Carlo...
 
Volume computation and applications
Volume computation and applications Volume computation and applications
Volume computation and applications
 
BALANCING BOARD MACHINES
BALANCING BOARD MACHINESBALANCING BOARD MACHINES
BALANCING BOARD MACHINES
 
Optic flow estimation with deep learning
Optic flow estimation with deep learningOptic flow estimation with deep learning
Optic flow estimation with deep learning
 
Presentation OCIP 2015
Presentation OCIP 2015Presentation OCIP 2015
Presentation OCIP 2015
 
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
 
Project Paper
Project PaperProject Paper
Project Paper
 
Mean-Value-Theorem-pptx-Math.pptx
Mean-Value-Theorem-pptx-Math.pptxMean-Value-Theorem-pptx-Math.pptx
Mean-Value-Theorem-pptx-Math.pptx
 
BALANCING BOARD MACHINES
BALANCING BOARD MACHINESBALANCING BOARD MACHINES
BALANCING BOARD MACHINES
 
Slides cecam
Slides cecamSlides cecam
Slides cecam
 
Presentation of volesti in eRum 2020
Presentation of volesti in eRum 2020 Presentation of volesti in eRum 2020
Presentation of volesti in eRum 2020
 
RuleML 2015 Constraint Handling Rules - What Else?
RuleML 2015 Constraint Handling Rules - What Else?RuleML 2015 Constraint Handling Rules - What Else?
RuleML 2015 Constraint Handling Rules - What Else?
 
proposal_pura
proposal_puraproposal_pura
proposal_pura
 
Paper Introduction: Combinatorial Model and Bounds for Target Set Selection
Paper Introduction: Combinatorial Model and Bounds for Target Set SelectionPaper Introduction: Combinatorial Model and Bounds for Target Set Selection
Paper Introduction: Combinatorial Model and Bounds for Target Set Selection
 
Svm vs ls svm
Svm vs ls svmSvm vs ls svm
Svm vs ls svm
 
Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...
Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...
Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...
 
Physical Chemistry Homework Help
Physical Chemistry Homework HelpPhysical Chemistry Homework Help
Physical Chemistry Homework Help
 

More from Christian Robert

Asymptotics of ABC, lecture, Collège de France
Asymptotics of ABC, lecture, Collège de FranceAsymptotics of ABC, lecture, Collège de France
Asymptotics of ABC, lecture, Collège de FranceChristian Robert
 
Workshop in honour of Don Poskitt and Gael Martin
Workshop in honour of Don Poskitt and Gael MartinWorkshop in honour of Don Poskitt and Gael Martin
Workshop in honour of Don Poskitt and Gael MartinChristian Robert
 
How many components in a mixture?
How many components in a mixture?How many components in a mixture?
How many components in a mixture?Christian Robert
 
Testing for mixtures at BNP 13
Testing for mixtures at BNP 13Testing for mixtures at BNP 13
Testing for mixtures at BNP 13Christian Robert
 
Inferring the number of components: dream or reality?
Inferring the number of components: dream or reality?Inferring the number of components: dream or reality?
Inferring the number of components: dream or reality?Christian Robert
 
Testing for mixtures by seeking components
Testing for mixtures by seeking componentsTesting for mixtures by seeking components
Testing for mixtures by seeking componentsChristian Robert
 
discussion on Bayesian restricted likelihood
discussion on Bayesian restricted likelihooddiscussion on Bayesian restricted likelihood
discussion on Bayesian restricted likelihoodChristian Robert
 
CISEA 2019: ABC consistency and convergence
CISEA 2019: ABC consistency and convergenceCISEA 2019: ABC consistency and convergence
CISEA 2019: ABC consistency and convergenceChristian Robert
 
a discussion of Chib, Shin, and Simoni (2017-8) Bayesian moment models
a discussion of Chib, Shin, and Simoni (2017-8) Bayesian moment modelsa discussion of Chib, Shin, and Simoni (2017-8) Bayesian moment models
a discussion of Chib, Shin, and Simoni (2017-8) Bayesian moment modelsChristian Robert
 
short course at CIRM, Bayesian Masterclass, October 2018
short course at CIRM, Bayesian Masterclass, October 2018short course at CIRM, Bayesian Masterclass, October 2018
short course at CIRM, Bayesian Masterclass, October 2018Christian Robert
 
better together? statistical learning in models made of modules
better together? statistical learning in models made of modulesbetter together? statistical learning in models made of modules
better together? statistical learning in models made of modulesChristian Robert
 

More from Christian Robert (16)

Asymptotics of ABC, lecture, Collège de France
Asymptotics of ABC, lecture, Collège de FranceAsymptotics of ABC, lecture, Collège de France
Asymptotics of ABC, lecture, Collège de France
 
Workshop in honour of Don Poskitt and Gael Martin
Workshop in honour of Don Poskitt and Gael MartinWorkshop in honour of Don Poskitt and Gael Martin
Workshop in honour of Don Poskitt and Gael Martin
 
discussion of ICML23.pdf
discussion of ICML23.pdfdiscussion of ICML23.pdf
discussion of ICML23.pdf
 
How many components in a mixture?
How many components in a mixture?How many components in a mixture?
How many components in a mixture?
 
restore.pdf
restore.pdfrestore.pdf
restore.pdf
 
Testing for mixtures at BNP 13
Testing for mixtures at BNP 13Testing for mixtures at BNP 13
Testing for mixtures at BNP 13
 
Inferring the number of components: dream or reality?
Inferring the number of components: dream or reality?Inferring the number of components: dream or reality?
Inferring the number of components: dream or reality?
 
CDT 22 slides.pdf
CDT 22 slides.pdfCDT 22 slides.pdf
CDT 22 slides.pdf
 
Testing for mixtures by seeking components
Testing for mixtures by seeking componentsTesting for mixtures by seeking components
Testing for mixtures by seeking components
 
discussion on Bayesian restricted likelihood
discussion on Bayesian restricted likelihooddiscussion on Bayesian restricted likelihood
discussion on Bayesian restricted likelihood
 
eugenics and statistics
eugenics and statisticseugenics and statistics
eugenics and statistics
 
asymptotics of ABC
asymptotics of ABCasymptotics of ABC
asymptotics of ABC
 
CISEA 2019: ABC consistency and convergence
CISEA 2019: ABC consistency and convergenceCISEA 2019: ABC consistency and convergence
CISEA 2019: ABC consistency and convergence
 
a discussion of Chib, Shin, and Simoni (2017-8) Bayesian moment models
a discussion of Chib, Shin, and Simoni (2017-8) Bayesian moment modelsa discussion of Chib, Shin, and Simoni (2017-8) Bayesian moment models
a discussion of Chib, Shin, and Simoni (2017-8) Bayesian moment models
 
short course at CIRM, Bayesian Masterclass, October 2018
short course at CIRM, Bayesian Masterclass, October 2018short course at CIRM, Bayesian Masterclass, October 2018
short course at CIRM, Bayesian Masterclass, October 2018
 
better together? statistical learning in models made of modules
better together? statistical learning in models made of modulesbetter together? statistical learning in models made of modules
better together? statistical learning in models made of modules
 

Recently uploaded

NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdfNAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdfWadeK3
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |aasikanpl
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 sciencefloriejanemacaya1
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxAleenaTreesaSaji
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)PraveenaKalaiselvan1
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzohaibmir069
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...jana861314
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCEPRINCE C P
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Lokesh Kothari
 
Luciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxLuciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxAleenaTreesaSaji
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfnehabiju2046
 

Recently uploaded (20)

NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdfNAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
NAVSEA PEO USC - Unmanned & Small Combatants 26Oct23.pdf
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 science
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptx
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistan
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
 
Luciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxLuciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptx
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdf
 

comments on exponential ergodicity of the bouncy particle sampler

  • 1. Exponential ergodicity of the bouncy particle sampler Comments G. Degliannidis, A. Bouchard-Cˆot´e, A. Doucet
  • 2. plan Motivations A new bouncy particle sampler Main results
  • 3. Marketing arguments Non-reversible MCMC algorithms based on piecewise deterministic Markov processes perform well empirically Quantitative convergence rates only available under stringent assumptions: Mesquita and Hespanha (2010) show geometric ergodicity for targets with exponentially decaying tails, Monmarch´e (2016) gives sharp results for compact state-space Bierkens et al. (2016a,b) consider targets on the real line Establishing exponential ergodicity and a CLT under weaker conditions of theoretical and practical interest
  • 4. Bouncy particle sampler Bouncy particle sampler (BPS) piecewise deterministic MCMC scheme proposed in Peters and Wells (2012) Perform empirically very well when compared to other state-of-the-art MCMC algorithms (Bouchard-Cˆot´e et al., 2015) BPS is the scaling limit of the (discrete-time) reflective slice sampling algorithm (Vanetti et al., 2017)
  • 5. Bouncy particle sampler Target defined up to a constant π(x) = γ(x) Z with energy U(x) = − log γ(x) Simulation of continuous-time piecewise linear trajectory (xt)t with each segment in trajectory specified by initial position x(i) length τi+1 velocity v(i)
  • 6. Bouncy particle sampler Simulation of continuous-time piecewise linear trajectory (xt)t with each segment in trajectory specified by initial position x(i) length τi+1 velocity v(i) length specified by inhomogeneous Poisson point process with intensity function λ(x, v) = max{0, < U(x), v >}
  • 7. Bouncy particle sampler Simulation of continuous-time piecewise linear trajectory (xt)t with each segment in trajectory specified by initial position x(i) length τi+1 velocity v(i) length specified by inhomogeneous Poisson point process with intensity function λ(x, v) = max{0, < U(x), v >} new velocity after bouncing given by Newtonian elastic collision R(x)v = v − 2 < U(x), v > || U(x)||2 U(x) [arXiv:1510.02451]
  • 9. Basic bouncy particle sampler velocity refreshment at the arrival times of a homogeneous Poisson point process [arXiv:1510.02451]
  • 10. Simulation algorithms Simulation using a time-scale transformation requiring log-concave Simulation using adaptive thinning requiring upper bounds on inhomogeneous Poisson process Simulation using superposition and thinning based on decomposition of energy function The piecewise deterministic Markov process has invariant distribution π whenever λref > 0 [arXiv:1510.02451, Proposition 1]
  • 11. Simulation algorithms Simulation using a time-scale transformation requiring log-concave Simulation using adaptive thinning requiring upper bounds on inhomogeneous Poisson process Simulation using superposition and thinning based on decomposition of energy function The piecewise deterministic Markov process has invariant distribution π whenever λref > 0 [arXiv:1510.02451, Proposition 1]
  • 13. New BPS Aiming at simulating from a target ˜π(dx) by adding auxiliary direction v with uniform distribution on unit sphere, with π(dx, dv) = ˜π(dx)dv BPS targets π by a π-invariant non-reversible piecewise deterministic Markov process (Zt)t≥0 Refreshment times as inhomogeneous Poisson point process with intensity function λref (x) + λ(x, v) = λref (x) + max{0, < U(x), v >}
  • 14. New BPS Aiming at simulating from a target ˜π(dx) by adding auxiliary direction v with uniform distribution on unit sphere, with π(dx, dv) = ˜π(dx)dv BPS targets π by a π-invariant non-reversible piecewise deterministic Markov process (Zt)t≥0 Refreshment times as inhomogeneous Poisson point process with intensity function λref (x) + λ(x, v) = λref (x) + max{0, < U(x), v >}
  • 15. New BPS Aiming at simulating from a target ˜π(dx) by adding auxiliary direction v with uniform distribution on unit sphere, with π(dx, dv) = ˜π(dx)dv BPS targets π by a π-invariant non-reversible piecewise deterministic Markov process (Zt)t≥0 Refreshment times as inhomogeneous Poisson point process with intensity function λref (x) + λ(x, v) = λref (x) + max{0, < U(x), v >}
  • 17. Infinitesimal generator and kernel Lf (x, v) =< x f (x, v), v > +¯λ(x, v)[Kf (x, v) − f (x, v)] and K((x, v), (dy, dw)) = λref(x) ¯λ(x, v) δx (dy)ψ(dw) + λ(x, v) ¯λ(x, v) δx (dy)δv (dw)
  • 18. Main results: V -uniform ergodicity Assumptions (A0) Hessian of U(x) locally Lipschitz (A1) lim∞ exp{U(x)/2} | U(x)| > 0 (A3) Assumption on the drift function V (x, v) = exp{U(x)/2} ¯λ(x, −v)1/2 ≥ c
  • 19. Main results: V -uniform ergodicity Tail behaviours BPS with a properly chosen constant refreshment rate exponentially ergodic for targets with tails that decay at least as fast as an exponential, and at most as fast as a Gaussian. In addition uniform bound on Hessian imposes some regularity on the curvature of the target When gradient grows faster than linearly in the tails (thinned-tailed) any constant refreshment rate will eventually be negligible. Hence need to scale the refreshment rate accordingly in order for it to remain non-negligible in the tails. For targets with tails thicker than exponential, lack of exponential ergodicity of gradient-based methods such as MALA and HMC, is natural as vanishing gradient induces random-walk like behaviour in tails.
  • 20. Main results: V -uniform ergodicity Tail behaviours For thin-tailed targets, modify λref(x) into λref (x) = λref + | U(x)| max{1, |x| } For thick-tailed targets, modify the target by a diffeomorphic transform of X ∼ π
  • 21. Central Limit Theorem Estimator ˆgT = 1 T T 0 g(Zs)ds Under same regularity conditions as for V -uniform ergodicity √ T{g − π(g)} L −→ N(0, σ2 g )
  • 23. Some comments no indication that the obtained conditions on the refreshment rate are sharp third case requires isotopically transformed version of the BPS (which would also apply to other simulation schemes) difficult to spot practical side (like the exploitation of the continuous path) further details of Algorithm 1 implementation would be needed