Chuntianli/CrossVid

Dataset

CrossVid: A Comprehensive Benchmark for Evaluating Cross-Video Reasoning in Multimodal Large Language Models

2

126 commits

5 linked in READMEs

updated Dec 24, 2025

See the code

README

CrossVid: A Comprehensive Benchmark for Evaluating Cross-Video Reasoning in Multimodal Large Language Models

Dataset Description

CrossVid is a large-scale, multi-task dataset designed to advance cross-video understanding capabilities in vision-language models. The dataset encompasses 10 diverse task types that require models to reason across multiple videos, understand temporal dynamics, spatial relationships, and complex narrative structures. Unlike existing benchmarks focusing on single-video analysis, CrossVid is the first comprehensive benchmark designed to evaluate cross-video understanding capabilities in MLLMs.

Key Features

  • πŸŽ₯ Multi-Domain Videos: Includes assembly tutorials, animal/human behaviors, cooking demonstrations, movie scenes, and UAV footage
  • 🎯 10 Challenging Tasks: Covering behavioral analysis, content comparison, temporal reasoning, spatial understanding, and more
  • πŸ“Š Rich Annotations: Question-answer pairs with temporal segments, spatial object tracking, and procedural step sequences
  • 🌐 Cross-Video Reasoning: Tasks explicitly require understanding relationships and patterns across multiple video clips

Task Types

Task CodeTask NameDimension#QA Pairs#Videos per QAVideo Sources
BUBehavioral UnderstandingComparative Analysis8483-4Charades & Animal Kingdom
NCNarrative ComprehensionComparative Analysis1,2214MovieChat-1K
CCCulinary ComparisonComparative Analysis7984YouCook2
PEAProcedural Error AnalysisComparative Analysis9533Assembly101
PIPlot InferenceTemporal Understanding2512MovieChat-1K
FSAFunctional Step AlignmentTemporal Understanding2,2482YouCook2
PSSProcedural Step SequencingTemporal Understanding6643-6YouCook2
MSRMulti-view Spatial ReasoningMulti-view Reasoning5942VisDrone
MOCMulti-view Object CountingMulti-view Reasoning5662VisDrone
CCQAComparative Culinary QAFree-form QA8722YouCook2
Total9,015

Dataset Structure

CrossVid/
│── uav/
β”‚   β”œβ”€β”€ bbox/
β”‚   └── frames/
β”œβ”€β”€ videos/
β”‚   β”œβ”€β”€ assembly/
β”‚   β”œβ”€β”€ behavior/
β”‚   β”œβ”€β”€ cook/
β”‚   └── movie/
│── QA/
β”‚   β”œβ”€β”€ BU.json
β”‚   β”œβ”€β”€ CC.json
β”‚   β”œβ”€β”€ CCQA.json
β”‚   β”œβ”€β”€ FSA.json
β”‚   β”œβ”€β”€ MOC.json
β”‚   β”œβ”€β”€ MSR.json
β”‚   β”œβ”€β”€ NC.json
β”‚   β”œβ”€β”€ PEA.json
β”‚   β”œβ”€β”€ PI.json
β”‚   └── PSS.json
└── README.md

πŸ“§ Contact

For questions or issues, please:

πŸ™ Acknowledgements

Note: The CC BY 4.0 license applies only to the original annotations, benchmark design, and documentation provided in this repository, and does not apply to the underlying source videos or datasets listed below.

We thank the creators of the following datasets that made CrossVid possible:

We do not own and do not claim any copyright or related rights over these source datasets or their content.

All copyrights and related rights remain with the original dataset creators and copyright holders.

πŸ“ Citation

If you find CrossVid useful for your research, please cite our paper:

@article{li2025crossvid,
  title={CrossVid: A Comprehensive Benchmark for Evaluating Cross-Video Reasoning in Multimodal Large Language Models},
  author={Li, Jingyao and Wang, Jingyun and Tan, Molin and Wang, Haochen and Yan, Cilin and Shi, Likun and Cai, Jiayin and Jiang, Xiaolong and Hu, Yao},
  journal={arXiv preprint arXiv:2511.12263},
  year={2025}
}
cross-video-reasoning
multimodal
spatial-reasoning
temporal-reasoning
video-understanding

Contributors

Chuntianli

126 commits

