Think360 / README.md
Walnutes's picture
initial commit
0031586 verified
|
Raw
History Blame Contribute Delete
896 Bytes
---
license: apache-2.0
---
## Think360: Evaluate Reasoning Capability of Multimodal Large Language Models Beyond Depth
[![arXiv](https://img.shields.io/badge/arXiv%20paper-2603.22689-b31b1b.svg)](https://arxiv.org/abs/2603.22689)
## ๐Ÿ“œ License
The provided code and data are licensed under the [Apache 2.0 license](https://github.com/Walnutes/Think360/blob/main/LICENSE).
## ๐Ÿ“ Citation
If you find this benchmark useful in your research, please consider citing this BibTex:
```bibtex
@misc{chen2026think360degevaluatingwidthcentric,
title={Think 360{\deg}: Evaluating the Width-centric Reasoning Capability of MLLMs Beyond Depth},
author={Mingrui Chen and Hexiong Yang and Haogeng Liu and Huaibo Huang and Ran He},
year={2026},
eprint={2603.22689},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2603.22689},
}
```