arXiv:2607.13192cs.CV2026-07

对比预训练微调与联合训练,发现后者在少标签时更高效。

Self-Supervised Visual Representation Learning: Pretrain-Finetuning or Joint Training?

论文配图:Self-Supervised Visual Representation Learning: Pretrain-Finetuning or Joint Training?
图 1 · 摘自论文原文
  • 比较了预训练微调与自监督与监督目标联合优化两种训练方式。
  • 联合训练在低标签数据下提升训练效率,且表现更鲁棒。
  • 为不同场景选择合适训练策略提供实证依据,适合实际应用者参考。

自监督是利用无标签数据学习视觉表征的强大技术。现有方法主要采用两阶段流程:先在无标签数据上预训练,再在有标签数据上微调。尽管该流程效果显著,但自监督与监督目标之间的交互机制尚不明确。本文系统研究了在训练过程中同时优化自监督和监督目标是否更优。对比两种范式:(1) 预训练后微调(PFT),(2) 联合训练(JT),即在同一网络中同步优化两类损失。我们在自然、医疗、危机响应和遥感等八类代表性视觉任务上,评估不同标签比例下的性能。结果表明,PFT与JT的相对优势取决于任务类型、标签数量及领域复杂度。联合训练在低标签设置下持续提升数据与训练效率,且更具鲁棒性;而预训练微调在专业领域更可靠。我们进一步分析了表征质量、鲁棒性与跨域泛化能力,揭示了两类目标在优化过程中的交互机制。本文建立了混合自监督半监督学习的全面基准,并为多样化视觉应用提供训练策略选择指导。

原文摘要 · Abstract (English)

Self-supervision is a powerful technique for learning visual representations from unlabeled data. Existing techniques primarily adopt a two-stage approach for self-supervised learning (SSL): a pretraining stage on unlabeled data followed by a finetuning stage on labeled data. While this pipeline has demonstrated extreme effectiveness, the interaction between self-supervised and supervised learning objectives remains insufficiently understood. In this work, we systematically investigate whether jointly optimizing the self-supervised and supervised objectives during training provides a better alternative. We compare two training paradigms: (1) the aforementioned pretraining followed by finetuning (PFT) and (2) joint training (JT), where self-supervised and supervised losses are optimized simultaneously in the same network. Across eight representative SSL methods and diverse computer vision tasks on natural, medical, crisis response, and remote sensing data, we evaluate performance under varying percentages of labeled data. Our results reveal that the relative effectiveness of PFT and JT depends strongly on the task at hand, the availability of labeled data, and the complexity of the domain. We find that JT consistently improves data and training efficiency while being robust in low-label settings, while PFT is more reliable in more specialized domains. We further analyze representation quality, robustness, and cross-domain generalization, providing new insights into how self-supervised and supervised objectives interact during optimization. We establish a comprehensive empirical benchmark for hybrid SSL-based semi-supervised learning and offer practical guidance for selecting appropriate training strategies across diverse vision applications.

自监督联合训练少样本学习视觉表征

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。