Spatial Memory Agent Boosts VLM Spatial Reasoning Without Updates

Haokai Zhang, Yuhang Ding, Yunshu Zhou, Xinze Du, Shengtao Zhang, Zhiyue Zhao, Yuling Xi, Hao Chen· August 14, 2026 View original

Key takeaways

  • SMA enhances VLM spatial reasoning without requiring model parameter updates.
  • It uses experience-grounded lessons and verifier-guided reflection.
  • Transfer Reliability Scores (TRS) dynamically calibrate lesson effectiveness.
  • SMA achieves superior accuracy across various spatial benchmarks.

Who benefits

RoboticsAutonomous VehiclesAR/VRLogisticsSmart Manufacturing

Summary

The Spatial Memory Agent (SMA) is a new framework that enhances frozen Vision-Language Model (VLM) agents' spatial reasoning through parameter-update-free self-evolution. SMA distills verifiable spatial experiences into reusable lessons with transfer reliability scores, guiding future inference and achieving superior accuracy across various spatial benchmarks.

Improving the spatial reasoning capabilities of Vision-Language Models (VLMs) is crucial for embodied agents and multimodal assistants. Current approaches typically involve post-training methods like fine-tuning or integrating external spatial tools. This research explores a novel, complementary path: enhancing frozen VLM agents through "parameter-update-free self-evolution." The proposed Spatial Memory Agent (SMA) is an experience-grounded runtime framework. It operates by allowing a frozen VLM agent to query a verifiable spatial environment, receive feedback, and then use verifier-guided reflection to distill compact, transferable "lessons" from these experiences. Each lesson is assigned a Transfer Reliability Score (TRS), which is dynamically calibrated based on its effectiveness in future retrievals. During deployment, SMA retrieves relevant lessons using a combination of semantic filtering and TRS-based ranking, which then guides the frozen VLM's inference. This method consistently outperforms other evaluated approaches across five spatial benchmarks and four base VLMs, demonstrating a practical way for VLMs to self-evolve their spatial intelligence without requiring parameter updates.

Why it matters

For developers of robotics, autonomous systems, and advanced multimodal AI, SMA offers a way to significantly improve spatial intelligence in existing VLM agents without the costly and complex process of model retraining or reliance on external tools during inference.

How to implement this in your domain

  1. 1Evaluate the SMA framework for enhancing spatial reasoning in your existing frozen VLM agents.
  2. 2Design verifiable spatial environments to generate experience-grounded lessons for your agents.
  3. 3Implement the verifier-guided reflection mechanism to distill transferable lessons from agent interactions.
  4. 4Integrate the lesson retrieval and TRS-based ranking system into your VLM inference pipeline.

Original post by Haokai Zhang, Yuhang Ding, Yunshu Zhou, Xinze Du, Shengtao Zhang, Zhiyue Zhao, Yuling Xi, Hao Chen

"arXiv:2608.12743v1 Announce Type: new Abstract: Spatial intelligence is becoming a foundation for embodied agents, robotic planning, and multimodal assistants. To improve the spatial reasoning ability of VLM agents, existing work has mainly followed two lines. One line uses post-…"

View on X

Originally posted by Haokai Zhang, Yuhang Ding, Yunshu Zhou, Xinze Du, Shengtao Zhang, Zhiyue Zhao, Yuling Xi, Hao Chen on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Engineering & DevTools