CLIP-Guided Adaptable Self-Supervised Learning for Human-Centric Visual Tasks
Mingshuang Luo, Ruibing Hou, Bo Chao, Hong Chang, Zimo Liu, Yaowei Wang, Shiguang Shan
TL;DR
CLASP tackles the fragmentation of human-centric visual learning by leveraging CLIP to generate multi-level semantic pseudo-labels (low-level body parts and high-level attributes) from unlabeled data, and by employing a Prompt-Controlled Mixture-of-Experts to adapt feature extraction to task-specific semantic granularity. The framework integrates four losses (DINO-based contrastive, part-level, attribute-level, and MoE load balancing) into a unified pre-training objective, enabling strong generalization across six downstream tasks. Experimental results on LUPerson and standard benchmarks demonstrate state-of-the-art or competitive performance in both semantic and appearance-centric tasks, while reducing inter-task gradient conflicts via PC-MoE. The work highlights the practical impact of combining vision-language pseudo supervision with task-aware modular routing for scalable, unified human-centric representation learning, with implications for surveillance, healthcare, and AR.
Abstract
Human-centric visual analysis plays a pivotal role in diverse applications, including surveillance, healthcare, and human-computer interaction. With the emergence of large-scale unlabeled human image datasets, there is an increasing need for a general unsupervised pre-training model capable of supporting diverse human-centric downstream tasks. To achieve this goal, we propose CLASP (CLIP-guided Adaptable Self-suPervised learning), a novel framework designed for unsupervised pre-training in human-centric visual tasks. CLASP leverages the powerful vision-language model CLIP to generate both low-level (e.g., body parts) and high-level (e.g., attributes) semantic pseudo-labels. These multi-level semantic cues are then integrated into the learned visual representations, enriching their expressiveness and generalizability. Recognizing that different downstream tasks demand varying levels of semantic granularity, CLASP incorporates a Prompt-Controlled Mixture-of-Experts (MoE) module. MoE dynamically adapts feature extraction based on task-specific prompts, mitigating potential feature conflicts and enhancing transferability. Furthermore, CLASP employs a multi-task pre-training strategy, where part- and attribute-level pseudo-labels derived from CLIP guide the representation learning process. Extensive experiments across multiple benchmarks demonstrate that CLASP consistently outperforms existing unsupervised pre-training methods, advancing the field of human-centric visual analysis.
