English

Meta-Mining Discriminative Samples for Kinship Verification

Computer Vision and Pattern Recognition 2021-03-30 v1

Abstract

Kinship verification aims to find out whether there is a kin relation for a given pair of facial images. Kinship verification databases are born with unbalanced data. For a database with N positive kinship pairs, we naturally obtain N(N-1) negative pairs. How to fully utilize the limited positive pairs and mine discriminative information from sufficient negative samples for kinship verification remains an open issue. To address this problem, we propose a Discriminative Sample Meta-Mining (DSMM) approach in this paper. Unlike existing methods that usually construct a balanced dataset with fixed negative pairs, we propose to utilize all possible pairs and automatically learn discriminative information from data. Specifically, we sample an unbalanced train batch and a balanced meta-train batch for each iteration. Then we learn a meta-miner with the meta-gradient on the balanced meta-train batch. In the end, the samples in the unbalanced train batch are re-weighted by the learned meta-miner to optimize the kinship models. Experimental results on the widely used KinFaceW-I, KinFaceW-II, TSKinFace, and Cornell Kinship datasets demonstrate the effectiveness of the proposed approach.

Keywords

Cite

@article{arxiv.2103.15108,
  title  = {Meta-Mining Discriminative Samples for Kinship Verification},
  author = {Wanhua Li and Shiwei Wang and Jiwen Lu and Jianjiang Feng and Jie Zhou},
  journal= {arXiv preprint arXiv:2103.15108},
  year   = {2021}
}

Comments

Accepted by CVPR2021

R2 v1 2026-06-24T00:37:21.933Z