论文标题
通过成对分类学习聚类面孔
Learn to Cluster Faces via Pairwise Classification
论文作者
论文摘要
面部聚类在利用大量未标记的面部数据中起着至关重要的作用。最近,基于图的面部聚类方法因其令人满意的表演而变得流行。但是,它们通常会遭受过度的记忆消耗,尤其是在大规模图上,并依靠经验阈值来确定推理中样本之间的连接性,这限制了它们在各种现实场景中的应用。为了解决此类问题,在本文中,我们从成对角度探索面部聚类。具体而言,我们将面部聚类任务制定为成对关系分类任务,避免在大规模图上进行内存的学习。分类器可以直接确定样本之间的关系,并通过利用上下文信息来增强。此外,为了进一步促进我们方法的效率,我们提出了一个等级加权密度,以指导发送给分类器的成对的选择。实验结果表明,我们的方法以最快的速度实现了几个公共聚类基准测试的最新性能,并且与基于图的集群方法相比,在内存消耗方面具有很大的优势。
Face clustering plays an essential role in exploiting massive unlabeled face data. Recently, graph-based face clustering methods are getting popular for their satisfying performances. However, they usually suffer from excessive memory consumption especially on large-scale graphs, and rely on empirical thresholds to determine the connectivities between samples in inference, which restricts their applications in various real-world scenes. To address such problems, in this paper, we explore face clustering from the pairwise angle. Specifically, we formulate the face clustering task as a pairwise relationship classification task, avoiding the memory-consuming learning on large-scale graphs. The classifier can directly determine the relationship between samples and is enhanced by taking advantage of the contextual information. Moreover, to further facilitate the efficiency of our method, we propose a rank-weighted density to guide the selection of pairs sent to the classifier. Experimental results demonstrate that our method achieves state-of-the-art performances on several public clustering benchmarks at the fastest speed and shows a great advantage in comparison with graph-based clustering methods on memory consumption.