Maximum A Posteriori Estimation of Distances Between Deep Features in Still-to-Video Face Recognition
The paper deals with the still-to-video face recognition for the small sample size problem based on computation of distances between high-dimensional deep bottleneck features. We present the novel statistical recognition method, in which the still-to-video recognition task is casted into Maximum A Posteriori estimation. In this method we maximize the joint probabilistic density of the distances to all reference still images. It is shown that this likelihood can be estimated with the known asymptotically normal distribution of the Kullback-Leibler discriminations between nonnegative features. The experimental study with the LFW (Labeled Faces in the Wild), YTF (YouTube Faces) and IJB-A (IARPA Janus Benchmark A) datasets has been provided. We demonstrated, that the proposed approach can be applied with the state-of-the-art deep features and dissimilarity measures. Our algorithm achieves 3-5% higher accuracy when compared with conventional aggregation of decisions obtained for all frames.
Code (0)
등록된 구현이 없습니다.
Tasks
Face RecognitionVideo RecognitionSimilar Papers 제목 키워드 기반
Multi-person 3D Pose Estimation in Crowded Scenes Based on Multi-View Geometry
Epipolar constraints are at the core of feature matching and depth estimation in current multi-person multi-camera 3D human pose estimation methods. Despite the satisfactory performance of this formulation in sparser cro…
3D Human Pose Estimation3D Multi-Person Human Pose Estimation3D Multi-Person Pose Estimation3D Pose Estimation+2Maximum a Posteriori Estimation by Search in Probabilistic Programs
We introduce an approximate search algorithm for fast maximum a posteriori probability estimation in probabilistic programs, which we call Bayesian ascent Monte Carlo (BaMC). Probabilistic programs represent probabilisti…
Neural Maximum A Posteriori Estimation on Unpaired Data for Motion Deblurring
Real-world dynamic scene deblurring has long been a challenging task since paired blurry-sharp training data is unavailable. Conventional Maximum A Posteriori estimation and deep learning-based deblurring methods are res…
DeblurringImage DeblurringMotion EstimationEnsemble of Jointly Trained Deep Neural Network-Based Acoustic Models for Reverberant Speech Recognition
Distant speech recognition is a challenge, particularly due to the corruption of speech signals by reverberation caused by large distances between the speaker and microphone. In order to cope with a wide range of reverbe…
Distant Speech Recognitionspeech-recognitionSpeech RecognitionMAPTree: Beating "Optimal" Decision Trees with Bayesian Decision Trees
Decision trees remain one of the most popular machine learning models today, largely due to their out-of-the-box performance and interpretability. In this work, we present a Bayesian approach to decision tree induction v…