arXiv:2502.13942cs.CV2025-02被引 3

用分步思考机制提升少样本图像描述生成效果

A Chain-of-Thought Subspace Meta-Learning for Few-shot Image Captioning with Large Vision and Language Models

  • 设计分步思考的元学习框架,模拟人类描述图像过程
  • 在三个数据集上均优于现有方法,尤其在少样本下表现显著
  • 适合研究少样本视觉语言生成与大模型微调的学者

大规模视觉语言预训练模型通过海量数据编码了视觉与语言先验,使生成内容更自然真实。然而,在少样本场景下,视觉与语言模态间仍存在显著差距,仅依赖极少量训练数据难以有效建模。为缓解此问题,本文提出一种多模态元学习框架,通过可调提示连接两个冻结的大规模视觉与语言模型。针对现有单步提示方案在少样本下生成不准确的问题,我们引入链式思维(CoT)元学习策略,将图像描述过程分解为多步推理,更贴近人类认知。同时,为避免步骤间干扰,我们在不同子空间中分别学习各步骤的元参数。在MSCOCO、Flickr8k和Flickr30k三个常用图像描述数据集的少样本设置下评估,结果表明本方法在多种指标上均优于基线模型。

原文摘要 · Abstract (English)

A large-scale vision and language model that has been pretrained on massive data encodes visual and linguistic prior, which makes it easier to generate images and language that are more natural and realistic. Despite this, there is still a significant domain gap between the modalities of vision and language, especially when training data is scarce in few-shot settings, where only very limited data are available for training. In order to mitigate this issue, a multi-modal meta-learning framework has been proposed to bridge the gap between two frozen pretrained large vision and language models by introducing a tunable prompt connecting these two large models. For few-shot image captioning, the existing multi-model meta-learning framework utilizes a one-step prompting scheme to accumulate the visual features of input images to guide the language model, which struggles to generate accurate image descriptions with only a few training samples. Instead, we propose a chain-of-thought (CoT) meta-learning scheme as a multi-step image captioning procedure to better imitate how humans describe images. In addition, we further propose to learn different meta-parameters of the model corresponding to each CoT step in distinct subspaces to avoid interference. We evaluated our method on three commonly used image captioning datasets, i.e., MSCOCO, Flickr8k, and Flickr30k, under few-shot settings. The results of our experiments indicate that our chain-of-thought subspace meta-learning strategy is superior to the baselines in terms of performance across different datasets measured by different metrics.

少样本生成链式思考元学习视觉语言模型

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