arXiv:2603.26597cs.CV2026-03中稿 · CVPR被引 2

轻量级框架解决图像模型迁移到视频时的时空一致性与语义区分矛盾。

From Static to Dynamic: Exploring Self-supervised Image-to-Video Representation Transfer Learning

  • 在冻结图像模型上加轻量投影层,通过周期一致性目标优化表示空间。
  • 仅用5轮自监督训练,8个模型在多个视频任务上表现均提升。
  • 理论证明该方法可在特定条件下实现更优的时空平衡,适合高效迁移学习场景。

近期研究通过将预训练图像模型迁移至视频任务,在视频表征学习方面取得显著进展,通常依赖复杂的时序模块和视频微调。然而,微调大量参数会损害跨视频语义区分能力(即区分不同视频中物体的能力);而减少可调参数又会影响单视频内的时间一致性,导致同一物体在视频中表示不稳定。这表明图像到视频迁移中存在内在的时空一致性与语义区分性权衡。为此,我们提出一致性-可分离性权衡迁移学习框架(Co-Settle),在冻结的图像预训练编码器之上添加轻量级投影层,通过时序周期一致性目标和语义可分离性约束调整表示空间。我们进一步提供理论支持,证明在适当条件下,优化后的投影能实现更优的权衡。在八个图像预训练模型上的实验表明,仅需五轮自监督训练,即可在多个视频任务层级上获得一致提升。代码已公开于 https://github.com/yafeng19/Co-Settle。

原文摘要 · Abstract (English)

Recent studies have made notable progress in video representation learning by transferring image-pretrained models to video tasks, typically with complex temporal modules and video fine-tuning. However, fine-tuning heavy modules may compromise inter-video semantic separability, i.e., the essential ability to distinguish objects across videos. While reducing the tunable parameters hinders their intra-video temporal consistency, which is required for stable representations of the same object within a video. This dilemma indicates a potential trade-off between the intra-video temporal consistency and inter-video semantic separability during image-to-video transfer. To this end, we propose the Consistency-Separability Trade-off Transfer Learning (Co-Settle) framework, which applies a lightweight projection layer on top of the frozen image-pretrained encoder to adjust representation space with a temporal cycle consistency objective and a semantic separability constraint. We further provide a theoretical support showing that the optimized projection yields a better trade-off between the two properties under appropriate conditions. Experiments on eight image-pretrained models demonstrate consistent improvements across multiple levels of video tasks with only five epochs of self-supervised training. The code is available at https://github.com/yafeng19/Co-Settle.

视频生成自监督学习迁移学习

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