arXiv:2504.12256cs.CVcs.AI2025-04

构建首个基于区块链的人类验证图像推理数据集,测试AI的逻辑连贯性理解能力。

FLIP Reasoning Challenge

  • 设计双序图像对比任务,评估AI对视觉叙事和常识推理的理解。
  • 顶尖模型零样本准确率仅77.9%,远低于人类95.3%的水平。
  • 融合多模型预测可提至85.2%,适合研究多模态推理与可信验证的学者。

近年来,人工智能在感知与生成任务(如图像分类、文本生成)上取得显著进展,但推理能力仍是挑战。本文提出FLIP数据集,一个基于Idena区块链上人类验证任务的基准,用于评估AI的推理能力。该挑战要求用户从两组4张图像的排列中选出逻辑连贯的一组,强调序列推理、视觉叙事与常识理解。我们评估了最先进的视觉语言模型(VLMs)与大语言模型(LLMs),结果显示,即使最优的开源与闭源模型在零样本设置下最高准确率分别为75.5%和77.9%,仍远低于人类表现(95.3%)。使用图像描述(captioning)辅助推理模型优于直接使用原始图像,例如Gemini 1.5 Pro在使用描述时达69.6%,而直接处理图像为75.2%。通过集成15个模型的预测结果,准确率提升至85.2%。这些发现凸显现有推理模型的局限性,也表明像FLIP这样的鲁棒多模态基准的重要性。完整代码与数据集将发布于https://github.com/aplesner/FLIP-Reasoning-Challenge。

原文摘要 · Abstract (English)

Over the past years, advances in artificial intelligence (AI) have demonstrated how AI can solve many perception and generation tasks, such as image classification and text writing, yet reasoning remains a challenge. This paper introduces the FLIP dataset, a benchmark for evaluating AI reasoning capabilities based on human verification tasks on the Idena blockchain. FLIP challenges present users with two orderings of 4 images, requiring them to identify the logically coherent one. By emphasizing sequential reasoning, visual storytelling, and common sense, FLIP provides a unique testbed for multimodal AI systems. Our experiments evaluate state-of-the-art models, leveraging both vision-language models (VLMs) and large language models (LLMs). Results reveal that even the best open-sourced and closed-sourced models achieve maximum accuracies of 75.5% and 77.9%, respectively, in zero-shot settings, compared to human performance of 95.3%. Captioning models aid reasoning models by providing text descriptions of images, yielding better results than when using the raw images directly, 69.6% vs. 75.2% for Gemini 1.5 Pro. Combining the predictions from 15 models in an ensemble increases the accuracy to 85.2%. These findings highlight the limitations of existing reasoning models and the need for robust multimodal benchmarks like FLIP. The full codebase and dataset will be available at https://github.com/aplesner/FLIP-Reasoning-Challenge.

多模态推理视觉叙事可信验证

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。