用arXiv论文自动生成多模态问答,避免模型测试数据污染。
LiveXiv -- A Multi-Modal Live Benchmark Based on Arxiv Papers Content
- 基于arXiv论文自动构建动态多模态评测集,无需人工参与。
- 首个版本评测多个大模型,结果表明其具备挑战性且无数据泄露。
- 仅需评估部分模型即可估算整体性能,大幅降低评估成本。
大规模多模态模型在网页抓取数据上训练展现出优异性能,但网络数据采集可能引发评测基准污染。为应对这一问题,我们提出LiveXiv:一个基于arXiv科学论文的可扩展、持续演化的实时评测基准。LiveXiv在任意时间点获取领域论文,并利用其中的图表、表格等多模态内容自动生成视觉问答对(VQA),全程无需人工介入。同时,我们设计了一种高效评估方法,仅通过少量模型的评估即可估算所有模型在动态基准上的表现,显著降低计算开销。我们在首个版本基准上评测了多个开源与专有大型多模态模型(LMMs),验证了其挑战性并暴露了模型真实能力,有效规避了数据污染。此外,我们还收集并人工验证了一个子集,对比发现自动标注与人工标注的性能差异小于2.5%。数据集已发布于HuggingFace,代码将随后开源。
原文摘要 · Abstract (English)
The large-scale training of multi-modal models on data scraped from the web has shown outstanding utility in infusing these models with the required world knowledge to perform effectively on multiple downstream tasks. However, one downside of scraping data from the web can be the potential sacrifice of the benchmarks on which the abilities of these models are often evaluated. To safeguard against test data contamination and to truly test the abilities of these foundation models we propose LiveXiv: A scalable evolving live benchmark based on scientific ArXiv papers. LiveXiv accesses domain-specific manuscripts at any given timestamp and proposes to automatically generate visual question-answer pairs (VQA). This is done without any human-in-the-loop, using the multi-modal content in the manuscripts, like graphs, charts, and tables. Moreover, we introduce an efficient evaluation approach that estimates the performance of all models on the evolving benchmark using evaluations of only a subset of models. This significantly reduces the overall evaluation cost. We benchmark multiple open and proprietary Large Multi-modal Models (LMMs) on the first version of our benchmark, showing its challenging nature and exposing the models true abilities, avoiding contamination. Lastly, in our commitment to high quality, we have collected and evaluated a manually verified subset. By comparing its overall results to our automatic annotations, we have found that the performance variance is indeed minimal (<2.5%). Our dataset is available online on HuggingFace, and our code will be available here.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。