paper-with-me

홈 › Papers

A Challenger to GPT-4V? Early Explorations of Gemini in Visual Expertise

2023-12-19 · Chaoyou Fu, Renrui Zhang, Zihan Wang, Yubo Huang, Zhengye Zhang, Longtian Qiu, Gaoxiang Ye, Yunhang Shen, Mengdan Zhang, Peixian Chen, Sirui Zhao, Shaohui Lin, Deqiang Jiang, Di Yin, Peng Gao, Ke Li, Hongsheng Li, Xing Sun

The surge of interest towards Multi-modal Large Language Models (MLLMs), e.g., GPT-4V(ision) from OpenAI, has marked a significant trend in both academia and industry. They endow Large Language Models (LLMs) with powerful capabilities in visual understanding, enabling them to tackle diverse multi-modal tasks. Very recently, Google released Gemini, its newest and most capable MLLM built from the ground up for multi-modality. In light of the superior reasoning capabilities, can Gemini challenge GPT-4V's leading position in multi-modal learning? In this paper, we present a preliminary exploration of Gemini Pro's visual understanding proficiency, which comprehensively covers four domains: fundamental perception, advanced cognition, challenging vision tasks, and various expert capacities. We compare Gemini Pro with the state-of-the-art GPT-4V to evaluate its upper limits, along with the latest open-sourced MLLM, Sphinx, which reveals the gap between manual efforts and black-box systems. The qualitative samples indicate that, while GPT-4V and Gemini showcase different answering styles and preferences, they can exhibit comparable visual reasoning capabilities, and Sphinx still trails behind them concerning domain generalizability. Specifically, GPT-4V tends to elaborate detailed explanations and intermediate steps, and Gemini prefers to output a direct and concise answer. The quantitative evaluation on the popular MME benchmark also demonstrates the potential of Gemini to be a strong challenger to GPT-4V. Our early investigation of Gemini also observes some common issues of MLLMs, indicating that there still remains a considerable distance towards artificial general intelligence. Our project for tracking the progress of MLLM is released at https://github.com/BradyFU/Awesome-Multimodal-Large-Language-Models.

📄 PDF Abstract BibTeX arXiv:2312.12436

Code (2)

bradyfu/awesome-multimodal-large-language-models 공식 구현
lastmile-ai/aiconfig

Tasks

MMEVisual Reasoning

Similar Papers 제목 키워드 기반

Annealed Entropic Allocation for Ranking and Selection

2026-06-09 · Xin Fei, Juergen Branke arxiv

We propose annealed entropic allocation, an adaptive sampling policy based on an annealed, weighted soft-min formulation of static budget allocation. We replace the maximin large-deviation rate objective with a weighted …

The Challenger: When Do New Data Sources Justify Switching Machine Learning Models?

2025-12-20 · Vassilis Digalakis, Christophe Pérignon, Sébastien Saurin, Flore Sentenac arxiv

Organizations often have an incumbent predictive model in production when new data sources become available. Because historical training data lack the new features, a challenger model must be trained on a small but growi…

EVE: Verifiable Self-Evolution of MLLMs via Executable Visual Transformations

2026-04-20 · Yongrui Heng, Chaoya Jiang, Han Yang, Shikun Zhang 외 arxiv

Self-evolution of multimodal large language models (MLLMs) remains a critical challenge: pseudo-label-based methods suffer from progressive quality degradation as model predictions drift, while template-based methods are…

Entry deterrence by exploiting economies of scope in data aggregation

2025-01-13 · Luis Guijarro, José-Ramón Vidal, Vicent Pla

We model a market for data where an incumbent and a challenger compete for data from a producer. The incumbent has access to an exclusive data producer, and it uses this exclusive access, together with economies of scope…

J-Zero: Unified Challenger--Solver--Judge Co-Evolution from Zero Data

2026-08-27 · Gyouk Chu, Myeongho Jeon, Eunho Yang hf

Self-evolving language models have recently emerged as a promising path toward superintelligence, with the advantage of reducing the cost of human supervision. While considerable progress has been made in verifiable doma…