paper-with-me

Papers

MageBench: Bridging Large Multimodal Models to Agents

2024-12-05 · Miaosen Zhang, Qi Dai, Yifan Yang, Jianmin Bao, Dongdong Chen, Kai Qiu, Chong Luo, Xin Geng, Baining Guo

LMMs have shown impressive visual understanding capabilities, with the potential to be applied in agents, which demand strong reasoning and planning abilities. Nevertheless, existing benchmarks mostly assess their reasoning abilities in language part, where the chain-of-thought is entirely composed of text.We consider the scenario where visual signals are continuously updated and required along the decision making process. Such vision-in-the-chain reasoning paradigm is more aligned with the needs of multimodal agents, while being rarely evaluated. In this paper, we introduce MageBench, a reasoning capability oriented multimodal agent benchmark that, while having light-weight environments, poses significant reasoning challenges and holds substantial practical value. This benchmark currently includes three types of environments: WebUI, Sokoban, and Football, comprising a total of 483 different scenarios. It thoroughly validates the agent's knowledge and engineering capabilities, visual intelligence, and interaction skills. The results show that only a few product-level models are better than random acting, and all of them are far inferior to human-level. More specifically, we found current models severely lack the ability to modify their planning based on visual feedback, as well as visual imagination, interleaved image-text long context handling, and other abilities. We hope that our work will provide optimization directions for LMM from the perspective of being an agent. We release our code and data at https://github.com/microsoft/MageBench.

📄 PDF Abstract BibTeX arXiv:2412.04531

Code (1)

microsoft/magebench 공식 구현 pytorch

Tasks

Sokoban

Similar Papers 제목 키워드 기반

DPImageBench: A Unified Benchmark for Differentially Private Image Synthesis

2025-03-18 · Chen Gong, Kecen Li, Zinan Lin, Tianhao Wang

Differentially private (DP) image synthesis aims to generate artificial images that retain the properties of sensitive images while protecting the privacy of individual images within the dataset. Despite recent advanceme…

Image Generation

Beyond Correlation: Towards Causal Large Language Model Agents in Biomedicine

2025-05-22 · Adib Bazgir, Amir Habibdoust Lafmajani, Yuwen Zhang

Large Language Models (LLMs) show promise in biomedicine but lack true causal understanding, relying instead on correlations. This paper envisions causal LLM agents that integrate multimodal data (text, images, genomics,…

Causal InferenceDrug DiscoveryLanguage ModelingLanguage Modelling+1

See-Control: A Multimodal Agent Framework for Smartphone Interaction with a Robotic Arm

2025-12-09 · Haoyu Zhao, Weizhong Ding, Yuhao Yang, Zheng Tian 외 arxiv

Recent advances in Multimodal Large Language Models (MLLMs) have enabled their use as intelligent agents for smartphone operation. However, existing methods depend on the Android Debug Bridge (ADB) for data transmission …

Diffusion-Link: Diffusion Probabilistic Model for Bridging the Audio-Text Modality Gap

2025-10-13 · KiHyun Nam, Jongmin Choi, Hyeongkeun Lee, Jungwoo Heo 외 arxiv

Contrastive audio-language pretraining yields powerful joint representations, yet a persistent audio-text modality gap limits the benefits of coupling multimodal encoders with large language models (LLMs). We present Dif…

Audio captioning

Neural Brain: A Neuroscience-inspired Framework for Embodied Agents

2025-05-12 · Jian Liu, Xiongtao Shi, Thai Duy Nguyen, Haitian Zhang 외

The rapid evolution of artificial intelligence (AI) has shifted from static, data-driven models to dynamic systems capable of perceiving and interacting with real-world environments. Despite advancements in pattern recog…

Navigate