CVAIHCLGROFeb 18, 2025

Magma: A Foundation Model for Multimodal AI Agents

Microsoft
arXiv:2502.13130v1141 citationsh-index: 42CVPR
Originality Highly original
AI Analysis

This work addresses the challenge of developing AI agents that can plan and act in visual-spatial contexts, offering a significant extension beyond existing vision-language models for applications in robotics and UI interaction.

The authors tackled the problem of creating a multimodal foundation model capable of both understanding and acting in digital and physical environments, resulting in Magma, which achieves state-of-the-art performance on UI navigation and robotic manipulation tasks while also competing favorably on standard multimodal benchmarks.

We present Magma, a foundation model that serves multimodal AI agentic tasks in both the digital and physical worlds. Magma is a significant extension of vision-language (VL) models in that it not only retains the VL understanding ability (verbal intelligence) of the latter, but is also equipped with the ability to plan and act in the visual-spatial world (spatial-temporal intelligence) and complete agentic tasks ranging from UI navigation to robot manipulation. To endow the agentic capabilities, Magma is pretrained on large amounts of heterogeneous datasets spanning from images, videos to robotics data, where the actionable visual objects (e.g., clickable buttons in GUI) in images are labeled by Set-of-Mark (SoM) for action grounding, and the object movements (e.g., the trace of human hands or robotic arms) in videos are labeled by Trace-of-Mark (ToM) for action planning. Extensive experiments show that SoM and ToM reach great synergy and facilitate the acquisition of spatial-temporal intelligence for our Magma model, which is fundamental to a wide range of tasks as shown in Fig.1. In particular, Magma creates new state-of-the-art results on UI navigation and robotic manipulation tasks, outperforming previous models that are specifically tailored to these tasks. On image and video-related multimodal tasks, Magma also compares favorably to popular large multimodal models that are trained on much larger datasets. We make our model and code public for reproducibility at https://microsoft.github.io/Magma.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes