Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TTRV: Test-Time Reinforcement Learning for Vision Language Models

About

Existing methods for extracting reward signals in Reinforcement Learning typically rely on labeled data and dedicated training splits, a setup that contrasts with how humans learn directly from their environment. In this work, we propose TTRV to enhance vision language understanding by adapting the model on the fly at inference time, without the need for any labeled data. Concretely, we enhance the Group Relative Policy Optimization (GRPO) framework by designing rewards based on the frequency of the base model's output, while inferring on each test sample multiple times. Further, we also propose to control the diversity of the model's output by simultaneously rewarding the model for obtaining low entropy of the output empirical distribution. Our approach delivers consistent gains across both object recognition and visual question answering (VQA), with improvements of up to 52.4% and 29.8%, respectively, and average boosts of 24.6% and 10.0% across 16 datasets. Remarkably, on image recognition, TTRV applied to InternVL 8B surpasses GPT-4o by an average of 2.3% over 8 benchmarks, while remaining highly competitive on VQA, demonstrating that test-time reinforcement learning can match or exceed the strongest proprietary models. Finally, we find many interesting properties of test-time RL for VLMs: for example, even in extremely data-constrained scenarios, where adaptation is performed on a single randomly chosen unlabeled test example, TTRV still yields non-trivial improvements of up to 5.5% in recognition tasks.

Akshit Singh, Shyam Marjit, Wei Lin, Paul Gavrikov, Serena Yeung-Levy, Hilde Kuehne, Rogerio Feris, Sivan Doveh, James Glass, M. Jehanzeb Mirza• 2025

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringVideoMME
Accuracy59.26
210
Video Question AnsweringVideoMMMU
Accuracy50.46
124
Medical Visual Question AnsweringSLAKE (test)
Overall Accuracy63.66
56
Video Question AnsweringLongVideoBench (val)
Accuracy57.07
55
Medical Visual Question AnsweringVQA-RAD (test)
Accuracy62.55
38
Medical Visual Question AnsweringVQA-Med (test)
ROUGE-125.75
17
Video Question AnsweringMMVU (val)
Accuracy64.48
15
Video Question AnsweringSciVideoBench
Accuracy25.5
13
Medical Visual Question AnsweringVQA-Med
Accuracy44.95
5
Medical Visual Question AnsweringSlake
Accuracy68.45
5
Showing 10 of 10 rows

Other info

GitHub

Follow for update