# Person Re-Identification by Camera Correlation Aware Feature   Augmentation

**Authors:** Ying-Cong Chen, Xiatian Zhu, Wei-Shi Zheng, Jian-Huang Lai

arXiv: 1703.08837 · 2017-03-28

## TL;DR

This paper introduces CRAFT, a novel framework for person re-identification that adaptively augments features based on camera correlation, effectively handling view-specific distortions and improving cross-view matching accuracy.

## Contribution

The paper proposes a new view-specific re-id framework that measures camera correlation and adaptively augments features, extending to multi-camera networks and incorporating a view-invariant deep appearance representation.

## Key findings

- CRAFT effectively models view-specific distortions.
- Framework generalizes to multiple cameras.
- Improves cross-view re-identification accuracy.

## Abstract

The challenge of person re-identification (re-id) is to match individual images of the same person captured by different non-overlapping camera views against significant and unknown cross-view feature distortion. While a large number of distance metric/subspace learning models have been developed for re-id, the cross-view transformations they learned are view-generic and thus potentially less effective in quantifying the feature distortion inherent to each camera view. Learning view-specific feature transformations for re-id (i.e., view-specific re-id), an under-studied approach, becomes an alternative resort for this problem. In this work, we formulate a novel view-specific person re-identification framework from the feature augmentation point of view, called Camera coRrelation Aware Feature augmenTation (CRAFT). Specifically, CRAFT performs cross-view adaptation by automatically measuring camera correlation from cross-view visual data distribution and adaptively conducting feature augmentation to transform the original features into a new adaptive space. Through our augmentation framework, view-generic learning algorithms can be readily generalized to learn and optimize view-specific sub-models whilst simultaneously modelling view-generic discrimination information. Therefore, our framework not only inherits the strength of view-generic model learning but also provides an effective way to take into account view specific characteristics. Our CRAFT framework can be extended to jointly learn view-specific feature transformations for person re-id across a large network with more than two cameras, a largely under-investigated but realistic re-id setting. Additionally, we present a domain-generic deep person appearance representation which is designed particularly to be towards view invariant for facilitating cross-view adaptation by CRAFT.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.08837/full.md

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1703.08837/full.md

## References

93 references — full list in the complete paper: https://tomesphere.com/paper/1703.08837/full.md

---
Source: https://tomesphere.com/paper/1703.08837