paper-with-me

Papers

Generalizable Person Re-identification with Relevance-aware Mixture of Experts

2021-05-19 · CVPR 2021 1 · Yongxing Dai, Xiaotong Li, Jun Liu, Zekun Tong, Ling-Yu Duan

Domain generalizable (DG) person re-identification (ReID) is a challenging problem because we cannot access any unseen target domain data during training. Almost all the existing DG ReID methods follow the same pipeline where they use a hybrid dataset from multiple source domains for training, and then directly apply the trained model to the unseen target domains for testing. These methods often neglect individual source domains' discriminative characteristics and their relevances w.r.t. the unseen target domains, though both of which can be leveraged to help the model's generalization. To handle the above two issues, we propose a novel method called the relevance-aware mixture of experts (RaMoE), using an effective voting-based mixture mechanism to dynamically leverage source domains' diverse characteristics to improve the model's generalization. Specifically, we propose a decorrelation loss to make the source domain networks (experts) keep the diversity and discriminability of individual domains' characteristics. Besides, we design a voting network to adaptively integrate all the experts' features into the more generalizable aggregated features with domain relevance. Considering the target domains' invisibility during training, we propose a novel learning-to-learn algorithm combined with our relation alignment loss to update the voting network. Extensive experiments demonstrate that our proposed RaMoE outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2105.09156

Code (0)

등록된 구현이 없습니다.

Tasks

Generalizable Person Re-identificationMixture-of-ExpertsPerson Re-Identification

Similar Papers 제목 키워드 기반

Mimic Embedding via Adaptive Aggregation: Learning Generalizable Person Re-identification

2021-12-16 · Boqiang Xu, Jian Liang, Lingxiao He, Zhenan Sun

Domain generalizable (DG) person re-identification (ReID) aims to test across unseen domains without access to the target domain data at training time, which is a realistic but challenging problem. In contrast to methods…

Generalizable Person Re-identificationMixture-of-ExpertsPerson Re-IdentificationUnsupervised Domain Adaptation

Adaptive Domain-Specific Normalization for Generalizable Person Re-Identification

2021-05-07 · Jiawei Liu, Zhipeng Huang, Kecheng Zheng, Dong Liu 외

Although existing person re-identification (Re-ID) methods have shown impressive accuracy, most of them usually suffer from poor generalization on unseen target domain. Thus, generalizable person Re-ID has recently drawn…

Generalizable Person Re-identificationMeta-LearningPerson Re-Identification

Unleashing the Potential of Pre-Trained Diffusion Models for Generalizable Person Re-Identification

2025-02-10 · Jiachen Li, Xiaojin Gong

Domain-generalizable re-identification (DG Re-ID) aims to train a model on one or more source domains and evaluate its performance on unseen target domains, a task that has attracted growing attention due to its practica…

Contrastive LearningGeneralizable Person Re-identificationPerson Re-IdentificationRepresentation Learning

ReMix: Training Generalized Person Re-identification on a Mixture of Data

2024-10-29 · Timur Mamedov, Anton Konushin, Vadim Konushin

Modern person re-identification (Re-ID) methods have a weak generalization ability and experience a major accuracy drop when capturing environments change. This is because existing multi-camera Re-ID datasets are limited…

DiversityGeneralizable Person Re-identificationPerson Re-Identification

TAL: Two-stream Adaptive Learning for Generalizable Person Re-identification

2021-11-29 · Yichao Yan, Junjie Li, Shengcai Liao, Jie Qin 외

Domain generalizable person re-identification aims to apply a trained model to unseen domains. Prior works either combine the data in all the training domains to capture domain-invariant features, or adopt a mixture of e…

Domain GeneralizationGeneralizable Person Re-identificationMixture-of-ExpertsPerson Re-Identification+1