DM-Adapter: Domain-Aware Mixture-of-Adapters for Text-Based Person Retrieval
Abstract
Text-based person retrieval (TPR) has gained significant attention as a fine-grained and challenging task that closely aligns with practical applications. Tailoring CLIP to person domain is now a emerging research topic due to the abundant knowledge of vision-language pretraining, but challenges still remain during fine-tuning: (i) Previous full-model fine-tuning in TPR is computationally expensive and prone to overfitting.(ii) Existing parameter-efficient transfer learning (PETL) for TPR lacks of fine-grained feature extraction. To address these issues, we propose Domain-Aware Mixture-of-Adapters (DM-Adapter), which unifies Mixture-of-Experts (MOE) and PETL to enhance fine-grained feature representations while maintaining efficiency. Specifically, Sparse Mixture-of-Adapters is designed in parallel to MLP layers in both vision and language branches, where different experts specialize in distinct aspects of person knowledge to handle features more finely. To promote the router to exploit domain information effectively and alleviate the routing imbalance, Domain-Aware Router is then developed by building a novel gating function and injecting learnable domain-aware prompts. Extensive experiments show that our DM-Adapter achieves state-of-the-art performance, outperforming previous methods by a significant margin.
Cite
Text
Liu et al. "DM-Adapter: Domain-Aware Mixture-of-Adapters for Text-Based Person Retrieval." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I6.32608Markdown
[Liu et al. "DM-Adapter: Domain-Aware Mixture-of-Adapters for Text-Based Person Retrieval." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/liu2025aaai-dm/) doi:10.1609/AAAI.V39I6.32608BibTeX
@inproceedings{liu2025aaai-dm,
title = {{DM-Adapter: Domain-Aware Mixture-of-Adapters for Text-Based Person Retrieval}},
author = {Liu, Yating and Liu, Zimo and Lan, Xiangyuan and Yang, Wenming and Li, Yaowei and Liao, Qingmin},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {5703-5711},
doi = {10.1609/AAAI.V39I6.32608},
url = {https://mlanthology.org/aaai/2025/liu2025aaai-dm/}
}