paper-with-me

Papers

FaceMap: Towards Unsupervised Face Clustering via Map Equation

2022-03-21 · Xiaotian Yu, Yifan Yang, Aibo Wang, Ling Xing, Hanling Yi, Guangming Lu, Xiaoyu Wang

Face clustering is an essential task in computer vision due to the explosion of related applications such as augmented reality or photo album management. The main challenge of this task lies in the imperfectness of similarities among image feature representations. Given an existing feature extraction model, it is still an unresolved problem that how can the inherent characteristics of similarities of unlabelled images be leveraged to improve the clustering performance. Motivated by answering the question, we develop an effective unsupervised method, named as FaceMap, by formulating face clustering as a process of non-overlapping community detection, and minimizing the entropy of information flows on a network of images. The entropy is denoted by the map equation and its minimum represents the least description of paths among images in expectation. Inspired by observations on the ranked transition probabilities in the affinity graph constructed from facial images, we develop an outlier detection strategy to adaptively adjust transition probabilities among images. Experiments with ablation studies demonstrate that FaceMap significantly outperforms existing methods and achieves new state-of-the-arts on three popular large-scale datasets for face clustering, e.g., an absolute improvement of more than $10\%$ and $4\%$ comparing with prior unsupervised and supervised methods respectively in terms of average of Pairwise F-score. Our code is publicly available on github.

📄 PDF Abstract BibTeX arXiv:2203.10090

Code (1)

bd-if/facemap 공식 구현

Tasks

ClusteringCommunity DetectionFace ClusteringManagementOutlier Detection

Similar Papers 제목 키워드 기반

The Map Equation Goes Neural: Mapping Network Flows with Graph Neural Networks

2023-10-02 · Christopher Blöcker, Chester Tan, Ingo Scholtes

Community detection is an essential tool for unsupervised data exploration and revealing the organisational structure of networked systems. With a long history in network science, community detection typically relies on …

ClusteringCommunity DetectionGraph ClusteringGraph Neural Network+1

Unsupervised clustering of series using dynamic programming

2021-01-23 · Karthigan Sinnathamby, Chang-Yu Hou, Lalitha Venkataramanan, Vasileios-Marios Gkortsas 외

We are interested in clustering parts of a given single multi-variate series in an unsupervised manner. We would like to segment and cluster the series such that the resulting blocks present in each cluster are coherent …

Clustering

Face Clustering via Early Stopping and Edge Recall

2024-08-24 · Junjie Liu

Large-scale face clustering has achieved significant progress, with many efforts dedicated to learning to cluster large-scale faces with supervised-learning. However, complex model design and tedious clustering processes…

ClusteringFace Clustering

Unsupervised Manga Character Re-identification via Face-body and Spatial-temporal Associated Clustering

2022-04-10 · Zhimin Zhang, Zheng Wang, Wei Hu

In the past few years, there has been a dramatic growth in e-manga (electronic Japanese-style comics). Faced with the booming demand for manga research and the large amount of unlabeled manga data, we raised a new task, …

ClusteringTriplet

Clusformer: A Transformer Based Clustering Approach to Unsupervised Large-Scale Face and Visual Landmark Recognition

2021-06-19 · CVPR 2021 1 · Xuan-Bac Nguyen, Duc Toan Bui, Chi Nhan Duong, Tien D. Bui 외

The research in automatic unsupervised visual clustering has received considerable attention over the last couple years. It aims at explaining distributions of unlabeled visual images by clustering them via a paramet…

ClusteringLandmark Recognition