CVMar 7, 2016

Learning a Discriminative Null Space for Person Re-identification

arXiv:1603.02139v1665 citations
Originality Highly original
AI Analysis

This addresses the small sample size issue in person re-identification for surveillance and security applications, offering a novel solution with significant performance gains.

The paper tackles the small sample size problem in person re-identification by proposing a method that matches people in a discriminative null space, which collapses same-person images into single points to maximize separation. Extensive experiments on five benchmarks show this simple approach beats state-of-the-art methods, often by a large margin.

Most existing person re-identification (re-id) methods focus on learning the optimal distance metrics across camera views. Typically a person's appearance is represented using features of thousands of dimensions, whilst only hundreds of training samples are available due to the difficulties in collecting matched training images. With the number of training samples much smaller than the feature dimension, the existing methods thus face the classic small sample size (SSS) problem and have to resort to dimensionality reduction techniques and/or matrix regularisation, which lead to loss of discriminative power. In this work, we propose to overcome the SSS problem in re-id distance metric learning by matching people in a discriminative null space of the training data. In this null space, images of the same person are collapsed into a single point thus minimising the within-class scatter to the extreme and maximising the relative between-class separation simultaneously. Importantly, it has a fixed dimension, a closed-form solution and is very efficient to compute. Extensive experiments carried out on five person re-identification benchmarks including VIPeR, PRID2011, CUHK01, CUHK03 and Market1501 show that such a simple approach beats the state-of-the-art alternatives, often by a big margin.

Foundations

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

Your Notes