Efficient implementation and performance evaluation of the Wigner branching random walk

Yunfeng Xiong,Sihong Shao
2017-01-01
Abstract:To implement the Wigner branching random walk, the particle carrying a signed weight, either $-1$ or $+1$, is more friendly to data storage and arithmetic manipulations than that taking a real-valued weight continuously from $-1$ to $+1$. The former is called a signed particle and the latter a weighted particle. The existed signed-particle implementation is indeed a special case of the weighted-particle one by choosing a non-constant auxiliary function, but it poses a restriction on the time step. In this paper, we propose two efficient strategies to realize the signed-particle implementation, which utilizes a constant auxiliary function and allows the use of a longer time step. One is to interpret the multiplicative functional as the probability to generate pairs of particles instead of the incremental weight, and the other is to utilize a bootstrap filter to adjust the skewness of particle weights. Performance evaluations on the Gaussian barrier scattering (2D) and a Helium-like system (4D) demonstrate the feasibility of both strategies. Details on implementing the importance sampling according to the quasi-probability density and an efficient resampling or particle reduction are provided.
What problem does this paper attempt to address?