通过对话游戏让模型无监督生成更准确的图像描述。
Emergent Natural Language with Communication Games for Improving Image Captioning Capabilities without Additional Data
- 用双智能体强化学习模拟说话-听者对话,自发提升语言表达能力。
- 不加标签情况下达46分BLEU,比基础模型高2分;无监督设置下31分,领先10分。
- 适合想在无标注数据下提升图像描述能力的研究者使用。
图像描述是构建各类AI系统的重要任务,传统方法依赖大量标注图像数据训练模型。由于现有标注数据已广泛用于大视觉语言模型(VLM)训练,进一步提升性能变得困难。为此,本文关注无监督图像描述任务,提出LoGIC(Lewis Communication Game for Image Captioning),一种基于多智能体强化学习的对话游戏。该方法包含一个‘说话者’和一个‘听者’,目标是学习自然语言通信策略。在合作型共同奖励设置下使用GRPO算法训练,发现图像描述性能随智能体博弈自然涌现。实验表明:以预训练VLM为说话者、大语言模型(LLM)为听者时,微调后达到46分BLEU,比原始VLM高出2分;若替换说话者为轻量级组件(ViT+GPT2)并从零训练,无监督条件下获得31分BLEU,相比现有无监督方法提升10分。结果验证了通过对话机制可有效激发模型的自然语言生成能力。
原文摘要 · Abstract (English)
Image captioning is an important problem in developing various AI systems, and these tasks require large volumes of annotated images to train the models. Since all existing labelled datasets are already used for training the large Vision Language Models (VLMs), it becomes challenging to improve the performance of the same. Considering this, it is essential to consider the unsupervised image captioning performance, which remains relatively under-explored. To that end, we propose LoGIC (Lewis Communication Game for Image Captioning), a Multi-agent Reinforcement Learning game. The proposed method consists of two agents, a 'speaker' and a 'listener', with the objective of learning a strategy for communicating in natural language. We train agents in the cooperative common-reward setting using the GRPO algorithm and show that improvement in image captioning performance emerges as a consequence of the agents learning to play the game. We show that using pre-trained VLMs as the 'speaker' and Large Language Model (LLM) for language understanding in the 'listener', we achieved a $46$ BLEU score after fine-tuning using LoGIC without additional labels, a $2$ units advantage in absolute metrics compared to the $44$ BLEU score of the vanilla VLM. Additionally, we replace the VLM from the 'speaker' with lightweight components: (i) a ViT for image perception and (ii) a GPT2 language generation, and train them from scratch using LoGIC, obtaining a $31$ BLEU score in the unsupervised setting, a $10$ points advantage over existing unsupervised image-captioning methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。