Strength in Diversity: Multi-Branch Representation Learning for Vehicle Re-Identification
Eurico Almeida, Bruno Silva, Jorge Batista

TL;DR
This paper introduces a lightweight multi-branch deep learning architecture for vehicle re-identification that enhances feature diversity and discriminability while significantly reducing model size, outperforming state-of-the-art methods.
Contribution
Proposes a simple, efficient multi-branch architecture using grouped convolution and loss-branch-split strategies for improved vehicle re-identification performance.
Findings
Achieves 85.6% mAP on Veri-776 dataset.
Outperforms state-of-the-art in vehicle re-identification.
Uses 97% fewer parameters with metadata integration.
Abstract
This paper presents an efficient and lightweight multi-branch deep architecture to improve vehicle re-identification (V-ReID). While most V-ReID work uses a combination of complex multi-branch architectures to extract robust and diversified embeddings towards re-identification, we advocate that simple and lightweight architectures can be designed to fulfill the Re-ID task without compromising performance. We propose a combination of Grouped-convolution and Loss-Branch-Split strategies to design a multi-branch architecture that improve feature diversity and feature discriminability. We combine a ResNet50 global branch architecture with a BotNet self-attention branch architecture, both designed within a Loss-Branch-Split (LBS) strategy. We argue that specialized loss-branch-splitting helps to improve re-identification tasks by generating specialized re-identification features. A…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Vehicle License Plate Recognition
Methods1x1 Convolution · Convolution · Grouped Convolution
