Loading web-font TeX/Main/Regular
Expanding and Refining Hybrid Compressors for Efficient Object Re-Identification | IEEE Journals & Magazine | IEEE Xplore

Expanding and Refining Hybrid Compressors for Efficient Object Re-Identification


Abstract:

Recent object re-identification (Re-ID) methods gain high efficiency via lightweight student models trained by knowledge distillation (KD). However, the huge architectura...Show More

Abstract:

Recent object re-identification (Re-ID) methods gain high efficiency via lightweight student models trained by knowledge distillation (KD). However, the huge architectural difference between lightweight students and heavy teachers causes students to have difficulties in receiving and understanding teachers’ knowledge, thus losing certain accuracy. To this end, we propose a refiner-expander-refiner (RER) structure to enlarge a student’s representational capacity and prune the student’s complexity. The expander is a multi-branch convolutional layer to expand the student’s representational capacity to understand a teacher’s knowledge comprehensively, which does not require any feature-dimensional adapter to avoid knowledge distortions. The two refiners are 1\times 1 convolutional layers to prune the input and output channels of the expander. In addition, in order to alleviate the competition accuracy-related and pruning-related gradients, we design a common consensus gradient resetting (CCGR) method, which discards unimportant channels according to the intersection of each sample’s unimportant channel judgment. Finally, the trained RER can be simplified into a slim convolutional layer via re-parameterization to speed up inference. As a result, we propose an expanding and refining hybrid compressing (ERHC) method. Extensive experiments show that our ERHC has superior inference speed and accuracy, e.g., on the VeRi-776 dataset, given the ResNet101 as a teacher, ERHC saves 75.33% model parameters (MP) and 74.29% floating-point of operations (FLOPs) without sacrificing accuracy.
Published in: IEEE Transactions on Image Processing ( Volume: 33)
Page(s): 3793 - 3808
Date of Publication: 12 June 2024

ISSN Information:

PubMed ID: 38865219

Funding Agency:


I. Introduction

Object re-identification (Re-ID), such as person Re-ID [1], [2] and vehicle Re-ID [3], [4], focuses on searching for pedestrians or vehicles of interest captured by different cameras installed at various locations within a city, which is a significant potential for intelligent transportation systems to construct smart cities. Generally, high-accuracy object Re-ID methods [3], [4] require complex networks, which naturally require massive inference computations. Traditional knowledge distillation (KD) technologies [5], [6] are promising for efficient object Re-ID, as done in [7], [8], and [9]. However, traditional KD technologies face a huge architectural difference (e.g., different network depths) between the heavy teacher network and the lightweight student network, which is hostile to the accuracy performance of the student network.

Contact IEEE to Subscribe

References

References is not available for this document.