CVMay 7, 2019

Uncertainty Modeling of Contextual-Connections between Tracklets for Unconstrained Video-based Face Recognition

arXiv:1905.02756v212 citations
Originality Incremental advance
AI Analysis

This work improves face recognition in videos for surveillance and media analysis by reducing errors from noisy connections, though it is incremental as it builds on existing graph-based propagation methods.

The paper tackles the problem of unconstrained video-based face recognition by addressing erroneous identity propagation due to noisy contextual connections, proposing the Uncertainty-Gated Graph (UGG) to model uncertainty adaptively, achieving state-of-the-art results on challenging datasets like Cast Search in Movies and IARPA Janus Surveillance Video Benchmark.

Unconstrained video-based face recognition is a challenging problem due to significant within-video variations caused by pose, occlusion and blur. To tackle this problem, an effective idea is to propagate the identity from high-quality faces to low-quality ones through contextual connections, which are constructed based on context such as body appearance. However, previous methods have often propagated erroneous information due to lack of uncertainty modeling of the noisy contextual connections. In this paper, we propose the Uncertainty-Gated Graph (UGG), which conducts graph-based identity propagation between tracklets, which are represented by nodes in a graph. UGG explicitly models the uncertainty of the contextual connections by adaptively updating the weights of the edge gates according to the identity distributions of the nodes during inference. UGG is a generic graphical model that can be applied at only inference time or with end-to-end training. We demonstrate the effectiveness of UGG with state-of-the-art results in the recently released challenging Cast Search in Movies and IARPA Janus Surveillance Video Benchmark dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes