$k$-means: Fighting against Degeneracy in Sequential Monte Carlo with an Application to Tracking
Kai Fan, Katherine Heller

TL;DR
This paper introduces a novel $k$-means clustering approach within Sequential Monte Carlo methods to address particle degeneracy, improving performance in tracking applications.
Contribution
It proposes a stochastic SMC algorithm that uses $k$-means clustering to initialize and adjust weights, effectively combating degeneracy in particle filters.
Findings
Enhanced particle diversity in SMC algorithms.
Improved tracking accuracy over traditional methods.
Better performance demonstrated through experiments.
Abstract
For regular particle filter algorithm or Sequential Monte Carlo (SMC) methods, the initial weights are traditionally dependent on the proposed distribution, the posterior distribution at the current timestamp in the sampled sequence, and the target is the posterior distribution of the previous timestamp. This is technically correct, but leads to algorithms which usually have practical issues with degeneracy, where all particles eventually collapse onto a single particle. In this paper, we propose and evaluate using means clustering to attack and even take advantage of this degeneracy. Specifically, we propose a Stochastic SMC algorithm which initializes the set of means, providing the initial centers chosen from the collapsed particles. To fight against degeneracy, we adjust the regular SMC weights, mediated by cluster proportions, and then correct them to retain the same…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Bayesian Methods and Mixture Models · Target Tracking and Data Fusion in Sensor Networks
