无需人工标注,模型自动生成问答对优化多模态大模型
Beyond Human Data: Aligning Multimodal Large Language Models by Iterative Self-Evolution
- 基于图像自动生成问题并动态优化,避免无关或不可答问题
- 通过图像补全与损坏图生成正负样本,提升偏好学习效果
- 结合内容对齐损失减少幻觉,适合追求高效训练的开发者
人类偏好对齐能显著提升多模态大语言模型(MLLMs)性能,但高质量偏好数据收集成本高昂。现有自演化方法仍依赖人工或GPT标注数据,有时需额外模型或真实答案。为此,我们提出一种新型多模态自演化框架,仅利用未标注图像实现模型自主生成高质量问答对。首先,采用图像驱动的自提问机制,根据图像内容生成并评估问题,若问题无关或不可答则重生成,奠定良好回答基础。其次,引入答案自增强技术,从图像描述开始提升答案质量,并用损坏图像生成拒绝答案,形成用于优化的差异偏好对。最后,结合图像内容对齐损失函数与直接偏好优化(DPO)损失,降低幻觉,确保模型聚焦图像内容。实验表明,该框架在不依赖外部信息的情况下表现媲美现有方法,提供更高效、可扩展的MLLM训练路径。
原文摘要 · Abstract (English)
Human preference alignment can greatly enhance Multimodal Large Language Models (MLLMs), but collecting high-quality preference data is costly. A promising solution is the self-evolution strategy, where models are iteratively trained on data they generate. However, current techniques still rely on human- or GPT-annotated data and sometimes require additional models or ground truth answers. To address these issues, we propose a novel multimodal self-evolution framework that enables the model to autonomously generate high-quality questions and answers using only unannotated images. First, we implement an image-driven self-questioning mechanism, allowing the model to create and evaluate questions based on image content, regenerating them if they are irrelevant or unanswerable. This sets a strong foundation for answer generation. Second, we introduce an answer self-enhancement technique, starting with image captioning to improve answer quality. We also use corrupted images to generate rejected answers, forming distinct preference pairs for optimization. Finally, we incorporate an image content alignment loss function alongside Direct Preference Optimization (DPO) loss to reduce hallucinations, ensuring the model focuses on image content. Experiments show that our framework performs competitively with methods using external information, offering a more efficient and scalable approach to MLLMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。