ACL 2024findings29 citations

Prometheus-Vision: Vision-Language Model as a Judge for Fine-Grained Evaluation

Seongyun Lee, Seungone Kim, Sue Park, Geewook Kim, Minjoon Seo

Abstract

Assessing long-form responses generated by Vision-Language Models (VLMs) is challenging. It not only requires checking whether the VLM follows the given instruction but also verifying whether the text output is properly grounded on the given image. Inspired by the recent approach of evaluating LMs with LMs, in this work, we propose to evaluate VLMs with VLMs. For this purpose, we present a new feedback dataset called the Perception Collection, encompassing 15K customized score rubrics that users might care about during assessment. Using the Perception Collection, we train Prometheus-Vision, the first open-source VLM evaluator model that can understand the user-defined score criteria during evaluation. Prometheus-Vision shows the highest Pearson correlation with human evaluators and GPT-4V among open-source models, showing its effectiveness for transparent and accessible evaluation of VLMs. We open-source our code, dataset, and model.

BibTeX
@inproceedings{lee-etal-2024-prometheus,
    title = "Prometheus-Vision: Vision-Language Model as a Judge for Fine-Grained Evaluation",
    author = "Lee, Seongyun  and
      Kim, Seungone  and
      Park, Sue  and
      Kim, Geewook  and
      Seo, Minjoon",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.672/",
    doi = "10.18653/v1/2024.findings-acl.672",
    pages = "11286--11315"
}
Prometheus-Vision: Vision-Language Model as a Judge for Fine-Grained Evaluation · ACL 2024