Language Integration in Fine-Tuning Multimodal Large Language Models for Image-Based Regression
Roy H. Jennings, Genady Paikin, Roy Shaul, Evgeny Soloveichik

TL;DR
This paper introduces RvTC, a bin-based classification method for multimodal large language models that leverages semantic prompts to significantly improve image-based regression performance, surpassing previous approaches.
Contribution
The paper proposes RvTC, a novel flexible bin-based classification approach that eliminates manual vocabulary crafting and enhances regression accuracy using semantic prompts in MLLMs.
Findings
RvTC achieves state-of-the-art results on four image assessment datasets.
Semantic prompts substantially improve model performance over generic prompts.
The method generalizes across different MLLM architectures.
Abstract
Multimodal Large Language Models (MLLMs) show promise for image-based regression tasks, but current approaches face key limitations. Recent methods fine-tune MLLMs using preset output vocabularies and generic task-level prompts (e.g., "How would you rate this image?"), assuming this mimics human rating behavior. Our analysis reveals that these approaches provide no benefit over image-only training. Models using preset vocabularies and generic prompts perform equivalently to image-only models, failing to leverage semantic understanding from textual input. We propose Regression via Transformer-Based Classification (RvTC), which replaces vocabulary-constrained classification with a flexible bin-based approach. Unlike approaches that address discretization errors through complex distributional modeling, RvTC eliminates manual vocabulary crafting through straightforward bin increase,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Topic Modeling
