Real-world vision-language applications demand varying levels of perceptual granularity. However, most existing visual large language models (VLLMs), such as LLaVA, pre-assume a fixed resolution for downstream tasks, which leads to subpar performance. To address this problem, we first conduct a comprehensive and pioneering investigation into the resolution preferences of different vision-language tasks, revealing a correlation between resolution preferences with image complexity, and uncertainty variance of the VLLM at different image input resolutions. Building on this insight, we propose an empirical formula to determine the optimal resolution for a given vision-language task, combining these two factors. Second, based on rigorous experiments, we propose a novel parameter-efficient fine-tuning technique to extend the visual input resolution of pre-trained VLLMs to the identified optimal resolution. Extensive experiments on various vision-language tasks validate the effectiveness of our method.
@article{arxiv.2510.09822,
title = {Task-Aware Resolution Optimization for Visual Large Language Models},
author = {Weiqing Luo and Zhen Tan and Yifan Li and Xinyu Zhao and Kwonjoon Lee and Behzad Dariush and Tianlong Chen},
journal= {arXiv preprint arXiv:2510.09822},
year = {2025}
}
Comments
Accepted as a main conference paper at EMNLP 2025. 9 pages (main content), 7 figures