paper-with-me

Papers

Explainable Person Re-Identification with Attribute-guided Metric Distillation

2021-03-02 · ICCV 2021 10 · Xiaodong Chen, Xinchen Liu, Wu Liu, Xiao-Ping Zhang, Yongdong Zhang, Tao Mei

Despite the great progress of person re-identification (ReID) with the adoption of Convolutional Neural Networks, current ReID models are opaque and only outputs a scalar distance between two persons. There are few methods providing users semantically understandable explanations for why two persons are the same one or not. In this paper, we propose a post-hoc method, named Attribute-guided Metric Distillation (AMD), to explain existing ReID models. This is the first method to explore attributes to answer: 1) what and where the attributes make two persons different, and 2) how much each attribute contributes to the difference. In AMD, we design a pluggable interpreter network for target models to generate quantitative contributions of attributes and visualize accurate attention maps of the most discriminative attributes. To achieve this goal, we propose a metric distillation loss by which the interpreter learns to decompose the distance of two persons into components of attributes with knowledge distilled from the target model. Moreover, we propose an attribute prior loss to make the interpreter generate attribute-guided attention maps and to eliminate biases caused by the imbalanced distribution of attributes. This loss can guide the interpreter to focus on the exclusive and discriminative attributes rather than the large-area but common attributes of two persons. Comprehensive experiments show that the interpreter can generate effective and intuitive explanations for varied models and generalize well under cross-domain settings. As a by-product, the accuracy of target models can be further improved with our interpreter.

📄 PDF Abstract BibTeX arXiv:2103.01451

Code (1)

SheldongChen/AMD.github.io 공식 구현 pytorch

Tasks

AttributePerson Re-Identification

Similar Papers 제목 키워드 기반

Graph-based Person Signature for Person Re-Identifications

2021-04-14 · Binh X. Nguyen, Binh D. Nguyen, Tuong Do, Erman Tjiputra 외

The task of person re-identification (ReID) is to match images of the same person over multiple non-overlapping camera views. Due to the variations in visual factors, previous works have investigated how the person ident…

AttributeMulti-Task LearningPerson Re-Identification

From Attributes to Natural Language: A Survey and Foresight on Text-based Person Re-identification

2024-07-31

Text-based person re-identification (Re-ID) is a challenging topic in the field of complex multimodal analysis, its ultimate aim is to recognize specific pedestrians by scrutinizing attributes/natural language descriptio…

Adversarial Attribute-Image Person Re-identification

2017-12-05 · Zhou Yin, Wei-Shi Zheng, An-Cong Wu, Hong-Xing Yu 외

While attributes have been widely used for person re-identification (Re-ID) which aims at matching the same person images across disjoint camera views, they are used either as extra features or for performing multi-task …

AttributeMulti-Task LearningPerson Re-Identification

When Person Re-Identification Meets Event Camera: A Benchmark Dataset and An Attribute-guided Re-Identification Framework

2025-07-18 · Xiao Wang, Qian Zhu, Shujuan Wu, Bo Jiang 외 arxiv

Recent researchers have proposed using event cameras for person re-identification (ReID) due to their promising performance and better balance in terms of privacy protection, event camera-based person ReID has attracted …

Person Re-IdentificationContrastive Learning

Attribute Guided Sparse Tensor-Based Model for Person Re-Identification

2021-07-29 · Fariborz Taherkhani, Ali Dabouei, Sobhan Soleymani, Jeremy Dawson 외

Visual perception of a person is easily influenced by many factors such as camera parameters, pose and viewpoint variations. These variations make person Re-Identification (ReID) a challenging problem. Nevertheless, huma…

AttributePerson Re-IdentificationTensor Decomposition