TIGER-Lab/GenAI-Bench

Dataset

GenAI-Bench

8

stars

26

commits

2

linked in READMEs

Sep 8, 2024

updated

README

GenAI-Bench

Paper | 🤗 GenAI Arena | Github

Introduction

GenAI-Bench is a benchmark designed to benchmark MLLMs’s ability in judging the quality of AI generative contents by comparing with human preferences collected through our 🤗 GenAI-Arnea. In other words, we are evaluting the capabilities of existing MLLMs as a multimodal reward model, and in this view, GenAI-Bench is a reward-bench for multimodal generative models.

We filter existing votes collecte visa NSFW filter and other heuristics, and then finally resulting in 1735 votes for image generation, 919 votes for image editing, and 1069 votes for video generation, which is used to evaluate the performance of MLLMs on aligning with human preferences.

We adopts a pairwise comparison template for each tasks, where the model is asked to output 4 labels for each pair of AI generative contents, which are A>B, B>A, A=B=Good, A=B=Bad. We then calculate the average accuracy of the model by comparing the model's prediction with the human preference.

The prompt templates are shown below:

Evaluate a new model

Please refer to our Github READMD: #evaluate-a-model

Contribute a new model

Please refer to our Github READMD: #contributing-a-new-model

Current Leaderboard (on test_v1 split)

(Updated on 2024-08-09)

ModelTemplateImage GenerationImage EditingVideo GenerationAverage
randompairwise25.3625.925.1625.47
gpt4opairwise45.5953.5448.4649.2
gemini-1.5-propairwise44.6755.9346.2148.94
llavapairwise37.026.1230.431.17
idefics2pairwise42.2527.3116.4628.67
llavanextpairwise22.6525.3521.723.23
minicpm-V-2.5pairwise37.8125.246.5523.2
blip2pairwise26.3426.0116.9323.09
videollavapairwise37.7526.660.021.47
cogvlmpairwise29.340.024.617.98
qwenVLpairwise26.6314.912.1514.56
instructblippairwise3.1119.83.748.88
idefics1pairwise0.815.660.192.22
ottervideopairwise0.00.00.00.0
otterimagepairwise0.00.00.00.0
kosmos2pairwise0.00.00.00.0

Citation

@article{jiang2024genai,
  title={GenAI Arena: An Open Evaluation Platform for Generative Models},
  author={Jiang, Dongfu and Ku, Max and Li, Tianle and Ni, Yuansheng and Sun, Shizhuo and Fan, Rongqi and Chen, Wenhu},
  journal={arXiv preprint arXiv:2406.04485},
  year={2024}
}

Contributors

DongfuJiang

18 commits

vinesmsuic

1 commits

TIGER-Lab/GenAI-Bench

Dataset

GenAI-Bench

8

stars

26

commits

2

linked in READMEs

Sep 8, 2024

updated

README

GenAI-Bench

Paper | 🤗 GenAI Arena | Github

Introduction

GenAI-Bench is a benchmark designed to benchmark MLLMs’s ability in judging the quality of AI generative contents by comparing with human preferences collected through our 🤗 GenAI-Arnea. In other words, we are evaluting the capabilities of existing MLLMs as a multimodal reward model, and in this view, GenAI-Bench is a reward-bench for multimodal generative models.

We filter existing votes collecte visa NSFW filter and other heuristics, and then finally resulting in 1735 votes for image generation, 919 votes for image editing, and 1069 votes for video generation, which is used to evaluate the performance of MLLMs on aligning with human preferences.

We adopts a pairwise comparison template for each tasks, where the model is asked to output 4 labels for each pair of AI generative contents, which are A>B, B>A, A=B=Good, A=B=Bad. We then calculate the average accuracy of the model by comparing the model's prediction with the human preference.

The prompt templates are shown below:

Evaluate a new model

Please refer to our Github READMD: #evaluate-a-model

Contribute a new model

Please refer to our Github READMD: #contributing-a-new-model

Current Leaderboard (on test_v1 split)

(Updated on 2024-08-09)

ModelTemplateImage GenerationImage EditingVideo GenerationAverage
randompairwise25.3625.925.1625.47
gpt4opairwise45.5953.5448.4649.2
gemini-1.5-propairwise44.6755.9346.2148.94
llavapairwise37.026.1230.431.17
idefics2pairwise42.2527.3116.4628.67
llavanextpairwise22.6525.3521.723.23
minicpm-V-2.5pairwise37.8125.246.5523.2
blip2pairwise26.3426.0116.9323.09
videollavapairwise37.7526.660.021.47
cogvlmpairwise29.340.024.617.98
qwenVLpairwise26.6314.912.1514.56
instructblippairwise3.1119.83.748.88
idefics1pairwise0.815.660.192.22
ottervideopairwise0.00.00.00.0
otterimagepairwise0.00.00.00.0
kosmos2pairwise0.00.00.00.0

Citation

@article{jiang2024genai,
  title={GenAI Arena: An Open Evaluation Platform for Generative Models},
  author={Jiang, Dongfu and Ku, Max and Li, Tianle and Ni, Yuansheng and Sun, Shizhuo and Fan, Rongqi and Chen, Wenhu},
  journal={arXiv preprint arXiv:2406.04485},
  year={2024}
}

Contributors

DongfuJiang

18 commits

vinesmsuic

1 commits