paper-with-me

Papers

Maximum A Posteriori Estimation of Distances Between Deep Features in Still-to-Video Face Recognition

2017-08-26 · Andrey V. Savchenko, Natalya S. Belova

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.

📄 PDF Abstract BibTeX arXiv:1708.07972

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionVideo Recognition

Similar Papers 제목 키워드 기반

Multi-person 3D Pose Estimation in Crowded Scenes Based on Multi-View Geometry

2020-07-21 · ECCV 2020 8 · He Chen, Pengfei Guo, Pengfei Li, Gim Hee Lee 외

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+2

Maximum a Posteriori Estimation by Search in Probabilistic Programs

2015-04-26 · David Tolpin, Frank Wood

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

2022-04-26 · Youjian Zhang, Chaoyue Wang, DaCheng Tao

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 Estimation

Ensemble of Jointly Trained Deep Neural Network-Based Acoustic Models for Reverberant Speech Recognition

2016-08-17 · Jeehye Lee, Myungin Lee, Joon-Hyuk Chang

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 Recognition

MAPTree: Beating "Optimal" Decision Trees with Bayesian Decision Trees

2023-09-26 · Colin Sullivan, Mo Tiwari, Sebastian Thrun

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…