Chuntianli/CrossVid

Dataset

CrossVid: A Comprehensive Benchmark for Evaluating Cross-Video Reasoning in Multimodal Large Language Models

2

126 commits

5 linked in READMEs

updated Dec 24, 2025

See the code

README

CrossVid: A Comprehensive Benchmark for Evaluating Cross-Video Reasoning in Multimodal Large Language Models

Dataset Description

CrossVid is a large-scale, multi-task dataset designed to advance cross-video understanding capabilities in vision-language models. The dataset encompasses 10 diverse task types that require models to reason across multiple videos, understand temporal dynamics, spatial relationships, and complex narrative structures. Unlike existing benchmarks focusing on single-video analysis, CrossVid is the first comprehensive benchmark designed to evaluate cross-video understanding capabilities in MLLMs.

Key Features

  • πŸŽ₯ Multi-Domain Videos: Includes assembly tutorials, animal/human behaviors, cooking demonstrations, movie scenes, and UAV footage
  • 🎯 10 Challenging Tasks: Covering behavioral analysis, content comparison, temporal reasoning, spatial understanding, and more
  • πŸ“Š Rich Annotations: Question-answer pairs with temporal segments, spatial object tracking, and procedural step sequences
  • 🌐 Cross-Video Reasoning: Tasks explicitly require understanding relationships and patterns across multiple video clips

Task Types

Task CodeTask NameDimension#QA Pairs#Videos per QAVideo Sources
BUBehavioral UnderstandingComparative Analysis8483-4Charades & Animal Kingdom
NCNarrative ComprehensionComparative Analysis1,2214MovieChat-1K
CCCulinary ComparisonComparative Analysis7984YouCook2
PEAProcedural Error AnalysisComparative Analysis9533Assembly101
PIPlot InferenceTemporal Understanding2512MovieChat-1K
FSAFunctional Step AlignmentTemporal Understanding2,2482YouCook2
PSSProcedural Step SequencingTemporal Understanding6643-6YouCook2
MSRMulti-view Spatial ReasoningMulti-view Reasoning5942VisDrone
MOCMulti-view Object CountingMulti-view Reasoning5662VisDrone
CCQAComparative Culinary QAFree-form QA8722YouCook2
Total9,015

Dataset Structure

CrossVid/
│── uav/
β”‚   β”œβ”€β”€ bbox/
β”‚   └── frames/
β”œβ”€β”€ videos/
β”‚   β”œβ”€β”€ assembly/
β”‚   β”œβ”€β”€ behavior/
β”‚   β”œβ”€β”€ cook/
β”‚   └── movie/
│── QA/
β”‚   β”œβ”€β”€ BU.json
β”‚   β”œβ”€β”€ CC.json
β”‚   β”œβ”€β”€ CCQA.json
β”‚   β”œβ”€β”€ FSA.json
β”‚   β”œβ”€β”€ MOC.json
β”‚   β”œβ”€β”€ MSR.json
β”‚   β”œβ”€β”€ NC.json
β”‚   β”œβ”€β”€ PEA.json
β”‚   β”œβ”€β”€ PI.json
β”‚   └── PSS.json
└── README.md

πŸ“§ Contact

For questions or issues, please:

πŸ™ Acknowledgements

Note: The CC BY 4.0 license applies only to the original annotations, benchmark design, and documentation provided in this repository, and does not apply to the underlying source videos or datasets listed below.

We thank the creators of the following datasets that made CrossVid possible:

We do not own and do not claim any copyright or related rights over these source datasets or their content.

All copyrights and related rights remain with the original dataset creators and copyright holders.

πŸ“ Citation

If you find CrossVid useful for your research, please cite our paper:

@article{li2025crossvid,
  title={CrossVid: A Comprehensive Benchmark for Evaluating Cross-Video Reasoning in Multimodal Large Language Models},
  author={Li, Jingyao and Wang, Jingyun and Tan, Molin and Wang, Haochen and Yan, Cilin and Shi, Likun and Cai, Jiayin and Jiang, Xiaolong and Hu, Yao},
  journal={arXiv preprint arXiv:2511.12263},
  year={2025}
}
cross-video-reasoning
multimodal
spatial-reasoning
temporal-reasoning
video-understanding

Contributors

Chuntianli

126 commits