Switch language한국어
Back to the list

VLMs are Good Teachers for Video Reasoning via Adaptive Test-Time Optimization

TL;DR AI

Key summary

2 min read
  1. Researchers proposed a test-time optimization framework that uses a vision-language model to infer task rules and convert them into differentiable rewards.

  2. Those rewards guide a video generation model by updating a lightweight LoRA module during inference, without changing the base model.

  3. On VBVR-Bench and RULER-Bench, the method improved average performance by 16.7 points and beat prior VLM-as-solver and Best-of-N approaches.

  4. The result suggests VLMs can act as effective teachers and evaluators for stronger video reasoning at test time.

Read the original