LGAICVDec 12, 2024

Neptune: The Long Orbit to Benchmarking Long Video Understanding

arXiv:2412.09582v223 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of evaluating long video understanding for AI researchers, though it is incremental as it builds on existing benchmarking efforts.

The authors tackled the lack of benchmarks for long video understanding by introducing Neptune, a dataset with videos up to 15 minutes long and automatically generated captions and questions, which revealed that current models perform poorly on tasks like temporal ordering and counting.

We introduce Neptune, a benchmark for long video understanding that requires reasoning over long time horizons and across different modalities. Many existing video datasets and models are focused on short clips (10s-30s). While some long video datasets do exist, they can often be solved by powerful image models applied per frame (and often to very few frames) in a video, and are usually manually annotated at high cost. In order to mitigate both these problems, we propose a scalable dataset creation pipeline which leverages large models (VLMs and LLMs), to automatically generate dense, time-aligned video captions, as well as tough question answer decoy sets for video segments (up to 15 minutes in length). Our dataset Neptune covers a broad range of long video reasoning abilities and consists of a subset that emphasizes multimodal reasoning. Since existing metrics for open-ended question answering are either rule-based or may rely on proprietary models, we provide a new open source model-based metric GEM to score open-ended responses on Neptune. Benchmark evaluations reveal that most current open-source long video models perform poorly on Neptune, particularly on questions testing temporal ordering, counting and state changes. Through Neptune, we aim to spur the development of more advanced models capable of understanding long videos. The dataset is available at https://github.com/google-deepmind/neptune

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes