HashReID: Dynamic Network with Binary Codes for Efficient Person Re-identification
Kshitij Nikhal, Yujunrong Ma, Shuvra S. Bhattacharyya, Benjamin S., Riggan

TL;DR
HashReID introduces an adaptive, binary-code based person re-identification network that reduces computation and search time, maintaining accuracy while significantly improving efficiency on standard datasets.
Contribution
The paper presents a novel input-adaptive network with binary hash codes and a new training strategy, enabling efficient and accurate person re-identification with early exit capability.
Findings
Over 70% of samples exit early, saving 80% of computation.
Binary hash codes improve search speed by a factor of 20.
Achieves comparable accuracy to traditional methods on benchmark datasets.
Abstract
Biometric applications, such as person re-identification (ReID), are often deployed on energy constrained devices. While recent ReID methods prioritize high retrieval performance, they often come with large computational costs and high search time, rendering them less practical in real-world settings. In this work, we propose an input-adaptive network with multiple exit blocks, that can terminate computation early if the retrieval is straightforward or noisy, saving a lot of computation. To assess the complexity of the input, we introduce a temporal-based classifier driven by a new training strategy. Furthermore, we adopt a binary hash code generation approach instead of relying on continuous-valued features, which significantly improves the search process by a factor of 20. To ensure similarity preservation, we utilize a new ranking regularizer that bridges the gap between continuous…
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
HashReID: Dynamic Network With Binary Codes for Efficient Person Re-Identification· youtube
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Face recognition and analysis · Advanced Neural Network Applications
