The merging particle filter (MPF) is a population-based quasi-bayesian algorithm for solving sequential bayesian problems. The MPF algorithm at each time step consists of three procedures: evaluation of fitness to obs...
详细信息
ISBN:
(纸本)9781424481262
The merging particle filter (MPF) is a population-based quasi-bayesian algorithm for solving sequential bayesian problems. The MPF algorithm at each time step consists of three procedures: evaluation of fitness to observation, selection of samples in the population, and merging among multiple samples. The MPF has a certain similarity to evolutionary algorithms except that it is based on bayesian approach and it provides a posterior probability density function rather than a optimum value. population-basedalgorithms including the MPF is easy to implement on parallel computing systems. However, when we implement the MPF in a parallel computing system, much communication occurs between processing elements (PEs) and it could spoil the computational efficiency. In order to reduce the communication between PEs, we propose a bi-level hierarchical algorithm in which the MPF is locally performed in each PE and and communication between different PEs are treated separately. Although this hierarchical algorithm is similar to the island model in the genetic algorithm, it is derived on the basis of the bayesian framework. We also confirm the efficiency of the proposed algorithm by an experiment of state estimation with a simple one-dimensional system model.
暂无评论