paper-with-me

홈 › Papers

Aligning Multimodal LLM with Human Preference: A Survey

2025-03-18 · Tao Yu, Yi-Fan Zhang, Chaoyou Fu, Junkang Wu, Jinda Lu, Kun Wang, Xingyu Lu, Yunhang Shen, Guibin Zhang, Dingjie Song, Yibo Yan, Tianlong Xu, Qingsong Wen, Zhang Zhang, Yan Huang, Liang Wang, Tieniu Tan

Large language models (LLMs) can handle a wide variety of general tasks with simple prompts, without the need for task-specific training. Multimodal Large Language Models (MLLMs), built upon LLMs, have demonstrated impressive potential in tackling complex tasks involving visual, auditory, and textual data. However, critical issues related to truthfulness, safety, o1-like reasoning, and alignment with human preference remain insufficiently addressed. This gap has spurred the emergence of various alignment algorithms, each targeting different application scenarios and optimization goals. Recent studies have shown that alignment algorithms are a powerful approach to resolving the aforementioned challenges. In this paper, we aim to provide a comprehensive and systematic review of alignment algorithms for MLLMs. Specifically, we explore four key aspects: (1) the application scenarios covered by alignment algorithms, including general image understanding, multi-image, video, and audio, and extended multimodal applications; (2) the core factors in constructing alignment datasets, including data sources, model responses, and preference annotations; (3) the benchmarks used to evaluate alignment algorithms; and (4) a discussion of potential future directions for the development of alignment algorithms. This work seeks to help researchers organize current advancements in the field and inspire better alignment methods. The project page of this paper is available at https://github.com/BradyFU/Awesome-Multimodal-Large-Language-Models/tree/Alignment.

📄 PDF Abstract BibTeX arXiv:2503.14504

Code (1)

bradyfu/awesome-multimodal-large-language-models 공식 구현

Tasks

Survey

Similar Papers 제목 키워드 기반

Preference Alignment on Diffusion Model: A Comprehensive Survey for Image Generation and Editing

2025-02-10 · Sihao Wu, Xiaonan Si, Chi Xing, Jianhong Wang 외

The integration of preference alignment with diffusion models (DMs) has emerged as a transformative approach to enhance image generation and editing capabilities. Although integrating diffusion models with preference ali…

Autonomous DrivingImage Generation

Aligning Large Vision-Language Models by Deep Reinforcement Learning and Direct Preference Optimization

2025-09-08 · Thanh Thi Nguyen, Campbell Wilson, Janis Dalins arxiv

Large Vision-Language Models (LVLMs) or multimodal large language models represent a significant advancement in artificial intelligence, enabling systems to understand and generate content across both visual and textual …

Reinforcement LearningContinual Learning

A Survey on Human Preference Learning for Large Language Models

2024-06-17 · Ruili Jiang, Kehai Chen, Xuefeng Bai, Zhixuan He 외

The recent surge of versatile large language models (LLMs) largely depends on aligning increasingly capable foundation models with human intentions by preference learning, enhancing LLMs with excellent applicability and …

Preference Tuning with Human Feedback on Language, Speech, and Vision Tasks: A Survey

2024-09-17 · Genta Indra Winata, Hanyang Zhao, Anirban Das, Wenpin Tang 외

Preference tuning is a crucial process for aligning deep generative models with human preferences. This survey offers a thorough overview of recent advancements in preference tuning and the integration of human feedback.…

Towards a Unified View of Preference Learning for Large Language Models: A Survey

2024-09-04 · Bofei Gao, Feifan Song, Yibo Miao, Zefan Cai 외

Large Language Models (LLMs) exhibit remarkably powerful capabilities. One of the crucial factors to achieve success is aligning the LLM's output with human preferences. This alignment process often requires only a small…