Strengthening Multimodal Large Language Model with Bootstrapped Preference Optimization
Renjie Pi, Tianyang Han, Wei Xiong, Jipeng Zhang, Runtao Liu, Rui Pan,, Tong Zhang

TL;DR
This paper introduces Bootstrapped Preference Optimization (BPO), a novel method that reduces pretrained bias in Multimodal Large Language Models, leading to improved grounding in visual inputs and state-of-the-art performance.
Contribution
The paper proposes a new preference learning approach using bootstrapped negative responses to mitigate pretrained bias in MLLMs, enhancing their visual grounding capabilities.
Findings
Significant performance improvements across multiple benchmarks.
Effective suppression of pretrained bias in MLLMs.
Enhanced grounding in visual inputs.
Abstract
Multimodal Large Language Models (MLLMs) excel in generating responses based on visual inputs. However, they often suffer from a bias towards generating responses similar to their pretraining corpus, overshadowing the importance of visual information. We treat this bias as a "preference" for pretraining statistics, which hinders the model's grounding in visual input. To mitigate this issue, we propose Bootstrapped Preference Optimization (BPO), which conducts preference learning with datasets containing negative responses bootstrapped from the model itself. Specifically, we propose the following two strategies: 1) using distorted image inputs to the MLLM for eliciting responses that contain signified pretraining bias; 2) leveraging text-based LLM to explicitly inject erroneous but common elements into the original response. Those undesirable responses are paired with original annotated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
