EMNLP 2024finding1 citations

MultiSkill: Evaluating Large Multimodal Models for Fine-grained Alignment Skills

Zhenran Xu, Senbao Shi, Baotian Hu, Longyue Wang, Min Zhang

Abstract

We propose MultiSkill, an evaluation protocol that assesses large multimodal models (LMMs) across multiple fine-grained skills for alignment with human values. Recent LMMs have shown various intriguing abilities, such as solving graph theory problems and explaining visual jokes. However, existing multimodal benchmarks have mainly focused on coarse-grained evaluation (e.g., accuracy), without considering the skill composition required by specific instructions. To this end, we present MultiSkill, designed to decompose coarse-level scoring to a fine-grained skill set-level scoring tailored to each instruction. MultiSkill defines five core vision-language capabilities and divides into 12 skills that are necessary to align with user instructions. For evaluation metrics on specific skills, we propose an LMM-based evaluator for open-ended outputs. Based on the diverse instructions collected from 66 datasets spanning 10 domains, we compare multiple representative open-source and proprietary LMMs and find a high correlation between model-based and human-based evaluations. Our experiments underscore the importance of fine-grained evaluation in providing a holistic view of model performance and enhancing the reliability of the evaluation.

BibTeX
@inproceedings{xu-etal-2024-multiskill,
    title = "{M}ulti{S}kill: Evaluating Large Multimodal Models for Fine-grained Alignment Skills",
    author = "Xu, Zhenran  and
      Shi, Senbao  and
      Hu, Baotian  and
      Wang, Longyue  and
      Zhang, Min",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.81/",
    doi = "10.18653/v1/2024.findings-emnlp.81",
    pages = "1506--1523"
}