paper-with-me

Papers

Consensus-Driven Propagation in Massive Unlabeled Data for Face Recognition

2018-09-05 · ECCV 2018 9 · Xiaohang Zhan, Ziwei Liu, Junjie Yan, Dahua Lin, Chen Change Loy

Face recognition has witnessed great progress in recent years, mainly attributed to the high-capacity model designed and the abundant labeled data collected. However, it becomes more and more prohibitive to scale up the current million-level identity annotations. In this work, we show that unlabeled face data can be as effective as the labeled ones. Here, we consider a setting closely mimicking the real-world scenario, where the unlabeled data are collected from unconstrained environments and their identities are exclusive from the labeled ones. Our main insight is that although the class information is not available, we can still faithfully approximate these semantic relationships by constructing a relational graph in a bottom-up manner. We propose Consensus-Driven Propagation (CDP) to tackle this challenging problem with two modules, the "committee" and the "mediator", which select positive face pairs robustly by carefully aggregating multi-view information. Extensive experiments validate the effectiveness of both modules to discard outliers and mine hard positives. With CDP, we achieve a compelling accuracy of 78.18% on MegaFace identification challenge by using only 9% of the labels, comparing to 61.78% when no unlabeled data are used and 78.52% when all labels are employed.

📄 PDF Abstract BibTeX arXiv:1809.01407

Code (5)

XiaohangZhan/cdp 공식 구현 pytorch
2023-MindSpore-4/Code8/tree/main/cdp mindspore
2024-MindSpore-1/Code7/tree/main/cdp mindspore
MindSpore-paper-code-3/code6/tree/main/cdp mindspore
Recognito-Vision/Android-FaceRecognition-FaceLivenessDetection

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

Graph Representation Learning with Massive Unlabeled Data for Rumor Detection

2025-08-06 · Chaoqun Cui, Caiyan Jia arxiv

With the development of social media, rumors spread quickly, cause great harm to society and economy. Thereby, many effective rumor detection methods have been developed, among which the rumor propagation structure learn…

Graph Representation LearningSelf-Supervised Learning

Bridging Data-Driven and Physics-Based Models: A Consensus Multi-Model Kalman Filter for Robust Vehicle State Estimation

2025-06-15 · Farid Mafi, Ladan Khoshnevisan, Mohammad Pirani, Amir Khajepour

Vehicle state estimation presents a fundamental challenge for autonomous driving systems, requiring both physical interpretability and the ability to capture complex nonlinear behaviors across diverse operating condition…

Autonomous DrivingState EstimationUncertainty Quantification

Semi-supervised learning with Bayesian Confidence Propagation Neural Network

2021-06-29 · Naresh Balaji Ravichandran, Anders Lansner, Pawel Herman

Learning internal representations from data using no or few labels is useful for machine learning research, as it allows using massive amounts of unlabeled data. In this work, we use the Bayesian Confidence Propagation N…

Appearance Consensus Driven Self-Supervised Human Mesh Recovery

2020-08-04 · ECCV 2020 8 · Jogendra Nath Kundu, Mugalodi Rakesh, Varun Jampani, Rahul Mysore Venkatesh 외

We present a self-supervised human mesh recovery framework to infer human pose and shape from monocular images in the absence of any paired supervision. Recent advances have shifted the interest towards directly regressi…

3D Pose EstimationHuman Mesh RecoveryPose Estimation

RSCFed: Random Sampling Consensus Federated Semi-supervised Learning

2022-03-26 · CVPR 2022 1 · Xiaoxiao Liang, Yiqun Lin, Huazhu Fu, Lei Zhu 외

Federated semi-supervised learning (FSSL) aims to derive a global model by training fully-labeled and fully-unlabeled clients or training partially labeled clients. The existing approaches work well when local clients ha…

Federated Learning