# SportR **Repository Path**: Analyst2020/SportR ## Basic Information - **Project Name**: SportR - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-07 - **Last Updated**: 2026-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SportR: A Benchmark for Multimodal Large Language Model Reasoning in Sports Official repository for the ICLR 2026 paper: **"SportR: A Benchmark for Multimodal Large Language Model Reasoning in Sports"**. [![ArXiv](https://img.shields.io/badge/arXiv-paper-red)](https://arxiv.org/abs/2511.06499) ![paper](Image/overview.png) ## 🚀 News * **[2026.03]** 🎉 **SportR has been accepted to ICLR 2026!** We are currently finalizing the dataset for public release. --- ## 📝 Overview **SportR** is the large-scale, multi-sport benchmark designed to evaluate and train Multimodal Large Language Models (MLLMs) on complex reasoning. It challenges models to master three core capabilities: **visual perception**, **sport-rule knowledge**, and **visual grounding**. ### Key Features: * **Multi-Modal:** 4,789 images (SportsImage) and 2,052 videos (SportsVideo) with over 20,000 question-answer pairs. * **Complex Reasoning:** 6,841 high-quality, human-authored **Chain-of-Thought (CoT)** annotations. * **Fine-grained Grounding:** bounding box annotations for Images. * **Diverse Sports:** Comprehensive coverage across multiple sporting disciplines and infraction types. --- ## 📅 Dataset Release Plan We are releasing the benchmark in stages: - [x] **Phase 1 (Now):** Project page launch. - [ ] **Phase 2 (Before Late April 2026):** Full Release of all 4,789 images and 2,052 videos. > [!IMPORTANT] > The full dataset will be available **before the ICLR 2026 conference presentation**. We hope to release it as soon as possible! --- ## 📜 Citation If you find our work helpful for your research, please cite: ```bibtex @misc{xia2025sportrbenchmarkmultimodallarge, title={SportR: A Benchmark for Multimodal Large Language Model Reasoning in Sports}, author={Haotian Xia and Haonan Ge and Junbo Zou and Hyun Woo Choi and Xuebin Zhang and Danny Suradja and Botao Rui and Ethan Tran and Wendy Jin and Zhen Ye and Xiyang Lin and Christopher Lai and Shengjie Zhang and Junwen Miao and Shichao Chen and Rhys Tracy and Vicente Ordonez and Weining Shen and Hanjie Chen}, year={2025}, eprint={2511.06499}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2511.06499}, }