Deep Constrained Dominant Sets for Person Re-Identification
Abstract
In this work, we propose an end-to-end constrained clustering scheme to tackle the person re-identification (re-id) problem. Deep neural networks (DNN) have recently proven to be effective on person re-identification task. In particular, rather than leveraging solely a probe-gallery similarity, diffusing the similarities among the gallery images in an end-to-end manner has proven to be effective in yielding a robust probe-gallery affinity. However, existing methods do not apply probe image as a constraint, and are prone to noise propagation during the similarity diffusion process. To overcome this, we propose an intriguing scheme which treats person-image retrieval problem as a constrained clustering optimization problem, called deep constrained dominant sets (DCDS). Given a probe and gallery images, we re-formulate person re-id problem as finding a constrained cluster, where the probe image is taken as a constraint (seed) and each cluster corresponds to a set of images corresponding to the same person. By optimizing the constrained clustering in an end-to-end manner, we naturally leverage the contextual knowledge of a set of images corresponding to the given person-images. We further enhance the performance by integrating an auxiliary net alongside DCDS, which employs a multi-scale ResNet. To validate the effectiveness of our method we present experiments on several benchmark datasets and show that the proposed method can outperform state-of-the-art methods.
Cite
Text
Alemu et al. "Deep Constrained Dominant Sets for Person Re-Identification." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00995Markdown
[Alemu et al. "Deep Constrained Dominant Sets for Person Re-Identification." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/alemu2019iccv-deep/) doi:10.1109/ICCV.2019.00995BibTeX
@inproceedings{alemu2019iccv-deep,
title = {{Deep Constrained Dominant Sets for Person Re-Identification}},
author = {Alemu, Leulseged Tesfaye and Pelillo, Marcello and Shah, Mubarak},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
year = {2019},
doi = {10.1109/ICCV.2019.00995},
url = {https://mlanthology.org/iccv/2019/alemu2019iccv-deep/}
}