Scale-Aware Pre-Training for Human-Centric Visual Perception: Enabling Lightweight and Generalizable Models
Journal:
arXiv
Published Date:
Mar 11, 2025
Abstract
Human-centric visual perception (HVP) has recently achieved remarkable
progress due to advancements in large-scale self-supervised pretraining (SSP).
However, existing HVP models face limitations in adapting to real-world
applications, which require general visual patterns for downstream tasks while
maintaining computationally sustainable costs to ensure compatibility with edge
devices. These limitations primarily arise from two issues: 1) the pretraining
objectives focus solely on specific visual patterns, limiting the
generalizability of the learned patterns for diverse downstream tasks; and 2)
HVP models often exhibit excessively large model sizes, making them
incompatible with real-world applications. To address these limitations, we
introduce Scale-Aware Image Pretraining (SAIP), a novel SSP framework enabling
lightweight vision models to acquire general patterns for HVP. Specifically,
SAIP incorporates three learning objectives based on the principle of
cross-scale consistency: 1) Cross-scale Matching (CSM) which contrastively
learns image-level invariant patterns from multi-scale single-person images; 2)
Cross-scale Reconstruction (CSR) which learns pixel-level consistent visual
structures from multi-scale masked single-person images; and 3) Cross-scale
Search (CSS) which learns to capture diverse patterns from multi-scale
multi-person images. Three objectives complement one another, enabling
lightweight models to learn multi-scale generalizable patterns essential for
HVP downstream tasks.Extensive experiments conducted across 12 HVP datasets
demonstrate that SAIP exhibits remarkable generalization capabilities across 9
human-centric vision tasks. Moreover, it achieves significant performance
improvements over existing methods, with gains of 3%-13% in single-person
discrimination tasks, 1%-11% in dense prediction tasks, and 1%-6% in
multi-person visual understanding tasks.