video-SALMONN-R$^3$: Learning to ReWatch, ReAsk, and ReAnswer for Efficient Video Understanding

15d ago · Global · primary source: export.arxiv.org

A new video-language model learns to re-watch key segments of a video without relying on costly chain-of-thought annotations, its creators report. The model, called video-SALMONN-R³, uses reinforcement learning to decide when and where to take a second look, improving question-answering accuracy while cutting computational cost [1]. The work was posted to the arXiv preprint server on June 23, 2026 [1]. arXiv, founded in 1991, is an open-access repository that now receives roughly 24,000 submissions per month and hosts more than two million articles across physics, computer science, and related fields [6]. The paper has not yet been peer-reviewed. Video large language models typically operate under tight computation and memory budgets, forcing them to process video at reduced frame rates and spatial resolutions. That compression can cause the model to miss details needed to answer questions accurately [1]. The authors propose a two-stage paradigm: a coarse first pass localizes relevant segments, and a second, higher-fidelity pass re-watches only those segments [1]. Prior re-watch approaches often depend on chain-of-thought reasoning, which requires expensive human-annotated data and a supervised fine-tuning step that can erode a model’s pretrained video understanding [1]. Video-SALMONN-R³ sidesteps that cold-start problem by using reinforcement learning to learn the re-watch policy end-to-end [1]. Two additional mechanisms address behavioral mismatches. A “re-answer” strategy lets the model produce a direct answer after the first watch and then refine it after re-watching, aligning with the answer-first tendency of pretrained video-LLMs. A “re-ask” mechanism re-injects the original query when the model revisits localized segments, improving question adherence [1]. In experiments, video-SALMONN-R³ consistently outperformed both its base model and a QA-SFT baseline. It also surpassed earlier re-watch-based methods while using significantly less computation [1]. The researchers stated that code, models, and data will be publicly released upon acceptance [1].

research-papermodel-release

Background sources we checked (7)
  • arxiv.org ↗ Video large language models (LLMs) are often constrained by computation and memory budgets, leading them to use reduced frame rates and spatial resolutions, which may cause them to miss critical information for question answering (QA). A practical and efficient solution is a two-…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue