# Reinforced Temporal Attention and Split-Rate Transfer for Depth-Based   Person Re-Identification

**Authors:** Nikolaos Karianakis, Zicheng Liu, Yinpeng Chen, Stefano Soatto

arXiv: 1705.09882 · 2018-12-31

## TL;DR

This paper introduces a novel depth-based person re-identification method that leverages split-rate transfer from RGB data and employs stochastic temporal attention trained via reinforcement learning, achieving high accuracy especially with unseen clothing.

## Contribution

It proposes a split-rate RGB-to-Depth transfer scheme and a stochastic temporal attention mechanism trained with reinforcement learning for depth-based person re-identification.

## Key findings

- High accuracy in depth-based re-identification demonstrated
- Significant performance gains with unseen clothing scenarios
- Effective transfer learning from RGB datasets

## Abstract

We address the problem of person re-identification from commodity depth sensors. One challenge for depth-based recognition is data scarcity. Our first contribution addresses this problem by introducing split-rate RGB-to-Depth transfer, which leverages large RGB datasets more effectively than popular fine-tuning approaches. Our transfer scheme is based on the observation that the model parameters at the bottom layers of a deep convolutional neural network can be directly shared between RGB and depth data while the remaining layers need to be fine-tuned rapidly. Our second contribution enhances re-identification for video by implementing temporal attention as a Bernoulli-Sigmoid unit acting upon frame-level features. Since this unit is stochastic, the temporal attention parameters are trained using reinforcement learning. Extensive experiments validate the accuracy of our method in person re-identification from depth sequences. Finally, in a scenario where subjects wear unseen clothes, we show large performance gains compared to a state-of-the-art model which relies on RGB data.

## Full text

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

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1705.09882/full.md

## References

110 references — full list in the complete paper: https://tomesphere.com/paper/1705.09882/full.md

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