paper-with-me

홈 › Papers

Attention-based Few-Shot Person Re-identification Using Meta Learning

2018-06-24 · Alireza Rahimpour, Hairong Qi

In this paper, we investigate the challenging task of person re-identification from a new perspective and propose an end-to-end attention-based architecture for few-shot re-identification through meta-learning. The motivation for this task lies in the fact that humans, can usually identify another person after just seeing that given person a few times (or even once) by attending to their memory. On the other hand, the unique nature of the person re-identification problem, i.e., only few examples exist per identity and new identities always appearing during testing, calls for a few shot learning architecture with the capacity of handling new identities. Hence, we frame the problem within a meta-learning setting, where a neural network based meta-learner is trained to optimize a learner i.e., an attention-based matching function. Another challenge of the person re-identification problem is the small inter-class difference between different identities and large intra-class difference of the same identity. In order to increase the discriminative power of the model, we propose a new attention-based feature encoding scheme that takes into account the critical intra-view and cross-view relationship of images. We refer to the proposed Attention-based Re-identification Metalearning model as ARM. Extensive evaluations demonstrate the advantages of the ARM as compared to the state-of-the-art on the challenging PRID2011, CUHK01, CUHK03 and Market1501 datasets.

📄 PDF Abstract BibTeX arXiv:1806.09613

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningMeta-LearningPerson Re-Identification

Similar Papers 제목 키워드 기반

Improving Person Re-Identification via Pose-Aware Multi-Shot Matching

2016-06-01 · CVPR 2016 6 · Yeong-Jun Cho, Kuk-Jin Yoon

Person re-identification is the problem of recognizing people across images or videos from non-overlapping views. Although there has been much progress in person re-identification for the last decade, it still remains a …

Person Re-Identification

PaMM: Pose-aware Multi-shot Matching for Improving Person Re-identification

2017-05-17 · Yeong-Jun Cho, Kuk-Jin Yoon

Person re-identification is the problem of recognizing people across different images or videos with non-overlapping views. Although there has been much progress in person re-identification over the last decade, it remai…

Person Re-Identification

Mixed High-Order Attention Network for Person Re-Identification

2019-08-16 · ICCV 2019 10 · Binghui Chen, Weihong Deng, Jiani Hu

Attention has become more attractive in person reidentification (ReID) as it is capable of biasing the allocation of available resources towards the most informative parts of an input signal. However, state-of-the-art wo…

Person Re-IdentificationVocal Bursts Intensity PredictionZero-Shot Learning

Generalizable Person Re-Identification by Domain-Invariant Mapping Network

2019-06-01 · CVPR 2019 6 · Jifei Song, Yongxin Yang, Yi-Zhe Song, Tao Xiang 외

We aim to learn a domain generalizable person re-identification (ReID) model. When such a model is trained on a set of source domains (ReID datasets collected from different camera networks), it can be directly applied t…

Domain GeneralizationGeneralizable Person Re-identificationMeta-LearningPerson Re-Identification

Multi-shot Person Re-identification through Set Distance with Visual Distributional Representation

2018-08-03 · Ting-yao Hu, Xiaojun Chang, Alexander G. Hauptmann

Person re-identification aims to identify a specific person at distinct times and locations. It is challenging because of occlusion, illumination, and viewpoint change in camera views. Recently, multi-shot person re-id t…

Person Re-Identification