Learn to Cluster Faces with Better Subgraphs

04/21/2023
by   Yuan Cao, et al.
0

Face clustering can provide pseudo-labels to the massive unlabeled face data and improve the performance of different face recognition models. The existing clustering methods generally aggregate the features within subgraphs that are often implemented based on a uniform threshold or a learned cutoff position. This may reduce the recall of subgraphs and hence degrade the clustering performance. This work proposed an efficient neighborhood-aware subgraph adjustment method that can significantly reduce the noise and improve the recall of the subgraphs, and hence can drive the distant nodes to converge towards the same centers. More specifically, the proposed method consists of two components, i.e. face embeddings enhancement using the embeddings from neighbors, and enclosed subgraph construction of node pairs for structural information extraction. The embeddings are combined to predict the linkage probabilities for all node pairs to replace the cosine similarities to produce new subgraphs that can be further used for aggregation of GCNs or other clustering methods. The proposed method is validated through extensive experiments against a range of clustering solutions using three benchmark datasets and numerical results confirm that it outperforms the SOTA solutions in terms of generalization capability.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/09/2022

Efficient Representation Learning of Subgraphs by Subgraph-To-Node Translation

A subgraph is a data structure that can represent various real-world pro...
research
03/15/2023

NESS: Learning Node Embeddings from Static SubGraphs

We present a framework for learning Node Embeddings from Static Subgraph...
research
11/01/2022

Position-Aware Subgraph Neural Networks with Data-Efficient Learning

Data-efficient learning on graphs (GEL) is essential in real-world appli...
research
04/24/2019

Learning big Gaussian Bayesian networks: partition, estimation, and fusion

Structure learning of Bayesian networks has always been a challenging pr...
research
04/01/2020

Learning to Cluster Faces via Confidence and Connectivity Estimation

Face clustering is an essential tool for exploiting the unlabeled face d...
research
07/14/2020

Improving Face Recognition by Clustering Unlabeled Faces in the Wild

While deep face recognition has benefited significantly from large-scale...
research
10/16/2012

Fast Graph Construction Using Auction Algorithm

In practical machine learning systems, graph based data representation h...

Please sign up or login with your details

Forgot password? Click here to reset