paper-with-me

Papers

MLLM-CompBench: A Comparative Reasoning Benchmark for Multimodal LLMs

2024-07-23 · Jihyung Kil, Zheda Mai, Justin Lee, Zihe Wang, Kerrie Cheng, Lemeng Wang, Ye Liu, Arpita Chowdhury, Wei-Lun Chao

The ability to compare objects, scenes, or situations is crucial for effective decision-making and problem-solving in everyday life. For instance, comparing the freshness of apples enables better choices during grocery shopping while comparing sofa designs helps optimize the aesthetics of our living space. Despite its significance, the comparative capability is largely unexplored in artificial general intelligence (AGI). In this paper, we introduce MLLM-CompBench, a benchmark designed to evaluate the comparative reasoning capability of multimodal large language models (MLLMs). MLLM-CompBench mines and pairs images through visually oriented questions covering eight dimensions of relative comparison: visual attribute, existence, state, emotion, temporality, spatiality, quantity, and quality. We curate a collection of around 40K image pairs using metadata from diverse vision datasets and CLIP similarity scores. These image pairs span a broad array of visual domains, including animals, fashion, sports, and both outdoor and indoor scenes. The questions are carefully crafted to discern relative characteristics between two images and are labeled by human annotators for accuracy and relevance. We use MLLM-CompBench to evaluate recent MLLMs, including GPT-4V(ision), Gemini-Pro, and LLaVA-1.6. Our results reveal notable shortcomings in their comparative abilities. We believe MLLM-COMPBENCH not only sheds light on these limitations but also establishes a solid foundation for future enhancements in the comparative capability of MLLMs.

📄 PDF Abstract BibTeX arXiv:2407.16837

Code (1)

raptormai/compbench 공식 구현

Tasks

Attribute

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

REVISION: Rendering Tools Enable Spatial Fidelity in Vision-Language Models

2024-08-05 · Agneet Chatterjee, Yiran Luo, Tejas Gokhale, Yezhou Yang 외

Text-to-Image (T2I) and multimodal large language models (MLLMs) have been adopted in solutions for several computer vision and multimodal learning tasks. However, it has been found that such vision-language models lack …

Question AnsweringSpatial Reasoning

CompBench: Benchmarking Complex Instruction-guided Image Editing

2025-05-18 · Bohan Jia, Wenxuan Huang, Yuntian Tang, Junbo Qiao 외

While real-world applications increasingly demand intricate scene manipulation, existing instruction-guided image editing benchmarks often oversimplify task complexity and lack comprehensive, fine-grained instructions. T…

BenchmarkingInstruction Following

Scientists' First Exam: Probing Cognitive Abilities of MLLM via Perception, Understanding, and Reasoning

2025-06-12 · Yuhao Zhou, Yiheng Wang, Xuming He, Ruoyao Xiao 외

Scientific discoveries increasingly rely on complex multimodal reasoning based on information-intensive scientific data and domain-specific expertise. Empowered by expert-level scientific benchmarks, scientific Multimoda…

AttributeMultimodal ReasoningVisual Question Answering (VQA)

T2V-CompBench: A Comprehensive Benchmark for Compositional Text-to-video Generation

2024-07-19 · CVPR 2025 1 · Kaiyue Sun, Kaiyi Huang, Xian Liu, Yue Wu 외

Text-to-video (T2V) generative models have advanced significantly, yet their ability to compose different objects, attributes, actions, and motions into a video remains unexplored. Previous text-to-video benchmarks also …

AttributeLanguage ModelingLanguage ModellingLarge Language Model+3

Reason Twice: Segmentation via Candidate Discovery and Comparative Reasoning

2026-06-08 · Xinyan Gao, Haoran Hao, Xiangyu Yue arxiv

The rapid development of pretrained foundation models has enabled more general image segmentation. Multimodal large language models (MLLMs) have been widely explored for image segmentation with complex queries that requi…

Image SegmentationSpatial Reasoning