← Search

Paul Gavrikov

6 accepted papers

2026

TTRV: Test-Time Reinforcement Learning for Vision Language Models

CVPR 2026

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 m

Cited by 0SourcecodeScholar
2026

VisualOverload: Probing Visual Understanding of VLMs in Really Dense Scenes

CVPR 2026

Is basic visual understanding really solved in state-of-the-art VLMs? We present VisualOverload, a slightly different visual question answering (VQA) benchmark comprising 2,720 question-answer pairs, with privately held ground-truth responses. Unlike prior VQA datasets that typically focus on near g

Cited by 0SourcecodeScholar
2025

Can We Talk Models Into Seeing the World Differently?

ICLR 2025poster

Unlike traditional vision-only models, vision language models (VLMs) offer an intuitive way to access visual content through language prompting by combining a large language model (LLM) with a vision encoder. However, both the LLM and the vision encoder come with their own set of biases, cue prefere…