paper-with-me

홈 › Papers

BenchLMM: Benchmarking Cross-style Visual Capability of Large Multimodal Models

2023-12-05 · Rizhao Cai, Zirui Song, Dayan Guan, Zhenhao Chen, Xing Luo, Chenyu Yi, Alex Kot

Large Multimodal Models (LMMs) such as GPT-4V and LLaVA have shown remarkable capabilities in visual reasoning with common image styles. However, their robustness against diverse style shifts, crucial for practical applications, remains largely unexplored. In this paper, we propose a new benchmark, BenchLMM, to assess the robustness of LMMs against three different styles: artistic image style, imaging sensor style, and application style, where each style has five sub-styles. Utilizing BenchLMM, we comprehensively evaluate state-of-the-art LMMs and reveal: 1) LMMs generally suffer performance degradation when working with other styles; 2) An LMM performs better than another model in common style does not guarantee its superior performance in other styles; 3) LMMs' reasoning capability can be enhanced by prompting LMMs to predict the style first, based on which we propose a versatile and training-free method for improving LMMs; 4) An intelligent LMM is expected to interpret the causes of its errors when facing stylistic variations. We hope that our benchmark and analysis can shed new light on developing more intelligent and versatile LMMs.

📄 PDF Abstract BibTeX arXiv:2312.02896

Code (2)

aifeg/benchgpt 공식 구현
aifeg/benchlmm 공식 구현

Tasks

BenchmarkingVisual Question AnsweringVisual Reasoning

Similar Papers 제목 키워드 기반

ViC-Bench: Benchmarking Visual-Interleaved Chain-of-Thought Capability in MLLMs with Free-Style Intermediate State Representations

2025-05-20 · Xuecheng Wu, Jiaxing Liu, Danlei Huang, Xiaoyu Li 외

Visual-Interleaved Chain-of-Thought (VI-CoT) enables MLLMs to continually update their understanding and decisions based on step-wise intermediate visual states (IVS), much like a human would, which demonstrates impressi…

Benchmarking

Visual Style Prompting with Swapping Self-Attention

2024-02-20 · Jaeseok Jeong, Junho Kim, Yunjey Choi, Gayoung Lee 외

In the evolving domain of text-to-image generation, diffusion models have emerged as powerful tools in content creation. Despite their remarkable capability, existing models still face challenges in achieving controlled …

DenoisingImage GenerationStyle TransferText to Image Generation+1

DEsignBench: Exploring and Benchmarking DALL-E 3 for Imagining Visual Design

2023-10-23 · Kevin Lin, Zhengyuan Yang, Linjie Li, JianFeng Wang 외

We introduce DEsignBench, a text-to-image (T2I) generation benchmark tailored for visual design scenarios. Recent T2I models like DALL-E 3 and others, have demonstrated remarkable capabilities in generating photorealisti…

BenchmarkingImage Generation

TableVista: Benchmarking Multimodal Table Reasoning under Visual and Structural Complexity

2026-05-07 · Zheyuan Yang, Liqiang Shang, Junjie Chen, Xun Yang 외 arxiv

We introduce TableVista, a comprehensive benchmark for evaluating foundation models in multimodal table reasoning under visual and structural complexity. TableVista consists of 3,000 high-quality table reasoning problems…

From Tool Connection to Execution Control: Benchmarking Security Invariants in MCP-Style Agent Runtimes

2026-06-27 · Ting Liu arxiv

Model Context Protocol (MCP)-style ecosystems give language-model applications a practical connection layer for tools, resources, prompts, and transports. As agents move from connection to execution, security decisions o…