Efficient Large-Scale Face Clustering Using an Online Mixture of Gaussians
David Montero, Naiara Aginako, Basilio Sierra, Marcos Nieto

TL;DR
This paper introduces OGMC, an online Gaussian mixture-based clustering method for large-scale face clustering that efficiently updates clusters with new data, handling complex distributions and outperforming existing methods in accuracy and scalability.
Contribution
The paper presents a novel online clustering approach that models identities with multiple distributions and updates connections dynamically, improving scalability and accuracy.
Findings
Outperforms state-of-the-art methods in accuracy
Demonstrates high efficiency on large-scale benchmarks
Effectively handles complex data distributions
Abstract
In this work, we address the problem of large-scale online face clustering: given a continuous stream of unknown faces, create a database grouping the incoming faces by their identity. The database must be updated every time a new face arrives. In addition, the solution must be efficient, accurate and scalable. For this purpose, we present an online gaussian mixture-based clustering method (OGMC). The key idea of this method is the proposal that an identity can be represented by more than just one distribution or cluster. Using feature vectors (f-vectors) extracted from the incoming faces, OGMC generates clusters that may be connected to others depending on their proximity and their robustness. Every time a cluster is updated with a new sample, its connections are also updated. With this approach, we reduce the dependency of the clustering process on the order and the size of the…
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.
