paper-with-me

Papers

Personalizing MLLMs via Reinforced Multimodal Reference Game

2026-06-27 · Deepayan Das, Davide Talon, Yiming Wang, Massimiliano Mancini, Elisa Ricci arxiv

Personalizing Multimodal Large Language Models (MLLMs) aims to recognize users' unique concepts from visual data and provide personalized responses. Although prior work has shown the benefit of concept descriptions and reasoning for this task, MLLM descriptions often include information, such as state and context, that does not help and may in fact hinder the unique identification of the target concept among other visually similar items. Effective descriptions of personal concepts should instead be accurate, discriminative, and free of distracting details. To achieve such descriptions, we introduce Reinforced Reference Game (RRG), a learning framework that promotes discriminative descriptions through a novel reinforced multimodal reference game. The MLLM plays both the roles of speaker and listener in a contrastive game setting, whose goal is to effectively communicate discriminative information about a target concept. Our approach formulates a verifiable contrastive reward over hard positives (dissimilar views of the same concept) and hard negatives (visually similar but different concepts). Empirically, RRG achieves state-of-the-art across multiple tasks on three personalization benchmarks. RRG generalizes to unseen domains and outperforms existing methods based on concept descriptions and personalization-specific RL frameworks. We will release code and models in the project page.

📄 PDF Abstract BibTeX arXiv:2606.28845

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Play to Generalize: Learning to Reason Through Game Play

2025-06-09 · Yunfei Xie, Yinsong Ma, Shiyi Lan, Alan Yuille 외

Developing generalizable reasoning capabilities in multimodal large language models (MLLMs) remains challenging. Motivated by cognitive science literature suggesting that gameplay promotes transferable cognitive skills, …

Domain GeneralizationMathMultimodal ReasoningReinforcement Learning (RL)

Reinforced MLLM: A Survey on RL-Based Reasoning in Multimodal Large Language Models

2025-04-30 · Guanghao Zhou, Panjia Qiu, Cen Chen, Jie Wang 외

The application of reinforcement learning (RL) to enhance the reasoning capabilities of Multimodal Large Language Models (MLLMs) constitutes a rapidly advancing research area. While MLLMs extend Large Language Models (LL…

Multimodal ReasoningReinforcement Learning (RL)

Reinforced Attention Learning

2026-02-04 · Bangzheng Li, Jianmo Ni, Chen Qu, Ian Miao 외 arxiv

Post-training with Reinforcement Learning (RL) has substantially improved reasoning in Large Language Models (LLMs) via test-time scaling. However, extending this paradigm to Multimodal LLMs (MLLMs) through verbose ratio…

Reinforcement LearningKnowledge Distillation

Towards Harmless Multimodal Assistants with Blind Preference Optimization

2025-03-18 · Yongqi Li, Lu Yang, Jian Wang, Runyang You 외

Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities in multimodal understanding, reasoning, and interaction. Given the extensive applications of MLLMs, the associated safety issues have bec…

Enhancing the Reasoning Ability of Multimodal Large Language Models via Mixed Preference Optimization

2024-11-15 · Weiyun Wang, Zhe Chen, Wenhai Wang, Yue Cao 외

Existing open-source multimodal large language models (MLLMs) generally follow a training process involving pre-training and supervised fine-tuning. However, these models suffer from distribution shifts, which limit thei…

Multimodal Reasoning