Papers › Exploring the Effect of Reinforcement Learning on Video Understanding: Insights from...

Exploring the Effect of Reinforcement Learning on Video Understanding: Insights from SEED-Bench-R1

31 Mar 2025arXiv:2503.24376archive 2025-07-28

Yi Chen, Yuying Ge, Rui Wang, Yixiao Ge, Lu Qiu, Ying Shan, Xihui Liu

Recent advancements in Chain of Thought (COT) generation have significantly improved the reasoning capabilities of Large Language Models (LLMs), with reinforcement learning (RL) emerging as an effective post-training approach. Multimodal Large Language Models (MLLMs) inherit this reasoning potential but remain underexplored in tasks requiring both perception and logical reasoning. To address this, we introduce SEED-Bench-R1, a benchmark designed to systematically evaluate post-training methods for MLLMs in video understanding. It includes intricate real-world videos and complex everyday planning tasks in the format of multiple-choice questions, requiring sophisticated perception and reasoning. SEED-Bench-R1 assesses generalization through a three-level hierarchy: in-distribution, cross-environment, and cross-environment-task scenarios, equipped with a large-scale training dataset with easily verifiable ground-truth answers. Using Qwen2-VL-Instruct-7B as a base model, we compare RL with supervised fine-tuning (SFT), demonstrating RL's data efficiency and superior performance on both in-distribution and out-of-distribution tasks, even outperforming SFT on general video understanding benchmarks like LongVideoBench. Our detailed analysis reveals that RL enhances visual perception but often produces less logically coherent reasoning chains. We identify key limitations such as inconsistent reasoning and overlooked visual cues, and suggest future improvements in base model reasoning, reward modeling, and RL robustness against noisy signals.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2503.24376")

Code

Syntology Ran 3 of 9 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 3 ran · honoured contract.

By repository: official repository: 9 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tencentarc/seed-bench-r1 officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 3 ran; 3 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · honoured contract
6unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tencentarc/seed-bench-r1. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ceil_by_factor tencentarc/seed-bench-r1/qwen-vl-utils/src/qwen_vl_utils/vision_process_egoplan.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 6e45201fa27cb24a · report
floor_by_factor tencentarc/seed-bench-r1/qwen-vl-utils/src/qwen_vl_utils/vision_process_egoplan.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 8155263d7ff19bb3 · report
round_by_factor tencentarc/seed-bench-r1/qwen-vl-utils/src/qwen_vl_utils/vision_process_egoplan.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · e252767324188623 · report
convert_example tencentarc/seed-bench-r1/src/open_r1_egoplan/sft.py official repository unverified Apache-2.0 (permissive) · 06c3869c64af2266 · report
create_dataset_from_jsonl_simple tencentarc/seed-bench-r1/src/open_r1_egoplan/grpo.py official repository unverified Apache-2.0 (permissive) · 196b59b21bda8cbe · report
create_dataset_from_jsonl_simple tencentarc/seed-bench-r1/src/open_r1_egoplan/sft.py official repository unverified Apache-2.0 (permissive) · b239a84dd5aac76c · report
format_reward tencentarc/seed-bench-r1/src/open_r1_egoplan/grpo.py official repository unverified Apache-2.0 (permissive) · 1fd4dec0e26848af · report
make_conversation_egoplan tencentarc/seed-bench-r1/infer.py official repository unverified Apache-2.0 (permissive) · c1df6681680a10d2 · report
make_conversation_longvideobench tencentarc/seed-bench-r1/infer.py official repository unverified Apache-2.0 (permissive) · 58ba34587ddd45bf · report

Tasks

Logical ReasoningMultiple-choiceReinforcement Learning (RL)Video Understanding

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BASESFT

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections