CVApr 21, 2025

Collaborative Enhancement Network for Low-quality Multi-spectral Vehicle Re-identification

arXiv:2504.14877v11 citationsh-index: 20Has Code
Originality Incremental advance
AI Analysis

This work addresses vehicle re-identification in surveillance and security applications, offering a novel method to handle low-quality multi-spectral data, though it is incremental as it builds on existing enhancement approaches.

The paper tackles the problem of degraded performance in multi-spectral vehicle re-identification due to lost discriminative cues in low-quality spectra, proposing a Collaborative Enhancement Network (CoEN) that improves accuracy by generating a high-quality proxy and collaboratively enhancing features, achieving state-of-the-art results on three benchmark datasets.

The performance of multi-spectral vehicle Re-identification (ReID) is significantly degraded when some important discriminative cues in visible, near infrared and thermal infrared spectra are lost. Existing methods generate or enhance missing details in low-quality spectra data using the high-quality one, generally called the primary spectrum, but how to justify the primary spectrum is a challenging problem. In addition, when the quality of the primary spectrum is low, the enhancement effect would be greatly degraded, thus limiting the performance of multi-spectral vehicle ReID. To address these problems, we propose the Collaborative Enhancement Network (CoEN), which generates a high-quality proxy from all spectra data and leverages it to supervise the selection of primary spectrum and enhance all spectra features in a collaborative manner, for robust multi-spectral vehicle ReID. First, to integrate the rich cues from all spectra data, we design the Proxy Generator (PG) to progressively aggregate multi-spectral features. Second, we design the Dynamic Quality Sort Module (DQSM), which sorts all spectra data by measuring their correlations with the proxy, to accurately select the primary spectra with the highest correlation. Finally, we design the Collaborative Enhancement Module (CEM) to effectively compensate for missing contents of all spectra by collaborating the primary spectra and the proxy, thereby mitigating the impact of low-quality primary spectra. Extensive experiments on three benchmark datasets are conducted to validate the efficacy of the proposed approach against other multi-spectral vehicle ReID methods. The codes will be released at https://github.com/yongqisun/CoEN.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes