Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Mage-VL: Microsoft's Efficient Streaming Multimodal Model Cuts Visual Tokens by 75%

AI By Crimson AI Hugging Face Papers 29 July 2026 · 00:00 31 views
Share: X Telegram

Mage-VL, a new codec-native streaming foundation model from Microsoft, overcomes Moravec's paradox in vision-language models by using a custom tokenizer that reduces visual token consumption by over 75% while achieving up to 3.5x inference speedup and strong performance on video and spatial reasoning tasks.

Mage-VL: Microsoft's Efficient Streaming Multimodal Model Cuts Visual Tokens by 75%

Key points

Microsoft researchers have introduced Mage-VL, a codec-native streaming multimodal foundation model designed to address Moravec's paradox in vision-language models (VLMs). While standard VLMs excel at complex offline visual reasoning, they struggle with simple streaming perception tasks and are computationally inefficient. Mage-VL aims to bridge this gap with a custom tokenizer and dual-system architecture.

The core innovation is Mage-ViT, a tokenizer that replaces uniform frame sampling with selective encoding of dynamic, entropy-rich regions using motion vectors and residual energy across sparse anchor (I) and predicted (P) frames. Operating at a 16x16 patch level, this approach reduces visual token consumption by over 75% while preserving spatiotemporal context. Mage-ViT was trained from scratch on approximately 560 million unlabeled images and 100 million unlabeled video frames, matching or outperforming flagship encoders trained on billions of image-text pairs.

Mage-VL employs a bio-inspired dual-system architecture: a lightweight System 1 event gate for proactive streaming perception and a causal System 2 decoder for deeper reasoning. This design enables efficient real-time multimodal understanding and interaction. The model also leverages AI4AI data pipelines, including prompt-code joint optimization for multimodal captioning and AI-driven performance diagnosis to guide training recipes.

Extensive evaluations show that the 4B-parameter Mage-VL matches Qwen3-VL-4B on static tasks while achieving strong gains in video understanding and 2D/3D spatial reasoning, with up to a 3.5x wall-clock inference speedup. It comprehensively surpasses the 15B Phi-4-reasoning-vision baseline. The paper also delivers seven key empirical findings covering pre-training data efficiency, variable-resolution scaling, codec system acceleration, VideoQA SFT redundancy, motion-spatial synergy, AI4AI data pipelines, and Zero-Vision SFT for multimodal RL.

ModelStatic TasksVideo Understanding2D/3D Spatial ReasoningInference Speedup
Mage-VL-4BMatches Qwen3-VL-4BStrong gainsStrong gainsUp to 3.5x
Qwen3-VL-4BBaseline---
Phi-4-reasoning-vision (15B)SurpassedSurpassedSurpassed-
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1