arXiv:2502.20158cs.CV2025-02ICCV被引 8

解决视频动作识别中因预训练模型偏见导致的泛化失效问题

Learning to Generalize without Bias for Open-Vocabulary Action Recognition

  • 采用元优化框架,通过跨批次虚拟评估实现快速泛化
  • 在无需额外正则化情况下,显著提升对新动作的识别能力
  • 适合需要强泛化能力的开放词汇动作识别场景

利用CLIP在视觉-文本对齐与静态泛化上的优势,现有视频学习方法常以CLIP初始化并辅以正则化或重组来实现开放词汇动作识别的泛化。然而,由于CLIP固有的静态偏见,此类方法易过度依赖简化的静态特征,从而损害其对新上下文外动作的泛化性能。为此,我们提出Open-MeDe:一种面向开放词汇动作识别的元优化去偏框架。从泛化角度出发,Open-MeDe采用元学习策略,以低成本提升已知到开放的泛化能力及图像到视频的去偏效果。具体地,引入跨批次元优化机制,通过虚拟评估促使视频学习器快速适应后续任意数据,引导更平滑的优化路径。优化过程中无需使用CLIP正则化,隐式缓解了视频元学习器的固有静态偏见。进一步,通过对优化轨迹进行自集成,获得能鲁棒应对上下文内与上下文外新数据的通用最优参数。大量实验表明,Open-MeDe不仅超越现有针对上下文内开放词汇识别的先进正则化方法,更在上下文外场景中表现显著优异。代码已开源。

原文摘要 · Abstract (English)

Leveraging the effective visual-text alignment and static generalizability from CLIP, recent video learners adopt CLIP initialization with further regularization or recombination for generalization in open-vocabulary action recognition in-context. However, due to the static bias of CLIP, such video learners tend to overfit on shortcut static features, thereby compromising their generalizability, especially to novel out-of-context actions. To address this issue, we introduce Open-MeDe, a novel Meta-optimization framework with static Debiasing for Open-vocabulary action recognition. From a fresh perspective of generalization, Open-MeDe adopts a meta-learning approach to improve known-to-open generalizing and image-to-video debiasing in a cost-effective manner. Specifically, Open-MeDe introduces a cross-batch meta-optimization scheme that explicitly encourages video learners to quickly generalize to arbitrary subsequent data via virtual evaluation, steering a smoother optimization landscape. In effect, the free of CLIP regularization during optimization implicitly mitigates the inherent static bias of the video meta-learner. We further apply self-ensemble over the optimization trajectory to obtain generic optimal parameters that can achieve robust generalization to both in-context and out-of-context novel data. Extensive evaluations show that Open-MeDe not only surpasses state-of-the-art regularization methods tailored for in-context open-vocabulary action recognition but also substantially excels in out-of-context scenarios.Code is released at https://github.com/Mia-YatingYu/Open-MeDe.

动作识别开放词汇去偏元学习

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