CVAIMMApr 9, 2018

Occluded Person Re-identification

arXiv:1804.02792v3273 citations
Originality Incremental advance
AI Analysis

It addresses a practical issue for surveillance in crowded places, but is incremental as it adapts existing re-id methods to handle occlusion.

The paper tackles the problem of person re-identification under occlusion by proposing a method to retrieve full-body images using occluded ones, achieving superior performance on a new dataset and modified benchmarks.

Person re-identification (re-id) suffers from a serious occlusion problem when applied to crowded public places. In this paper, we propose to retrieve a full-body person image by using a person image with occlusions. This differs significantly from the conventional person re-id problem where it is assumed that person images are detected without any occlusion. We thus call this new problem the occluded person re-identitification. To address this new problem, we propose a novel Attention Framework of Person Body (AFPB) based on deep learning, consisting of 1) an Occlusion Simulator (OS) which automatically generates artificial occlusions for full-body person images, and 2) multi-task losses that force the neural network not only to discriminate a person's identity but also to determine whether a sample is from the occluded data distribution or the full-body data distribution. Experiments on a new occluded person re-id dataset and three existing benchmarks modified to include full-body person images and occluded person images show the superiority of the proposed method.

Foundations

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

Your Notes