paper-with-me

홈 › Papers

Triplet Probabilistic Embedding for Face Verification and Clustering

2016-04-19 · Swami Sankaranarayanan, Azadeh Alavi, Carlos Castillo, Rama Chellappa

Despite significant progress made over the past twenty five years, unconstrained face verification remains a challenging problem. This paper proposes an approach that couples a deep CNN-based approach with a low-dimensional discriminative embedding learned using triplet probability constraints to solve the unconstrained face verification problem. Aside from yielding performance improvements, this embedding provides significant advantages in terms of memory and for post-processing operations like subject specific clustering. Experiments on the challenging IJB-A dataset show that the proposed algorithm performs comparably or better than the state of the art methods in verification and identification metrics, while requiring much less training data and training time. The superior performance of the proposed method on the CFP dataset shows that the representation learned by our deep CNN is robust to extreme pose variation. Furthermore, we demonstrate the robustness of the deep features to challenges including age, pose, blur and clutter by performing simple clustering experiments on both IJB-A and LFW datasets.

📄 PDF Abstract BibTeX arXiv:1604.05417

Code (2)

Ananaskelly/TPE
obj2vec/obj2vec

Tasks

ClusteringFace VerificationTriplet

Similar Papers 제목 키워드 기반

FaceNet: A Unified Embedding for Face Recognition and Clustering

2015-03-12 · CVPR 2015 6 · Florian Schroff, Dmitry Kalenichenko, James Philbin

Despite significant recent advances in the field of face recognition, implementing face verification and recognition efficiently at scale presents serious challenges to current approaches. In this paper we present a syst…

ClusteringDisguised Face VerificationFace IdentificationFace Recognition+2

Triplet Similarity Embedding for Face Verification

2016-02-10 · Swami Sankaranarayanan, Azadeh Alavi, Rama Chellappa

In this work, we present an unconstrained face verification algorithm and evaluate it on the recently released IJB-A dataset that aims to push the boundaries of face verification methods. The proposed algorithm couples a…

Face VerificationTriplet

A Method to Learn Embedding of a Probabilistic Medical Knowledge Graph: Algorithm Development

2019-09-02 · Linfeng Li, Peng Wang, Yao Wang, Jinpeng Jiang 외

This paper proposes an algorithm named as PrTransH to learn embedding vectors from real world EMR data based medical knowledge. The unique challenge in embedding medical knowledge graph from real world EMR data is that t…

Knowledge GraphsLink PredictionTripletvalid

Improved Deep Metric Learning with Multi-class N-pair Loss Objective

2016-12-01 · NeurIPS 2016 12 · Kihyuk Sohn

Deep metric learning has gained much popularity in recent years, following the success of deep learning. However, existing frameworks of deep metric learning based on contrastive loss and triplet loss often suffer from s…

ClusteringFace VerificationMetric LearningObject Recognition+2

Sampling Matters in Deep Embedding Learning

2017-06-23 · ICCV 2017 10 · Chao-yuan Wu, R. Manmatha, Alexander J. Smola, Philipp Krähenbühl

Deep embeddings answer one simple question: How similar are two images? Learning these embeddings is the bedrock of verification, zero-shot learning, and visual search. The most prominent approaches optimize a deep convo…

ClusteringFace VerificationImage RetrievalMetric Learning+3