From Training-Free to Adaptive: Empirical Insights into MLLMs' Understanding of Detection Information
Qirui Jiao, Daoyuan Chen, Yilun Huang, Yaliang Li, Ying Shen

TL;DR
This paper investigates how training strategies affect Multimodal Large Language Models' ability to understand detection information, finding that fine-tuning significantly improves performance and robustness over training-free methods.
Contribution
It provides a systematic comparison of training-free, retraining, and fine-tuning approaches, demonstrating the superiority of fine-tuning for integrating detection information in MLLMs.
Findings
Fine-tuning improves performance by 6.71% across benchmarks.
Fine-tuning enhances robustness to detection model swaps.
Training significantly enhances MLLMs' understanding of detection-infused text.
Abstract
Despite the impressive capabilities of Multimodal Large Language Models (MLLMs) in integrating text and image modalities, challenges remain in accurately interpreting detailed visual elements. Vision detection models excel at recognizing fine-grained image details, prompting researchers to use them to enhance MLLMs. One effective strategy is to infuse detection information in text format, which has proven simple and effective. However, most studies utilize this method without training, leaving the potential of adaptive training largely unexplored. Adaptive training could significantly enhance MLLMs' comprehension of unique inputs while filtering out irrelevant information. This paper addresses the crucial question: How does training impact MLLMs' understanding of infused textual detection information? We systematically experiment with various representative models to evaluate the…
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
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques
MethodsAttention Is All You Need · Linear Layer · Residual Connection · Layer Normalization · Multi-Head Attention · Softmax · Dense Connections · Vision Transformer · self-DIstillation with NO labels
