CVAILGOct 13, 2020

How important are faces for person re-identification?

arXiv:2010.06307v141 citations
Originality Synthesis-oriented
AI Analysis

This addresses privacy concerns in person re-identification by showing datasets can be safely anonymized without significant performance loss, potentially enabling richer dataset releases.

This paper investigates how person re-identification models depend on faces by blurring faces in datasets and evaluating performance, finding that anonymization has a very small effect on mAP and accuracy can be recovered by training on anonymized data.

This paper investigates the dependence of existing state-of-the-art person re-identification models on the presence and visibility of human faces. We apply a face detection and blurring algorithm to create anonymized versions of several popular person re-identification datasets including Market1501, DukeMTMC-reID, CUHK03, Viper, and Airport. Using a cross-section of existing state-of-the-art models that range in accuracy and computational efficiency, we evaluate the effect of this anonymization on re-identification performance using standard metrics. Perhaps surprisingly, the effect on mAP is very small, and accuracy is recovered by simply training on the anonymized versions of the data rather than the original data. These findings are consistent across multiple models and datasets. These results indicate that datasets can be safely anonymized by blurring faces without significantly impacting the performance of person reidentification systems, and may allow for the release of new richer re-identification datasets where previously there were privacy or data protection concerns.

Foundations

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

Your Notes