A Linkage-based Doubly Imbalanced Graph Learning Framework for Face Clustering
Huafeng Yang, Qijie Shen, Xingjian Chen, Fangyi Zhang, Rong Du

TL;DR
This paper introduces a novel graph learning framework that addresses the challenges of imbalanced data in face clustering by using a reverse-imbalance weighted sampling strategy to improve GCN performance.
Contribution
The paper proposes a new linkage-based doubly imbalanced graph learning framework with RIWS strategy to mitigate label imbalance and overfitting in GCN-based face clustering.
Findings
Effective in handling imbalanced datasets from MS-Celeb-1M and DeepFashion
Improves GCN representation and reduces overfitting
Demonstrates generality across multiple benchmark datasets
Abstract
In recent years, benefiting from the expressive power of Graph Convolutional Networks (GCNs), significant breakthroughs have been made in face clustering area. However, rare attention has been paid to GCN-based clustering on imbalanced data. Although imbalance problem has been extensively studied, the impact of imbalanced data on GCN- based linkage prediction task is quite different, which would cause problems in two aspects: imbalanced linkage labels and biased graph representations. The former is similar to that in classic image classification task, but the latter is a particular problem in GCN-based clustering via linkage prediction. Significantly biased graph representations in training can cause catastrophic over-fitting of a GCN model. To tackle these challenges, we propose a linkage-based doubly imbalanced graph learning framework for face clustering. In this framework, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Domain Adaptation and Few-Shot Learning · HIV, Drug Use, Sexual Risk
MethodsDeepCluster · Cluster-GCN · Graph Convolutional Networks · Graph Convolutional Network
