Magma: A Foundation Model for Multimodal AI Agents

Jianwei Yang, Reuben Tan, Qianhui Wu, Ruijie Zheng, Baolin Peng, Yongyuan Liang, Yu Gu, Mu Cai, Seonghyeon Ye, J. Jang, Yuquan Deng, Lars Lidén, Jianfeng Gao

arXiv:2502.13130 · 2026-07-27 공개 · arXiv · PDF

vision-language robot-manipulation foundation-model spatio-temporal multimodal-ai agentic-tasks ui-navigation set-of-mark

Abstract

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 ground and act in the visual-spatial world (spatial-temporal intelligence). To endow agentic capabilities for tasks ranging from UI navigation to robot manipulation, Magma is trained on large amounts of heterogeneous datasets that span from images, videos to robotics data, where actionable visual objects (e.g. clickable buttons in GUI) in images are labeled by Set-of-Mark (SoM) for action grounding, and object movements (e.g. 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 help bridge the gap between verbal and action abilities and significantly enhance spatio-temporal intelligence which is fundamental to agentic 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. Moreover, Magma preserves strong multimodal understanding ability and compares favorably to popular large multimodal models that are trained on much larger datasets. We have made our model and code public for reproducibility1.

한국어 요약

한 줄 요약

Magma는 UI 탐색과 로봇 조작 등 다양한 환경에서 작동하는 멀티모달 에이전트 기반 모델로, SoM과 ToM을 통해 공간-시간적 지능을 획기적으로 향상시킨다.

핵심 기여도

핵심 아이디어

Magma는 기존의 Vision-Language (VL) 모델을 확장하여, 단순히 언어-시각 이해(언어 지능)뿐만 아니라, 시각-공간 세계에서 행동을 계획하고 실행하는 능력(공간-시간 지능)을 추가한 멀티모달 에이전트 기반 모델이다. 기존 VLA 모델은 2D 디지털 환경과 3D 물리적 환경을 별도로 훈련하여 일반화 능력이 제한적이었으나, Magma는 단일 모델로 다양한 환경에서 작동할 수 있도록 설계되었다. 이는 SoM과 ToM이라는 두 가지 새로운 훈련 태스크를 통해 달성된다. SoM은 이미지 내 클릭 가능한 버튼 등 행동 가능한 객체를 라벨링하여 행동 정착을 학습하고, ToM은 영상 내 인간 손이나 로봇 팔의 이동 경로를 라벨링하여 행동 계획을 학습한다. 이 두 태스크는 모델이 다양한 환경에서 행동을 추론하고 실행할 수 있도록 도와준다.

기술적 접근법

주요 결과

의의 및 한계

Magma는 디지털과 물리적 환경에서 모두 작동하는 멀티모달 에이전트 기반 모델로서, 기존 VLA 모델이 도메인별로 분리되어 훈련되는 한계를 극복한다. 특히, SoM과 ToM을 통해 공간-시간적 지능을 획기적으로 향상시켜, 다양한 환경에서 행동을 추론하고 실행할 수 있는 능력을 갖춘다. 그러나, Magma는 여전히 특정 도메인에서 특화된 모델과 비교했을 때 일부 세부 작업에서 제한이 있을 수 있다. 또한, 훈련 데이터의 질과 라벨링 정확도가 모델 성능에 큰 영향을 미친다는 점도 한계로 지적된다.

실용적 활용

Magma는 UI 자동화, 로봇 조작, 스마트 홈 시스템 등 다양한 산업 분야에서 활용 가능하다. 특히, 단일 모델로 다양한 환경에서 작동할 수 있어, 개발 비용과 시간을 절감할 수 있는 실용적 가치가 있다. 연구 분야에서는 멀티모달 에이전트 기반 모델의 기초 연구와, 공간-시간적 지능의 발전에 기여할 수 있다.