paper-with-me

홈 › Papers

Multimodal LLMs as Customized Reward Models for Text-to-Image Generation

2025-07-28 · Shijie Zhou, Ruiyi Zhang, Huaisheng Zhu, Branislav Kveton, Yufan Zhou, Jiuxiang Gu, Jian Chen, Changyou Chen arxiv

We introduce LLaVA-Reward, an efficient reward model designed to automatically evaluate text-to-image (T2I) generations across multiple perspectives, leveraging pretrained multimodal large language models (MLLMs). Existing MLLM-based approaches require instruction-following data for supervised fine-tuning and evaluate generation quality on analyzing text response, which is time-consuming and difficult to train. To address this problem, we propose LLaVA-Reward, which directly utilizes the hidden states of MLLMs given text-image pairs. To enhance the bidirectional interaction between visual and textual representations in decoder-only MLLMs, we further propose adding a Skip-connection Cross Attention (SkipCA) module. This design enhances text-image correlation reasoning by connecting early-layer visual features with later-layer hidden representations. In addition, LLaVA-Reward supports different types of preference data for efficient fine-tuning, including paired preference data and unpaired data. We train LLaVA-Reward on four evaluation perspectives: text-image alignment, fidelity/artifact, safety, and overall ranking. Empirical results demonstrate that LLaVA-Reward outperforms conventional and MLLM-based methods in generating human-aligned scores for automatic evaluations and inference-time scaling in text-to-image generations.

📄 PDF Abstract BibTeX arXiv:2507.21391

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Evaluating MLLMs with Multimodal Multi-image Reasoning Benchmark

2025-06-04 · Ziming Cheng, Binrui Xu, Lisheng Gong, Zuhe Song 외

With enhanced capabilities and widespread applications, Multimodal Large Language Models (MLLMs) are increasingly required to process and reason over multiple images simultaneously. However, existing MLLM benchmarks focu…

SentenceVisual Reasoning

DT2IT-MRM: Debiased Preference Construction and Iterative Training for Multimodal Reward Modeling

2026-04-21 · Zhihong Zhang, Jie Zhao, Xiaojian Huang, Jin Xu 외 arxiv

Multimodal reward models (MRMs) play a crucial role in aligning Multimodal Large Language Models (MLLMs) with human preferences. Training a good MRM requires high-quality multimodal preference data. However, existing pre…

Multimodal RewardBench 2: Evaluating Omni Reward Models for Interleaved Text and Image

2025-12-18 · Yushi Hu, Reyhane Askari-Hemmat, Melissa Hall, Emily Dinan 외 arxiv

Reward models (RMs) are essential for training large language models (LLMs), but remain underexplored for omni models that handle interleaved image and text sequences. We introduce Multimodal RewardBench 2 (MMRB2), the f…

Multimodal ReasoningImage Editing

BaseReward: A Strong Baseline for Multimodal Reward Model

2025-09-19 · Yi-Fan Zhang, Haihua Yang, Huanyu Zhang, Yang Shi 외 arxiv

The rapid advancement of Multimodal Large Language Models (MLLMs) has made aligning them with human preferences a critical challenge. Reward Models (RMs) are a core technology for achieving this goal, but a systematic gu…

Reinforcement Learning

Protecting Privacy in Multimodal Large Language Models with MLLMU-Bench

2024-10-29 · Zheyuan Liu, Guangyao Dou, Mengzhao Jia, Zhaoxuan Tan 외

Generative models such as Large Language Models (LLM) and Multimodal Large Language models (MLLMs) trained on massive web corpora can memorize and disclose individuals' confidential and private data, raising legal and et…

Language ModelingLanguage ModellingLarge Language ModelMachine Unlearning+1