arXiv:2511.15923cs.CV2025-11被引 1

用自生成理由提升视觉语言模型在小样本视频分类中的表现

RB-FT: Rationale-Bootstrapped Fine-Tuning for Video Classification

  • 先让模型自动生成视频分析理由,再据此微调
  • 相比直接微调,准确率显著提升
  • 适合数据少的垂直领域视频分析任务

视觉语言模型(VLMs)在多媒体理解中日益重要,但在数据有限的特定领域视频分类任务中表现不佳,根源在于语义鸿沟——稀疏的领域数据无法弥合复杂时空内容与抽象分类标签之间的差距。本文提出一种两阶段自提升范式,无需新标注即可填补这一鸿沟。首先,通过提示让VLM为每个视频生成详细文本理由,迫使其阐述领域特定逻辑;随后,利用这些自生成理由对VLM进行微调,使模型表征与目标领域的细微差别对齐。第二阶段,在任务标签上执行常规监督微调(SFT),由于模型已具备领域推理能力,效果显著提升。在多个数据集上的实验表明,该方法显著优于直接SFT,验证了自生成理由作为高效、无标注的VLM领域适配范式的有效性。

原文摘要 · Abstract (English)

Vision Language Models (VLMs) are becoming increasingly integral to multimedia understanding; however, they often struggle with domain-specific video classification tasks, particularly in cases with limited data. This stems from a critical \textit{rationale gap}, where sparse domain data is insufficient to bridge the semantic distance between complex spatio-temporal content and abstract classification labels. We propose a two-stage self-improvement paradigm to bridge this gap without new annotations. First, we prompt the VLMs to generate detailed textual rationales for each video, compelling them to articulate the domain-specific logic. The VLM is then fine-tuned on these self-generated rationales, utilizing this intermediate supervision to align its representations with the nuances of the target domain. Second, conventional supervised fine-tuning (SFT) is performed on the task labels, achieving markedly higher effectiveness as a result of the model's pre-acquired domain reasoning. Extensive experiments on diverse datasets demonstrate that our method significantly outperforms direct SFT, validating self-generated rationale as an effective, annotation-efficient paradigm for adapting VLMs to domain-specific video analysis.

视频分类视觉语言模型小样本学习自生成理由

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