paper-with-me

Papers

Beyond Human Data: Aligning Multimodal Large Language Models by Iterative Self-Evolution

2024-12-20 · Wentao Tan, Qiong Cao, Yibing Zhan, Chao Xue, Changxing Ding

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.

📄 PDF Abstract BibTeX arXiv:2412.15650

Code (1)

wentaotan/sena 공식 구현 pytorch

Tasks

Answer GenerationImage Captioning

Similar Papers 제목 키워드 기반

Beyond Monolithic Rewards: A Hybrid and Multi-Aspect Reward Optimization for MLLM Alignment

2025-10-06 · Radha Gulhane, Sathish Reddy Indurthi arxiv

Aligning multimodal large language models (MLLMs) with human preferences often relies on single-signal, model-based reward methods. Such monolithic rewards often lack confidence calibration across domain-specific tasks, …

Reinforcement LearningMathematical Reasoning

Multimodal Large Language Models and Tunings: Vision, Language, Sensors, Audio, and Beyond

2024-10-08 · Soyeon Caren Han, Feiqi Cao, Josiah Poon, Roberto Navigli

This tutorial explores recent advancements in multimodal pretrained and large models, capable of integrating and processing diverse data forms such as text, images, audio, and video. Participants will gain an understandi…

Question AnsweringVisual Question AnsweringVisual Storytelling

RLHF: A comprehensive Survey for Cultural, Multimodal and Low Latency Alignment Methods

2025-11-06 · Raghav Sharma, Manan Mehta, Sai Tiger Raina arxiv

Reinforcement Learning from Human Feedback (RLHF) is the standard for aligning Large Language Models (LLMs), yet recent progress has moved beyond canonical text-based methods. This survey synthesizes the new frontier of …

Reinforcement Learning

Align is not Enough: Multimodal Universal Jailbreak Attack against Multimodal Large Language Models

2025-06-02 · Youze Wang, WenBo Hu, Yinpeng Dong, Jing Liu 외

Large Language Models (LLMs) have evolved into Multimodal Large Language Models (MLLMs), significantly enhancing their capabilities by integrating visual information and other types, thus aligning more closely with the n…

Safety Alignment

m2sv: A Scalable Benchmark for Map-to-Street-View Spatial Reasoning

2026-01-27 · Yosub Shin, Michael Buriek, Igor Molybog arxiv

Vision--language models (VLMs) achieve strong performance on many multimodal benchmarks but remain brittle on spatial reasoning tasks that require aligning abstract overhead representations with egocentric views. We intr…

Reinforcement LearningSpatial Reasoning