Memory-Based Particle Filter for Tracking Objects with Large Variation in Pose and Appearance

Abstract

A novel memory-based particle filter is proposed to achieve robust visual tracking of a target’s pose even with large variations in target’s position and rotation, i.e. large appearance changes. The memory-based particle filter (M-PF) is a recent extension of the particle filter, and incorporates a memory-based mechanism to predict prior distribution using past memory of target state sequence; it offers robust target tracking against complex motion. This paper extends the M-PF to a unified probabilistic framework for joint estimation of the target’s pose and appearance based on memory-based joint prior prediction using stored past pose and appearance sequences. We call it the Memory-based Particle Filter with Appearance Prediction (M-PFAP). A memory-based approach enables generating the joint prior distribution of pose and appearance without explicit modeling of the complex relationship between them. M-PFAP can robustly handle the large changes in appearance caused by large pose variation, in addition to abrupt changes in moving direction; it allows robust tracking under self and mutual occlusion. Experiments confirm that M-PFAP successfully tracks human faces from frontal view to profile view; it greatly eases the limitations of M-PF.

Cite

Text

Mikami et al. "Memory-Based Particle Filter for Tracking Objects with Large Variation in Pose and Appearance." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15558-1_16

Markdown

[Mikami et al. "Memory-Based Particle Filter for Tracking Objects with Large Variation in Pose and Appearance." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/mikami2010eccv-memory/) doi:10.1007/978-3-642-15558-1_16

BibTeX

@inproceedings{mikami2010eccv-memory,
  title     = {{Memory-Based Particle Filter for Tracking Objects with Large Variation in Pose and Appearance}},
  author    = {Mikami, Dan and Otsuka, Kazuhiro and Yamato, Junji},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {215-228},
  doi       = {10.1007/978-3-642-15558-1_16},
  url       = {https://mlanthology.org/eccv/2010/mikami2010eccv-memory/}
}