Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Particle Filter Networks with Application to Visual Localization

About

Particle filtering is a powerful approach to sequential state estimation and finds application in many domains, including robot localization, object tracking, etc. To apply particle filtering in practice, a critical challenge is to construct probabilistic system models, especially for systems with complex dynamics or rich sensory inputs such as camera images. This paper introduces the Particle Filter Network (PFnet), which encodes both a system model and a particle filter algorithm in a single neural network. The PF-net is fully differentiable and trained end-to-end from data. Instead of learning a generic system model, it learns a model optimized for the particle filter algorithm. We apply the PF-net to a visual localization task, in which a robot must localize in a rich 3-D world, using only a schematic 2-D floor map. In simulation experiments, PF-net consistently outperforms alternative learning architectures, as well as a traditional model-based method, under a variety of sensor inputs. Further, PF-net generalizes well to new, unseen environments.

Peter Karkus, David Hsu, Wee Sun Lee• 2018

Related benchmarks

TaskDatasetResultRank
Floorplan LocalizationStructured3D (full)
Recall @ 0.1m0.2
15
Floorplan LocalizationGibson (g)
R@0.1 m1
9
Floorplan LocalizationGibson (f)
R@0.1m0.00e+0
9
Particle Filtering ResamplingLinear Gaussian SSM (test)
L2 Error (L)2.85
9
Panorama image-to-map localizationStructured3D Furnishing-Level: Full
Median Terr (<1m) [cm]44.37
6
Panorama image-to-map localizationZInD
Median Terr (<1m) [cm]48.77
6
Perspective 120° FoV image-to-map localizationStructured3D Furnishing-Level: Full
Recall @ 10cm0.77
6
Perspective 120° FoV image-to-map localizationZInD
Median Translational Error (cm)53.81
4
Perspective 60° FoV image-to-map localizationZInd (test)
Median Terr (<1m)63.31
4
Perspective 60° FoV image-to-map localizationStructured3D Furnishing-Level: Full
Median terr (<1m) [cm]61.27
4
Showing 10 of 12 rows

Other info

Follow for update