SER: Learning to Ground Video Reasoning with Semantic Evidence Rewards

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

A new training method called Semantic Evidence Reward (SER) aims to improve how machine learning models reason about video content by evaluating the semantic quality of their evidence, rather than relying solely on geometric overlap metrics [1]. The approach, detailed in a paper submitted to the arXiv preprint server on 23 Jun 2026, targets a known weakness in video multi-modal large language models (MLLMs): their tendency to produce correct answers while referencing irrelevant visual information [1][2]. Existing reinforcement learning frameworks for evidence grounding typically use Intersection over Union (IoU) rewards, which measure pixel-level bounding box overlap. These geometry-only signals can be sensitive to boundary perturbations and fail to capture whether the cited evidence is semantically relevant to the question [1][2]. SER reformulates the grounding task as a constrained verification problem. Instead of computing geometric overlap, the method deploys a secondary vision-language model (VLM) as a referee. This local checker evaluates model-generated evidence claims along two axes: relevance and localization quality, and applies a temporal penalty for incorrect frame selection [1][2]. The design reduces dependence on dense box annotations, allowing training to proceed directly on standard video question-answering datasets [1][2]. On the V-STAR benchmark, SER achieved a 49.6% mLGM score, a 3.0-point improvement over the evidence-grounded Open-o3-Video baseline [1][2]. The paper was posted on arXiv, an open-access repository for electronic preprints that, as of late 2024, receives approximately 24,000 submissions per month across fields including computer science and electrical engineering [6]. The work appears within the Computer Vision and Pattern Recognition subject area, a domain where community-developed tools such as the arXiv Bibliographic Explorer and Connected Papers are frequently used to navigate citation networks and discover related research [4][5].

research-papersafety-researchbenchmark

Background sources we checked (7)
  • arxiv.org ↗ Video MLLMs often struggle with fine-grained spatio-temporal reasoning, sometimes generating correct answers based on irrelevant frames or objects. Although outputting spatio-temporal evidence during reasoning is a promising direction, existing RL frameworks typically rely on geo…
  • 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