English

Scalable Model-Based Clustering with Sequential Monte Carlo

Machine Learning 2026-04-17 v1 Machine Learning Computation

Abstract

In online clustering problems, there is often a large amount of uncertainty over possible cluster assignments that cannot be resolved until more data are observed. This difficulty is compounded when clusters follow complex distributions, as is the case with text data. Sequential Monte Carlo (SMC) methods give a natural way of representing and updating this uncertainty over time, but have prohibitive memory requirements for large-scale problems. We propose a novel SMC algorithm that decomposes clustering problems into approximately independent subproblems, allowing a more compact representation of the algorithm state. Our approach is motivated by the knowledge base construction problem, and we show that our method is able to accurately and efficiently solve clustering problems in this setting and others where traditional SMC struggles.

Keywords

Cite

@article{arxiv.2604.14810,
  title  = {Scalable Model-Based Clustering with Sequential Monte Carlo},
  author = {Connie Trojan and Pavel Myshkov and Paul Fearnhead and James Hensman and Tom Minka and Christopher Nemeth},
  journal= {arXiv preprint arXiv:2604.14810},
  year   = {2026}
}

Comments

Accepted at AISTATS 2026. 31 pages, 20 figures

R2 v1 2026-07-01T12:12:20.320Z