REVIEW 1 major objections 2 minor 55 cited by
LongVideoBench: A Benchmark for Long-context Interleaved Video-Language Understanding
T0 review · 1 major / 2 minor · reviewed 2026-05-18 · grok-4.3
Pith's one-line read LongVideoBench tests long-context video understanding with referring reasoning on videos up to an hour long.
desk verdict LongVideoBench adds a practical new benchmark for hour-scale video QA with a referring reasoning task, though the claim tying gains strictly to frame capacity rests on cross-model comparisons without tight controls. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
Referring reasoning, the task in which a question contains a referring query that points to related video contexts called the referred context, forcing the model to locate and reason over the relevant details from that context.
What would settle it
A model that processes only a small number of frames yet matches or exceeds the accuracy of models that ingest many more frames on the full set of 6,678 questions would undermine the reported link between frame capacity and benchmark performance.
Extended reading notes
Core claim
LongVideoBench supplies 3,763 videos and 6,678 questions that frame the core problem as accurate retrieval and reasoning over detailed multimodal information from long interleaved inputs, using a referring-reasoning task in which each question points to a referred context that the model must then analyze.
Load-bearing premise
The human-annotated questions and video selection process accurately capture long-term multimodal understanding without significant curation biases or gaps in coverage of real-world scenarios.
Editorial extensions
If this is right
- Proprietary models such as GPT-4o, Gemini-1.5-Pro and GPT-4-Turbo still encounter substantial difficulties on hour-long video inputs.
- Open-source models display an even wider performance gap than their proprietary counterparts.
- Benchmark scores rise measurably only when models gain the ability to process additional frames.
Reading between the lines
- Developers could use the benchmark to measure progress toward systems that retain fine detail across extended video sequences without proportional increases in compute.
- The design may encourage new architectures that better fuse subtitle text with visual content over long time spans.
- Similar referring-reasoning formats could be adapted to test long-context understanding in other modalities such as audio or document streams.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript introduces LongVideoBench, a QA benchmark for long-context interleaved video-language understanding consisting of 3,763 web videos (up to 1 hour) with subtitles across diverse themes and 6,678 human-annotated multiple-choice questions in 17 categories. It defines a 'referring reasoning' task in which each question contains a referring query to a referred video context, requiring models to retrieve and reason over detailed multimodal information from long inputs. Evaluations on proprietary LMMs (GPT-4o, Gemini-1.5-Pro, GPT-4-Turbo) and open-source models show substantial challenges and performance gaps, with results indicating that gains occur only for models able to process more frames.
Significance. If the annotations prove reliable and the task genuinely isolates long-context multimodal reasoning, LongVideoBench would be a valuable addition to the field as one of the largest public benchmarks targeting hour-scale video-language inputs. The human-annotated scale, thematic diversity, and explicit focus on retrieval-plus-reasoning over referred contexts provide a concrete testbed for future long-context LMMs. The reported performance ceilings on current frontier models already supply useful empirical signals.
major comments (1)
- [Abstract and Results] Abstract and Results section: the statement that 'model performance on the benchmark improves only when they are capable of processing more frames' rests on cross-model comparisons. These models differ simultaneously in scale, pre-training corpus, instruction tuning, and long-context adaptation; no within-model ablation that holds architecture and training fixed while varying only frame count or context length is described. The causal 'only when' phrasing therefore lacks direct support and risks confounding.
minor comments (2)
- [Benchmark Construction] Benchmark construction section: inter-annotator agreement statistics, question validation procedures, and explicit exclusion criteria for the 6,678 questions are not reported in detail. Adding these would strengthen the claim that the questions comprehensively require long-term multimodal understanding.
- [Task Definition] The paper positions 'referring reasoning' as a novel formulation, yet the distinction from prior referring-expression or long-video QA tasks could be made more explicit to clarify its incremental contribution.
Simulated Author's Rebuttal
We thank the referee for the careful reading and constructive comment on the interpretation of our results. We address the major comment below and will make the corresponding revisions to the manuscript.
read point-by-point responses
-
Referee: [Abstract and Results] Abstract and Results section: the statement that 'model performance on the benchmark improves only when they are capable of processing more frames' rests on cross-model comparisons. These models differ simultaneously in scale, pre-training corpus, instruction tuning, and long-context adaptation; no within-model ablation that holds architecture and training fixed while varying only frame count or context length is described. The causal 'only when' phrasing therefore lacks direct support and risks confounding.
Authors: We agree with the referee that the original phrasing in the abstract and results section implies a stronger causal relationship than is warranted by the cross-model comparisons presented. Our evaluations show that models with longer effective context windows (such as Gemini-1.5-Pro) achieve higher accuracy, while others plateau, but we acknowledge that these models also differ in scale, training data, and other factors. We will revise the abstract to replace the causal 'improves only when' with a more precise observational statement, e.g., 'we observe that performance on LongVideoBench is higher for models capable of processing more frames.' In the results section we will add explicit discussion of the limitations of cross-model analysis and note that within-model ablations varying only frame count or context length are left for future work. These changes will be incorporated in the revised manuscript. revision: yes
Circularity Check
No circularity: benchmark is externally constructed and evaluated
full rationale
The paper constructs LongVideoBench from web-collected videos and human-annotated questions in a referring-reasoning task. All reported results are empirical evaluations of independent external models (GPT-4o, Gemini-1.5-Pro, open-source LMMs) on this fixed benchmark. No equations, fitted parameters, self-citations, or derivations are present that reduce any claim to the paper's own inputs by construction. The statement that performance improves only with greater frame capacity is an observational finding from cross-model comparisons, not a self-referential prediction or renamed input.
Assumptions & free parameters
invented entities (1)
-
referring reasoning task
Cite this review
Pith. "Pith review of LongVideoBench: A Benchmark for Long-context Interleaved Video-Language Understanding." pith.science (2026). https://pith.science/paper/NP77ZS2J
@misc{pith2026240715754,
author = {Pith},
title = {Pith review of: LongVideoBench: A Benchmark for Long-context Interleaved Video-Language Understanding},
year = {2026},
howpublished = {\url{https://pith.science/paper/NP77ZS2J}},
note = {Machine review of arXiv:2407.15754}
}
read the original abstract
Large multimodal models (LMMs) are processing increasingly longer and richer inputs. Albeit the progress, few public benchmark is available to measure such development. To mitigate this gap, we introduce LongVideoBench, a question-answering benchmark that features video-language interleaved inputs up to an hour long. Our benchmark includes 3,763 varying-length web-collected videos with their subtitles across diverse themes, designed to comprehensively evaluate LMMs on long-term multimodal understanding. To achieve this, we interpret the primary challenge as to accurately retrieve and reason over detailed multimodal information from long inputs. As such, we formulate a novel video question-answering task termed referring reasoning. Specifically, as part of the question, it contains a referring query that references related video contexts, called referred context. The model is then required to reason over relevant video details from the referred context. Following the paradigm of referring reasoning, we curate 6,678 human-annotated multiple-choice questions in 17 fine-grained categories, establishing one of the most comprehensive benchmarks for long-form video understanding. Evaluations suggest that the LongVideoBench presents significant challenges even for the most advanced proprietary models (e.g. GPT-4o, Gemini-1.5-Pro, GPT-4-Turbo), while their open-source counterparts show an even larger performance gap. In addition, our results indicate that model performance on the benchmark improves only when they are capable of processing more frames, positioning LongVideoBench as a valuable benchmark for evaluating future-generation long-context LMMs.
Forward citations
Cited by 55 Pith papers
-
AdaThinkV: Adaptive Thinking for Token-Efficient Video Reasoning
A video reasoning model learns per question whether to reason aloud or answer directly, improving accuracy by about 3 points over the best adaptive baseline while using about 23% fewer output tokens.
-
HumanMoveVQA: Can Video MLLMs reason about human movement in videos?
HumanMoveVQA is a new benchmark that generates 10K+ QA pairs from 3D-lifted video tracks to evaluate video MLLMs on global human trajectory and orientation reasoning.
-
An Efficient Streaming Video Understanding Framework with Agentic Control
R3-Streaming uses cascaded control with age-aware memory forgetting and TB-GRPO reinforcement learning to reach SOTA scores of 57.92 on OVO-Bench and 76.36 on StreamingBench with 95-96% fewer visual tokens.
-
MemLens: Benchmarking Multimodal Long-Term Memory in Large Vision-Language Models
MemLens benchmark shows long-context LVLMs lose accuracy with length while memory agents lose visual fidelity, with multi-session reasoning below 30% for most systems and neither approach solving the task alone.
-
A Benchmark for Omni-Modal Reasoning in Long Videos
A new 45-minute-scale omni-modal video Q&A benchmark and a training-free retrieval-refine agent, whose reported agent score (66.64% in the abstract) is not supported by the paper's own main results (44.66%).
-
MORSE-500: A Programmatically Controllable Video Benchmark to Stress-Test Multimodal Reasoning
A 500-video benchmark with six reasoning categories shows state-of-the-art vision-language models scoring below 25%, with particularly low performance on planning and abstract reasoning.
-
ScaleLong: A Multi-Timescale Benchmark for Long Video Understanding
ScaleLong embeds four timescale question types into the same long videos, and evaluation of 23 MLLMs reveals a U-shaped accuracy curve across timescales.
-
LVBench: An Extreme Long Video Understanding Benchmark
LVBench is a new benchmark for extreme long video understanding that evaluates multimodal large language models on hour-scale videos using tasks designed to probe extended memory and comprehension.
-
Capek 0.5: An Execution-Centric Vision-Language Model for Embodied Intelligence
An execution-centric training recipe that specializes a vision-language model into four capability experts and consolidates them via weight merging and distillation yields a single embodied model with broad benchmark gains.
-
The Low Frequency Trap: Video Language Models Fail at Simple Event Bookkeeping
Trace-grounded parametric profiling of three synthetic counting tasks shows current video-language models only count reliably at low event counts and low rates, and final-answer accuracy masks poor timestamp-level eve...
-
CLIP-CC-Bench: Evaluating Paragraph-Level Video Descriptions in Video-Language Models
CLIP-CC-Bench is a 200-clip benchmark with expert paragraph references that ranks 17 video-language models via an ensemble of five embedding-based semantic judges.
-
CRAFT: Compression via Recursive Adaptive Fusion of Video Tokens for Vision-Language Models
CRAFT recursively merges video tokens with training-free similarity selection plus learnable gated fusion, retaining ~97% of average accuracy at 8x compression across six benchmarks.
-
VideoChat3: Fully Open Video MLLM for Efficient and Generalist Video Understanding
An open 4B video MLLM with inflated-3D ViT tokenization and adaptive streaming perception outperforms comparable open models on general, long-video, and streaming benchmarks while using fewer visual tokens.
-
MedStreamBench: A Time-Aware Benchmark for Streaming and Proactive Medical Video Understanding
MedStreamBench integrates 22 medical datasets into 5,419 QA instances across retrospective, present, future, and proactive temporal settings to evaluate streaming and proactive medical video understanding.
-
EFlow: Learning Evidence Flow for Long-Video Reasoning with Adaptive Reflection
Separating temporal grounding from answer reasoning, plus low-confidence full-video re-reading, modestly improves long-video QA on Qwen3-VL across five benchmarks.
-
From Accuracy to Visual Dependence: Auditing and Filtering Modality Collapse in Traffic VideoQA
Audit of four VideoQA benchmarks reveals text-only shortcuts in VLMs; new diagnostics Blind Gap, Visual Gain, and Shortcut Score quantify and filter visual dependence.
-
DELTAVID: Enhancing Fine-Grained Spatiotemporal Perception with Cross-Video Differences
Rule-reward training on controllable cross-video differences (Grounding + MCQ) improves Video MLLM local spatiotemporal evidence localization and transfers to general video QA benchmarks.
-
HPP: Hierarchical Programmatic Probing for Long Video Understanding by Decoupling Perception and Reasoning
HPP decouples perception from reasoning in long-video VLMs by having an LLM run iterative programmatic probes on hierarchically segmented video, reporting gains on LongVideoBench, EgoSchema, VideoMME, and MLVU.
-
Harnessing Streaming Video in the Wild
Presents Streaming-Train-248K dataset, Streaming Harness system, and Streaming-Eval benchmark to enable VLMs for proactive, memory-equipped streaming video understanding.
-
MOSS-Video-Preview: Toward Real-Time Video Understanding via Cross-Attention
MOSS-Video-Preview introduces a cross-attention architecture and synthesized real-time QA data to enable continuous perception, answer revision, and faster inference in video-language models compared to decoder-only designs.
-
PEEK: Picking Essential frames via Efficient Knowledge distillation
PEEK distills caption-conditioned frame relevance into a lightweight visual model, outperforming adaptive baselines on ActivityNet Captions and MSR-VTT especially at 1-2 frame budgets while adding only 5.2% overhead.
-
Multi-Scale Separable Fourier Neural Networks for Solving High-Frequency PDEs
MS-SFNN encodes multi-scale Fourier features in a separable product of fixed-weight cosine subnetworks and solves for linear coefficients by least squares, claiming better accuracy than PINN and SV-SNN on high-frequency PDEs.
-
TeachObs: A Human-Validated Benchmark for Multimodal Teaching Observation and Model Evaluation
TeachObs provides human-validated segment- and lesson-level labels on 30 classroom videos and finds frontier VLMs inconsistent, frame-inflated, and over-generous versus expert raters.
-
Prism: Spectral-Aware Block-Sparse Attention
Mean-pooling under RoPE attenuates high-frequency position signals (a spectral blind spot), and Prism's dual-band RMS-calibrated block selection recovers enough signal to match full attention at up to 5.1× prefill speedup.
-
VideoForest: Person-Anchored Hierarchical Reasoning for Cross-Video Question Answering
A person-anchored tree plus multi-agent LLM pipeline lets a system answer cross-video queries about the same person, and it beats single-video models on the authors' new CrossVideoQA benchmark.
-
Position: Reasoning After Perception Means Reasoning Without Vision
Reasoning in text space cannot recover visual information that was collapsed during perception, so multimodal models need architectures that reason within the visual representation.
-
AuroraLong: Bringing RNNs Back to Efficient Open-Ended Video Understanding
A 2B-parameter video-language model using an RWKV linear-RNN backbone and sorted token merging achieves competitive long-video QA accuracy with far lower memory cost than transformer-based models.
-
ReFoCUS: Reinforcement-guided Frame Optimization for Contextual Understanding
A reinforcement-learned frame selection policy, trained with reward margins from a reference video-LLM, improves video QA accuracy of LLaVA-OV and InternVL3 across several benchmarks.
-
VCapsBench: A Large-scale Fine-grained Benchmark for Video Caption Quality Evaluation
VCapsBench is a video caption quality benchmark with 109,796 QA pairs across 21 fine-grained dimensions on 5,677 videos, evaluating caption accuracy, inconsistency, and coverage.
-
Hardware-Efficient Attention for Fast Decoding
Grouped-Tied Attention and Grouped Latent Attention reduce KV-cache memory and speed up LLM decoding by up to 2x while matching the quality of GQA and MLA at up to 1.47B parameters.
-
QuickVideo: Real-Time Long Video Understanding with System Algorithm Co-Design
A co-designed parallel decoder and KV-pruned group prefill pipeline speeds up long video LLM inference by over 3x, from 69.7 to 20.0 seconds on a 30-minute input.
-
LiveVLM: Efficient Online Video Understanding via Streaming-Oriented KV Cache and Retrieval
LiveVLM introduces VSB and PaR to compress and retrieve KV cache in streaming video LLMs, enabling LLaVA-OneVision to reach SOTA accuracy among training-free query-agnostic and training-based online models.
-
Temporal Preference Optimization for Long-Form Video Understanding
TPO trains video-LMMs to prefer answers generated from complete, relevant frames over answers from incomplete or irrelevant frames, improving temporal grounding on LongVideoBench, MLVU, and Video-MME.
-
MotionBench: Benchmarking and Improving Fine-grained Video Motion Understanding for Vision Language Models
MotionBench is a new benchmark showing poor fine-grained motion understanding in VLMs and proposes TE Fusion to improve performance with higher frame rates.
-
VideoChat-Flash: Hierarchical Compression for Long-Context Video Modeling
VideoChat-Flash applies hierarchical video token compression to achieve ~50x reduction in context length for long videos while maintaining near-original performance on long-context benchmarks.
-
GIRAFFE: Design Choices for Extending the Context Length of Visual Language Models
Giraffe extends Qwen-VL and Qwen2-VL to 128K context using a new multimodal RoPE extension, a curated data recipe, and hybrid-resolution inference, reaching state-of-the-art results among open-source long-context VLMs.
-
Mage-VL: An Efficient Codec-Native Streaming Multimodal Foundation Model
Codec-guided sparse patch selection plus a lightweight speak/silent gate yields a 4B streaming VLM that is competitive on static tasks, stronger on video/spatial benchmarks, and much cheaper at inference.
-
TuringViT: Making SOTA Vision Transformers Accessible to All
TuringViT uses Turing Linear Attention, VISTA-Curation, and dynamic-resolution pretraining to outperform open ViT baselines with 10% data while improving VLM performance and high-resolution latency.
-
VisionPulse: Dynamic Visual Sparsity for Efficient Multimodal Reasoning
VisionPulse is a step-wise visual token pruning method for LMMs that retains 5% of tokens per step, shortens reasoning traces by 11.2%, and maintains accuracy.
-
EgoCoT-Bench: Benchmarking Grounded and Verifiable Operation-Centric Chain of Thought Reasoning for MLLMs
EgoCoT-Bench provides 3,172 verifiable QA pairs across perception, anticipation, and reasoning tasks on egocentric videos, revealing that many MLLMs give answer-correct but evidence-inconsistent explanations.
-
Omnidirectional Spatial Modeling from Correlated Panoramas
The authors create a cross-frame panoramic VQA benchmark from 3D scene data and show that GRPO fine-tuning of Qwen2.5-VL raises its score on that benchmark.
-
Task-Aware KV Compression For Cost-Effective Long Video Understanding
Video-X2L uses bi-level KV compression with task-aware selective reloading to improve long-video QA accuracy and reduce decode-time memory versus uniform KV compression.
-
Enhancing Sports Strategy with Video Analytics and Data Mining: Assessing the effectiveness of Multimodal LLMs in tennis video analysis
VideoLLaMA2's tennis sequence edit score jumps from 39.7 to 76.0 when text coordinates from detection models are included in the prompt, and a separately fine-tuned CLIP encoder raises single-event accuracy from 0.41 to 0.56.
-
Video-XL-2: Towards Very Long-Video Understanding Through Task-Aware KV Sparsification
Video-XL-2 cuts long-video inference cost with chunked pre-filling and query-gated dense-or-sparse KV reloading, reporting half the FLOPs and a third less decoding memory at roughly equal benchmark scores.
-
FlexSelect: Flexible Token Selection for Efficient Long Video Understanding
FlexSelect selects a small fraction of query-relevant visual tokens using attention from an intermediate layer, improving long-video accuracy and inference speed across multiple VideoLLMs.
-
Qwen2.5-VL Technical Report
Qwen2.5-VL reports a vision-language model family using native dynamic-resolution ViT and absolute time encoding that matches GPT-4o on document and diagram tasks while supporting hour-long videos with second-level lo...
-
Ola: Pushing the Frontiers of Omni-Modal Language Model
Ola, a 7B omni-modal language model, achieves competitive image, video, and audio understanding with progressive modality alignment, though it does not beat all specialized models on every benchmark.
-
VideoRAG: Retrieval-Augmented Generation with Extreme Long-Context Videos
VideoRAG combines graph-based text indexing with multimodal visual embeddings to answer questions across multi-hour video collections, supported by a new 134-hour benchmark.
-
TinyLLaVA-Video: Towards Smaller LMMs for Video Understanding with Group Resampler
A small video model with a group resampler reduces video input to a few hundred tokens and beats several 7B models on common video benchmarks.
-
FocusChat: Text-guided Long Video Understanding via Spatiotemporal Information Filtering
FocusChat uses prompt-guided spatial and temporal filtering to cut visual tokens to as few as 16 while matching or beating a larger Video-LLaMA baseline.
-
mPLUG-Owl3: Towards Long Image-Sequence Understanding in Multi-Modal Large Language Models
mPLUG-Owl3 introduces hyper attention blocks to integrate vision and language for long image-sequence understanding and reports SOTA results on single-image, multi-image, and video benchmarks.
-
InternVideo3: Agentify Foundation Models with Multimodal Contextual Reasoning
InternVideo3 introduces Multimodal Contextual Reasoning and M^2LA attention to enable closed-loop evidence accumulation in long-video understanding and agentic tool use, reporting strong benchmark results.
-
DynTok: Dynamic Compression of Visual Tokens for Efficient and Effective Video Understanding
DynTok dynamically merges similar adjacent visual tokens into groups, reducing video token counts to 44.4% with comparable or better video understanding accuracy.
-
A Survey on Large Language Model Acceleration based on KV Cache Management
A survey that classifies KV cache management techniques for faster LLM inference into token-level, model-level, and system-level categories, with benchmark resources.
-
Infinite Video Understanding
The paper argues that video understanding research should aim at processing streams of arbitrary, unbounded duration and outlines the challenges, directions, and metrics needed.
Reference graph
Works this paper leans on
-
[1]
InstructBLIP: Towards General-purpose Vision-Language Models with Instruction Tuning
URL https://huggingface.co/blog/idefics. Albert Q. Jiang, Alexandre Sablayrolles, Arthur Mensch, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Florian Bressand, Gianna Lengyel, Guillaume Lample, Lucile Saulnier, Lélio Renard Lavaud, Marie-Anne Lachaux, Pierre Stock, Teven Le Scao, Thibaut Lavril, Thomas Wang, Timothée Lacroix, and William El ...
work page Pith review arXiv 2023
-
[2]
For all authors... (a) Do the main claims made in the abstract and introduction accurately reflect the paper’s contributions and scope? [Yes] (b) Did you describe the limitations of your work? [Yes] See Sec. C (c) Did you discuss any potential negative societal impacts of your work? [Yes] See Sec. D (d) Have you read the ethics review guidelines and ensur...
-
[3]
If you are including theoretical results... (a) Did you state the full set of assumptions of all theoretical results? [N/A] (b) Did you include complete proofs of all theoretical results? [N/A]
-
[4]
If you ran experiments (e.g. for benchmarks)... (a) Did you include the code, data, and instructions needed to reproduce the main experi- mental results (either in the supplemental material or as a URL)? [Yes] All code, data and instructions can be assessed at https://longvideobench.github.io. (b) Did you specify all the training details (e.g., data split...
-
[5]
If you are using existing assets (e.g., code, data, models) or curating/releasing new assets... (a) If your work uses existing assets, did you cite the creators? [Yes] (b) Did you mention the license of the assets? [Yes] (c) Did you include any new assets either in the supplemental material or as a URL? [Yes] All assets can be assessed at https://longvide...
-
[6]
If you used crowdsourcing or conducted research with human subjects... (a) Did you include the full text of instructions given to participants and screenshots, if applicable? [Yes] The instructions are included separately in Sec. E.1. (b) Did you describe any potential participant risks, with links to Institutional Review Board (IRB) approvals, if applica...
work page 2024
-
[7]
Find an action or event
-
[8]
Pause, describe/outline the scene information as the question stem
Show all 76 references
-
[9]
Use this action or event as the answer
-
[10]
S CENE -REFERRED OBJECT (S2O)
You may refer to these examples: • What is the boy in the video doing at Danube Square? • What happens after all the ingredients are placed in the pot? • When the video transitions to the office, what are the employees doing? • What are the characters in the video doing in the...
-
[12]
Describe/outline the scene information as the question stem
-
[13]
Use the appearing people/objects and the absent ones as correct and incorrect answers respectively
-
[14]
S CENE -REFERRED OBJECT ATTRIBUTE (S2A)
You may refer to these examples: • What objects appeared in Laura’s bedroom in the video? (Lifestyle) • When all the ingredients are chopped and placed together, which ingredient did not appear? (Cooking) • Which communication method was not mentioned in the fourth section? (P...
-
[15]
Find a scene, observe the people or objects in this scene
-
[16]
Describe/outline the scene information and determine an object as the question stem
-
[17]
Use existing and non-existing attributes of the object as correct and incorrect answers respectively, such as material, color, shape, transparency, surface characteristics, structural features
-
[18]
EVENT -REFERRED OBJECT (E2O)
You may refer to these examples: • What clothes is Laura wearing in the bedroom with an air conditioner, a bed, and a clothes rack? • What color is used to represent the feed forward layer in the Transformer network in Figure 4? • Is the person in red clothing wearing glasses ...
-
[19]
Find an action or event. 18
-
[20]
Identify the participating people or objects
-
[21]
Describe this action/event as the question stem
-
[22]
The options should also be as detailed as possible
Based on the subtitles at the time of the action/event or other background information, detail the participating people/objects as the answer. The options should also be as detailed as possible
-
[23]
OBJECT -REFERRED EVENT (O2E)
You may refer to these examples: • Who participated in and won the duel in the movie? • Which character finished knitting the sweater? • What object exploded in the chemistry experiment in the video? • What is the expression of the input variable passed into the Transformer in...
-
[24]
Find a person or object
-
[25]
Identify the actions/events that happens at their appearance
-
[26]
Describe the person/object as the question stem
-
[27]
Based on a scene where this person/object appears (e.g., first appearance), ask what event happened or what action they took at that time
-
[28]
T EXT-REFERRED EVENT (T2E)
You may refer to these examples: • What did the girl in red do the first time she appeared? • What happened the first time a volcano appeared in the video? VI. T EXT-REFERRED EVENT (T2E)
-
[30]
Identify the action in the current frame of the video
-
[31]
Think of a few actions that did not appear in the video but are easily confused
-
[32]
Use the action from step 2 as the correct answer, and the actions from step 3 as other options
-
[33]
bidirectional encoder
You may refer to these examples: • What was the protagonist doing when mentioning the Renaissance? • What event happened when “bidirectional encoder” first appeared in the subtitles? VII. T EXT-REFERRED OBJECT (T2O)
-
[35]
Identify a certain object in the frame; for example, a black water bottle
-
[36]
Think of a few objects that did not appear in the video but are easily confused, such as a red water bottle, a black hat, a water dispenser, a transparent water cup
-
[37]
Use the object from step 2 as the correct answer, and the objects from step 3 as other options
-
[38]
revolutionary changes
You may refer to these examples: • What object was present when the lecturer mentioned “revolutionary changes”? • Which object did not appear when talking about Jack and Rose having a heart-to-heart conversation? VIII. T EXT-REFERRED OBJECT ATTRIBUTE (S2A)
-
[39]
Find a segment of subtitles, pause the video
-
[40]
Identify a certain object in the frame
-
[41]
Identify an attribute of the object, such as material, color, shape, transparency, surface characteristics, structural features
-
[42]
Use the object from step 2 as the correct answer, and the attributes from step 3 as other options. 19
-
[43]
The specific instructions for each category of (L2) questions are as follows
You may refer to these examples: • What was Tesla’s hairstyle like when he was mentioned to have invented alternating current? • What color hat was the female protagonist wearing when talking about taking a break? Instructions for (L2) Relation questions. The specific instruct...
-
[44]
Find two or more adjacent actions or events
-
[45]
Describe one of the actions/events as the question stem, and the other as the correct answer
-
[46]
O BJECT BEFORE /AFTER OBJECT (O3O)
You may refer to these examples: • What did Clara do before taking a photo? (applicable to movie or lifestyle videos) • What needs to be done after installing the screws? (applicable to guide videos) • Which of the following historical/geographical events was mentioned first? ...
-
[47]
Find two or more people/objects/concepts that appear in the video
-
[48]
Describe one of the objects as the question stem, and the other as the correct answer
-
[49]
S EQUENCE OF SCENES (SSS)
You may refer to these examples: • After Jack appears, which character appears first in this movie? • Which concept is introduced first in the video after entropy is introduced? XI. S EQUENCE OF SCENES (SSS)
-
[50]
Find multiple scenes (at least three) in the video
-
[51]
Ask questions about the order of these scenes
-
[52]
Answer with the correct sequence and use a few scrambled sequences as distractors
-
[53]
First, a segment of the experiment video is played, then slides with text are shown, and finally XXXX
You may refer to this example: • Which of the following scene sequences is correct? • A. First, a segment of the experiment video is played, then slides with text are shown, and finally XXXX. • B. First, slides with text are shown, ... XII. S CENE -REFERRED OBJECT TRACKING (SOS)
-
[56]
Then ask in which other scenes did they appear
-
[57]
Distractors are scenes where this object did not appear
-
[58]
Square on a sunny day, – B
You may refer to these examples: • In which of the following places did the boy who was running at the beginning of the video appear? – A. Square on a sunny day, – B. On a boat at sea, – C. In a bar on a rainy day, ... • In which other scenes did the protagonist’s lightsaber, ...
-
[59]
Find a specific person/object/concept that appears in multiple scenes
-
[61]
Then describe another scene and ask what attribute of this person/object/concept has changed at that time
-
[62]
Changed from a white T-shirt to a black vest – B
You may refer to these examples: • What did the boy running at the beginning of the video change into when climbing the mountain at the end? – A. Changed from a white T-shirt to a black vest – B. Changed from red shoes to white shoes – C. ... • What changed in the color of the...
-
[63]
Find a segment of subtitles, and an action/event in the video that happens before/after it
-
[64]
Rephrase/outline the subtitle as the given information and design the question stem, with the action/event as the correct answer
-
[65]
Distractors are other actions/events in the video that do not meet the sequence relationship in the question stem
-
[66]
I eat an apple every day
You may refer to these examples: • What did Clara do after she said, “I eat an apple every day”? • What happened before the narrator mentioned the experiment starting? • What action was performed after the chef said, “Now wait until the steak surface turns golden”? XV . OBJECT...
-
[67]
Find the scene where a specific person/object first appears
-
[68]
Then find subtitles before or after this timeframe, rephrase/outline the subtitle as the given information and design the question stem, with the object/person as the correct answer
-
[69]
Distractors are other people/objects in the video that do not meet the sequence relationship in the question stem
-
[70]
100 years later
You may refer to these examples: • Which characters appeared after the commentary mentioned “100 years later”? • Which animal appeared on screen before mentioning “dietary habits of North American squirrels”? XVI. T EXT-REFERRED OBJECT TRACKING (TOS)
-
[71]
Find a specific person/object/concept that appeared at least once along with subtitles
-
[73]
Ask on a subtitle at the object’s appearance
-
[74]
Distractors are subtitles where this object did not appear at the corresponding moment
-
[75]
T EXT-REFERRED OBJECT ATTRIBUTE CHANGE (TAA)
You may refer to these examples: • With which subtitles did the boy running at the beginning of the video appear? • During which of the following dialogues did the protagonist’s lightsaber, used in the opening fight, appear on screen? XVII. T EXT-REFERRED OBJECT ATTRIBUTE CHANGE (TAA)
-
[76]
21 Figure 6: The annotation interface for L ONG VIDEO BENCH
Find a specific person/object/concept that appeared at least once along with subtitles. 21 Figure 6: The annotation interface for L ONG VIDEO BENCH
-
[77]
Define this person/object/concept by their action/attribute in one of the scenes
-
[78]
Ask what attribute has changed when XX text is mentioned
-
[79]
I am going to sleep
You may refer to these examples: • What change occurred to the girl in the blue jacket and black hood in the middle of the video when mentioning “I am going to sleep”? – A. She changed the color of her hood – B. She changed into a black jacket – C. She took off her hood – D. S...
2024
-
[80]
Participate in our mandatory training to understand the guidelines of annotation
-
[81]
Each annotation includes the following terms: (a) A question; (b) One or more timestamp(s) on the question; (c) Four to five options; (d) A checkbox to pick the correct option
Watch videos, and provide annotations on these videos. Each annotation includes the following terms: (a) A question; (b) One or more timestamp(s) on the question; (c) Four to five options; (d) A checkbox to pick the correct option
-
[82]
Check the correctness of annotations from other annotators
-
[83]
raw” data saved in addition to the preprocessed/cleaned/labeled data (e.g., to support unanticipated future uses)? If so, please provide a link or other access point to the “raw
Report videos that are not appropriate during the process. Did the individuals in question consent to the collection and use of their data? If so, please describe (or show with screenshots or other information) how consent was requested and provided, and provide a link or othe...
Reviewed May 18, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.