|
|
|
<div align="center"> |
|
<img src='https://cdn-uploads.huggingface.co/production/uploads/647773a1168cb428e00e9a8f/N8lP93rB6lL3iqzML4SKZ.png' width=100px> |
|
|
|
<h1 align="center"><b>On Path to Multimodal Generalist: General-Level and General-Bench</b></h1> |
|
<p align="center"> |
|
<a href="https://generalist.top/">[π Project]</a> |
|
<a href="https://generalist.top/leaderboard">[π Leaderboard]</a> |
|
<a href="https://arxiv.org/abs/2505.04620">[π Paper]</a> |
|
<a href="https://huggingface.co/papers/2505.04620">[π€ Paper-HF]</a> |
|
<a href="https://huggingface.co/General-Level/General-Bench-Closeset">[π€ Dataset-HF (Close-Set)]</a> |
|
<a href="https://huggingface.co/General-Level/General-Bench-Openset">[π€ Dataset-HF (Open-Set)]</a> |
|
<a href="https://github.com/path2generalist/General-Level">[π Github]</a> |
|
</p> |
|
|
|
<h1 align="center" style="color: red">Open Set of General-Bench</h1> |
|
|
|
</div> |
|
|
|
|
|
--- |
|
We divide our `General-Bench` into two settings: **`Open`** and **`Close`**. |
|
|
|
This is the **`Open Set`**, where we release the full ground-truth annotations for all datasets, allowing to train and evaluate models for open research purpose. |
|
|
|
If you wish to rank on our [π `leaderboard`](https://generalist.top/leaderboard), please use the [π **`Close Set`**](https://huggingface.co/datasets/General-Level/General-Bench-Closeset). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--- |
|
|
|
## π Table of Contents |
|
|
|
- [β¨ File Origanization Structure](#filestructure) |
|
- [π Usage](#usage) |
|
- [π General-Bench](#bench) |
|
- [π Capabilities and Domians Distribution](#distribution) |
|
- [πΌοΈ Image Task Taxonomy](#imagetaxonomy) |
|
- [π½οΈ Video Task Taxonomy](#videotaxonomy) |
|
- [π Audio Task Taxonomy](#audiotaxonomy) |
|
- [π 3D Task Taxonomy](#3dtaxonomy) |
|
- [π Language Task Taxonomy](#languagetaxonomy) |
|
|
|
|
|
|
|
|
|
|
|
--- |
|
|
|
<span id='filestructure'/> |
|
|
|
# β¨β¨β¨ **File Origanization Structure** |
|
|
|
Here is the organization structure of the file system: |
|
|
|
``` |
|
General-Bench |
|
βββ Image |
|
β βββ comprehension |
|
β β βββ Bird-Detection |
|
β β β βββ annotation.json |
|
β β β βββ images |
|
β β β βββ Acadian_Flycatcher_0070_29150.jpg |
|
β β βββ Bottle-Anomaly-Detection |
|
β β β βββ annotation.json |
|
β β β βββ images |
|
β β βββ ... |
|
β βββ generation |
|
β βββ Layout-to-Face-Image-Generation |
|
β βββ annotation.json |
|
β βββ images |
|
β βββ ... |
|
βββ Video |
|
β βββ comprehension |
|
β β βββ Human-Object-Interaction-Video-Captioning |
|
β β βββ annotation.json |
|
β β βββ videos |
|
β β βββ ... |
|
β βββ generation |
|
β βββ Scene-Image-to-Video-Generation |
|
β βββ annotation.json |
|
β βββ videos |
|
β βββ ... |
|
βββ 3d |
|
β βββ comprehension |
|
β β βββ 3D-Furniture-Classification |
|
β β βββ annotation.json |
|
β β βββ pointclouds |
|
β β βββ ... |
|
β βββ generation |
|
β βββ Text-to-3D-Living-and-Arts-Point-Cloud-Generation |
|
β βββ annotation.json |
|
β βββ pointclouds |
|
β βββ ... |
|
βββ Audio |
|
β βββ comprehension |
|
β β βββ Accent-Classification |
|
β β βββ annotation.json |
|
β β βββ audios |
|
β β βββ ... |
|
β βββ generation |
|
β βββ Video-To-Audio |
|
β βββ annotation.json |
|
β βββ audios |
|
β βββ ... |
|
βββ NLP |
|
β βββ History-Question-Answering |
|
β β βββ annotation.json |
|
β βββ Abstractive-Summarization |
|
β β βββ annotation.json |
|
β βββ ... |
|
|
|
``` |
|
|
|
|
|
An illustrative example of file formats: |
|
|
|
|
|
 |
|
|
|
|
|
<span id='usage'/> |
|
|
|
## πππ Usage |
|
|
|
|
|
Please download all the files in this repository. We also provide overview.json, which is an example of the format of our dataset. |
|
|
|
For more instructions, please go to the [document page](https://generalist.top/document). |
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
<span id='bench'/> |
|
|
|
|
|
|
|
# πππ **General-Bench** |
|
|
|
|
|
|
|
|
|
A companion massive multimodal benchmark dataset, encompasses a broader spectrum of skills, modalities, formats, and capabilities, including over **`700`** tasks and **`325K`** instances. |
|
|
|
<div align="center"> |
|
<img src='https://cdn-uploads.huggingface.co/production/uploads/647773a1168cb428e00e9a8f/d4TIWw3rlWuxpBCEpHYJB.jpeg'> |
|
<p> Overview of General-Bench, which covers 145 skills for more than 700 tasks with over 325,800 samples under |
|
comprehension and generation categories in various modalities</p> |
|
</div> |
|
|
|
|
|
<span id='distribution'/> |
|
|
|
## πππ Capabilities and Domians Distribution |
|
|
|
<div align="center"> |
|
<img src='https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/fF3iH95B3QEBvJYwqzZVG.png'> |
|
<p> Distribution of various capabilities evaluated in General-Bench.</p> |
|
</div> |
|
|
|
|
|
<div align="center"> |
|
<img src='https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/wQvllVeK-KC3Edp8Zjh-V.png'> |
|
<p>Distribution of various domains and disciplines covered by General-Bench.</p> |
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<span id='imagetaxonomy'/> |
|
|
|
# πΌοΈ Image Task Taxonomy |
|
<div align="center"> |
|
<img src='https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/2QYihQRhZ5C9K5IbukY7R.png'> |
|
<p>Taxonomy and hierarchy of data in terms of Image modality.</p> |
|
</div> |
|
|
|
|
|
|
|
|
|
<span id='videotaxonomy'/> |
|
|
|
# π½οΈ Video Task Taxonomy |
|
|
|
<div align="center"> |
|
<img src='https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/A7PwfW5gXzstkDH49yIG5.png'> |
|
<p>Taxonomy and hierarchy of data in terms of Video modality.</p> |
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<span id='audiotaxonomy'/> |
|
|
|
# π Audio Task Taxonomy |
|
|
|
|
|
|
|
<div align="center"> |
|
<img src='https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/e-QBvBjeZy8vmcBjAB0PE.png'> |
|
<p>Taxonomy and hierarchy of data in terms of Audio modality.</p> |
|
</div> |
|
|
|
|
|
|
|
<span id='3dtaxonomy'/> |
|
|
|
# π 3D Task Taxonomy |
|
|
|
|
|
<div align="center"> |
|
<img src='https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/EBXb-wyve14ExoLCgrpDK.png'> |
|
<p>Taxonomy and hierarchy of data in terms of 3D modality.</p> |
|
</div> |
|
|
|
|
|
|
|
|
|
<span id='languagetaxonomy'/> |
|
|
|
# π Language Task Taxonomy |
|
|
|
<div align="center"> |
|
<img src='https://cdn-uploads.huggingface.co/production/uploads/64c139d867eff857ea51caa8/FLfk3QGdYb2sgorKTj_LT.png'> |
|
<p>Taxonomy and hierarchy of data in terms of Language modality.</p> |
|
</div> |
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
# π©π©π© **Citation** |
|
|
|
If you find this project useful to your research, please kindly cite our paper: |
|
|
|
``` |
|
@articles{fei2025pathmultimodalgeneralistgenerallevel, |
|
title={On Path to Multimodal Generalist: General-Level and General-Bench}, |
|
author={Hao Fei and Yuan Zhou and Juncheng Li and Xiangtai Li and Qingshan Xu and Bobo Li and Shengqiong Wu and Yaoting Wang and Junbao Zhou and Jiahao Meng and Qingyu Shi and Zhiyuan Zhou and Liangtao Shi and Minghe Gao and Daoan Zhang and Zhiqi Ge and Weiming Wu and Siliang Tang and Kaihang Pan and Yaobo Ye and Haobo Yuan and Tao Zhang and Tianjie Ju and Zixiang Meng and Shilin Xu and Liyu Jia and Wentao Hu and Meng Luo and Jiebo Luo and Tat-Seng Chua and Shuicheng Yan and Hanwang Zhang}, |
|
eprint={2505.04620}, |
|
archivePrefix={arXiv}, |
|
primaryClass={cs.CV} |
|
url={https://arxiv.org/abs/2505.04620}, |
|
} |
|
``` |