paper-with-me

Papers

AutoBench-V: Can Large Vision-Language Models Benchmark Themselves?

2024-10-28 · Han Bao, Yue Huang, Yanbo Wang, Jiayi Ye, Xiangqi Wang, Xiuying Chen, Yue Zhao, Tianyi Zhou, Mohamed Elhoseiny, Xiangliang Zhang

Large Vision-Language Models (LVLMs) have become essential for advancing the integration of visual and linguistic information. However, the evaluation of LVLMs presents significant challenges as the evaluation benchmark always demands lots of human cost for its construction, and remains static, lacking flexibility once constructed. Even though automatic evaluation has been explored in textual modality, the visual modality remains under-explored. As a result, in this work, we address a question: "Can LVLMs themselves be used to benchmark each other in the visual automatically domain?". We introduce AutoBench-V, an automated framework for serving evaluation on demand, i.e., benchmarking LVLMs based on specific aspects of model capability. AutoBench-V leverages text-to-image models to generate relevant image samples and then utilizes LVLMs to orchestrate visual question-answering (VQA) tasks, completing the evaluation process efficiently and flexibly. Through an extensive evaluation of nine popular LVLMs across five demanded user inputs (i.e., evaluation capabilities), the framework shows effectiveness and reliability.

📄 PDF Abstract BibTeX arXiv:2410.21259

Code (1)

wad3birch/AutoBench-V 공식 구현

Tasks

BenchmarkingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

AutoBench: Automating LLM Evaluation through Reciprocal Peer Assessment

2025-10-26 · Dario Loi, Elena Maria Muià, Federico Siciliano, Giovanni Trappolini 외 arxiv

We present AutoBench, a fully automated and self-sustaining framework for evaluating Large Language Models (LLMs) through reciprocal peer assessment. This paper provides a rigorous scientific validation of the AutoBench …

AutoBencher: Creating Salient, Novel, Difficult Datasets for Language Models

2024-07-11 · Xiang Lisa Li, Evan Zheran Liu, Percy Liang, Tatsunori Hashimoto

Evaluation is critical for assessing capabilities, tracking scientific progress, and informing model selection. In this paper, we present three desiderata for a good benchmark for language models: (i) salience (e.g., kno…

Language ModellingMathModel SelectionQuestion Answering+1

OmniGenBench: Automating Large-scale in-silico Benchmarking for Genomic Foundation Models

2024-10-02 · Heng Yang, Jack Cole, Ke Li

The advancements in artificial intelligence in recent years, such as Large Language Models (LLMs), have fueled expectations for breakthroughs in genomic foundation models (GFMs). The code of nature, hidden in diverse gen…

Benchmarking

VideoAutoArena: An Automated Arena for Evaluating Large Multimodal Models in Video Analysis through User Simulation

2024-11-20 · CVPR 2025 1 · Ziyang Luo, HaoNing Wu, Dongxu Li, Jing Ma 외

Large multimodal models (LMMs) with advanced video analysis capabilities have recently garnered significant attention. However, most evaluations rely on traditional methods like multiple-choice questions in benchmarks su…

ChatbotMultiple-choiceUser SimulationVideo Understanding

EarlySciRev: A Dataset of Early-Stage Scientific Revisions Extracted from LaTeX Writing Traces

2026-03-30 · Léane Jourdan, Julien Aubert-Béduchaud, Yannis Chupin, Marah Baccari 외 arxiv

Scientific writing is an iterative process that generates rich revision traces, yet publicly available resources typically expose only final or near-final versions of papers. This limits empirical study of revision behav…