Learning Flock: Enhancing Sets of Particles for Multi~Sub-State Particle Filtering with Neural Augmentation
Itai Nuri, Nir Shlezinger

TL;DR
This paper introduces Learning Flock, a neural augmentation for particle filters that improves multi-target tracking accuracy and robustness with fewer particles, enabling faster and more reliable state estimation in complex systems.
Contribution
The paper proposes a novel neural augmentation called Learning Flock that enhances particle filters by correcting particle weights based on sub-particle relationships, supporting rapid and accurate multi-target tracking.
Findings
Learning Flock improves tracking accuracy with fewer particles.
LF enhances robustness against model mismatches.
LF outperforms existing DNN-aided particle filters.
Abstract
A leading family of algorithms for state estimation in dynamic systems with multiple sub-states is based on particle filters (PFs). PFs often struggle when operating under complex or approximated modelling (necessitating many particles) with low latency requirements (limiting the number of particles), as is typically the case in multi target tracking (MTT). In this work, we introduce a deep neural network (DNN) augmentation for PFs termed learning flock (LF). LF learns to correct a particles-weights set, which we coin flock, based on the relationships between all sub-particles in the set itself, while disregarding the set acquisition procedure. Our proposed LF, which can be readily incorporated into different PFs flow, is designed to facilitate rapid operation by maintaining accuracy with a reduced number of particles. We introduce a dedicated training algorithm, allowing both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM · Gaussian Processes and Bayesian Inference
MethodsSparse Evolutionary Training
