Test-Time Hinting for Black-Box Vision-Language Models
Kaihua Hou, Abhijith Varma Mudunuri, Jiaxing Qiu, Roxana Daneshjou, Thomas Hartvigsen, Ahmed Alaa

TL;DR
This paper introduces Test-Time Hinting, a black-box method that enhances vision-language model accuracy using a single API call by predicting effective hints to mitigate common failure modes.
Contribution
It presents a novel, efficient approach for improving VLM performance via a lightweight hint generator that requires only black-box access and generalizes across models and benchmarks.
Findings
Test-Time Hinting improves VLM accuracy on natural-image VQA benchmarks.
The method generalizes to unseen benchmarks and models without retraining.
It achieves these gains with a single model call and minimal computational overhead.
Abstract
Test-time scaling (TTS) methods have proven highly effective for LLMs, yet their application to vision-language models (VLMs) remains relatively underexplored. Existing VLM TTS methods largely require open-weight model access or expensive repeated sampling, and are evaluated primarily on multimodal mathematical and scientific reasoning benchmarks rather than general visual understanding tasks. In this paper, we propose Test-Time Hinting, a method that improves VLM performance via a single VLM call and requiring only black-box API access, which makes it broadly applicable to frontier closed-weight models. Our method is motivated by the observation that VLM errors tend to cluster around recurring failure patterns. We therefore train a lightweight hint generator model to predict, for a given test input, which "hint" should be prepended to the prompt, providing targeted contextual or…
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.
