paper-with-me

Papers

ChEF: A Comprehensive Evaluation Framework for Standardized Assessment of Multimodal Large Language Models

2023-11-05 · Zhelun Shi, Zhipin Wang, Hongxing Fan, Zhenfei Yin, Lu Sheng, Yu Qiao, Jing Shao

Multimodal Large Language Models (MLLMs) have shown impressive abilities in interacting with visual content with myriad potential downstream tasks. However, even though a list of benchmarks has been proposed, the capabilities and limitations of MLLMs are still not comprehensively understood, due to a lack of a standardized and holistic evaluation framework. To this end, we present the first Comprehensive Evaluation Framework (ChEF) that can holistically profile each MLLM and fairly compare different MLLMs. First, we structure ChEF as four modular components, i.e., Scenario as scalable multimodal datasets, Instruction as flexible instruction retrieving formulae, Inferencer as reliable question answering strategies, and Metric as indicative task-specific score functions. Based on them, ChEF facilitates versatile evaluations in a standardized framework, and new evaluations can be built by designing new Recipes (systematic selection of these four components). Notably, current MLLM benchmarks can be readily summarized as recipes of ChEF. Second, we introduce 6 new recipes to quantify competent MLLMs' desired capabilities (or called desiderata, i.e., calibration, in-context learning, instruction following, language performance, hallucination, and robustness) as reliable agents that can perform real-world multimodal interactions. Third, we conduct a large-scale evaluation of 9 prominent MLLMs on 9 scenarios and 6 desiderata. Our evaluation summarized over 20 valuable observations concerning the generalizability of MLLMs across various scenarios and the composite capability of MLLMs required for multimodal interactions. We will publicly release all the detailed implementations for further analysis, as well as an easy-to-use modular toolkit for the integration of new recipes and models, so that ChEF can be a growing evaluation framework for the MLLM community.

📄 PDF Abstract BibTeX arXiv:2311.02692

Code (1)

openlamm/lamm 공식 구현 pytorch

Tasks

HallucinationIn-Context LearningInstruction FollowingQuestion Answering

Similar Papers 제목 키워드 기반

RAIR: A Rule-Aware Benchmark Uniting Challenging Long-Tail and Visual Salience Subset for E-commerce Relevance Assessment

2025-12-31 · Chenji Lu, Zhuo Chen, Hui Zhao, Zhenyi Wang 외 arxiv

Search relevance plays a central role in web e-commerce. While large language models (LLMs) have shown significant results on relevance task, existing benchmarks lack sufficient complexity for comprehensive model assessm…

RuleChef: Grounding LLM Task Knowledge in Human-Editable Rules

2026-07-01 · Ádám Kovács, Nadia Verdha, Gábor Recski hf

We present RuleChef, a framework that uses large language models (LLMs) to generate executable rules for NLP tasks such as text classification, Named Entity Recognition (NER), or relation extraction. Rules are generated …

Relation ExtractionText Classification

MME-Unify: A Comprehensive Benchmark for Unified Multimodal Understanding and Generation Models

2025-04-04 · Wulin Xie, Yi-Fan Zhang, Chaoyou Fu, Yang Shi 외

Existing MLLM benchmarks face significant challenges in evaluating Unified MLLMs (U-MLLMs) due to: 1) lack of standardized benchmarks for traditional tasks, leading to inconsistent comparisons; 2) absence of benchmarks f…

BenchmarkingImage GenerationMMEMultimodal Reasoning

Benchmarking community drug response prediction models: datasets, models, tools, and metrics for cross-dataset generalization analysis

2025-03-18 · Alexander Partin, Priyanka Vasanthakumari, Oleksandr Narykov, Andreas Wilke 외

Deep learning (DL) and machine learning (ML) models have shown promise in drug response prediction (DRP), yet their ability to generalize across datasets remains an open question, raising concerns about their real-world …

BenchmarkingDrug Response Prediction

BEDI: A Comprehensive Benchmark for Evaluating Embodied Agents on UAVs

2025-05-23 · Mingning Guo, Mengwei Wu, Jiarun He, Shaoxian Li 외

With the rapid advancement of low-altitude remote sensing and Vision-Language Models (VLMs), Embodied Agents based on Unmanned Aerial Vehicles (UAVs) have shown significant potential in autonomous tasks. However, current…

Model OptimizationTask Planning