Adversarial Binary Coding for Efficient Person Re-identification
Zheng Liu, Jie Qin, Annan Li, Yunhong Wang, and Luc Van Gool

TL;DR
This paper introduces an adversarial learning framework for person re-identification that implicitly learns discriminative binary codes, improving efficiency and accuracy over existing methods.
Contribution
It proposes a novel Adversarial Binary Coding (ABC) framework combined with a triplet network, optimized end-to-end for efficient and discriminative person re-identification.
Findings
Outperforms state-of-the-art methods on large-scale benchmarks.
Effectively learns binary codes without complex optimization.
Enhances discriminability with a deep triplet network.
Abstract
Person re-identification (ReID) aims at matching persons across different views/scenes. In addition to accuracy, the matching efficiency has received more and more attention because of demanding applications using large-scale data. Several binary coding based methods have been proposed for efficient ReID, which either learn projections to map high-dimensional features to compact binary codes, or directly adopt deep neural networks by simply inserting an additional fully-connected layer with tanh-like activations. However, the former approach requires time-consuming hand-crafted feature extraction and complicated (discrete) optimizations; the latter lacks the necessary discriminative information greatly due to the straightforward activation functions. In this paper, we propose a simple yet effective framework for efficient ReID inspired by the recent advances in adversarial learning.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Face recognition and analysis
