FlexiReID: Adaptive Mixture of Expert for Multi-Modal Person Re-Identification
Zhen Sun, Lei Tan, Yunhang Shen, Chengmao Cai, Xing Sun, Pingyang Dai, Liujuan Cao, Rongrong Ji
TL;DR
FlexiReID addresses the need for flexible cross-modal person re-identification across four modalities (Text, Sketch, Infrared, RGB) by introducing Adaptive Expert Activation Mixture of Experts (AEA-MOE) and Cross-Modal Query Fusion (CMQF). The framework supports seven retrieval modes and uses a CLIP-based dual-encoder backbone to fuse heterogeneous modalities, even when some are missing, via Learnable Embedding Features. An expanded CIRS-PEDES dataset enables unified evaluation across all four modalities, and extensive experiments show state-of-the-art or near-state-of-the-art performance across seven retrieval tasks with strong generalization. This work demonstrates a practical, scalable approach to multimodal Re-ID that can adapt to real-world, heterogeneous data scenarios.
Abstract
Multimodal person re-identification (Re-ID) aims to match pedestrian images across different modalities. However, most existing methods focus on limited cross-modal settings and fail to support arbitrary query-retrieval combinations, hindering practical deployment. We propose FlexiReID, a flexible framework that supports seven retrieval modes across four modalities: rgb, infrared, sketches, and text. FlexiReID introduces an adaptive mixture-of-experts (MoE) mechanism to dynamically integrate diverse modality features and a cross-modal query fusion module to enhance multimodal feature extraction. To facilitate comprehensive evaluation, we construct CIRS-PEDES, a unified dataset extending four popular Re-ID datasets to include all four modalities. Extensive experiments demonstrate that FlexiReID achieves state-of-the-art performance and offers strong generalization in complex scenarios.
