English

SLAM-Former: Putting SLAM into One Transformer

Computer Vision and Pattern Recognition 2025-09-23 v1 Robotics

Abstract

We present SLAM-Former, a novel neural approach that integrates full SLAM capabilities into a single transformer. Similar to traditional SLAM systems, SLAM-Former comprises both a frontend and a backend that operate in tandem. The frontend processes sequential monocular images in real-time for incremental mapping and tracking, while the backend performs global refinement to ensure a geometrically consistent result. This alternating execution allows the frontend and backend to mutually promote one another, enhancing overall system performance. Comprehensive experimental results demonstrate that SLAM-Former achieves superior or highly competitive performance compared to state-of-the-art dense SLAM methods.

Keywords

Cite

@article{arxiv.2509.16909,
  title  = {SLAM-Former: Putting SLAM into One Transformer},
  author = {Yijun Yuan and Zhuoguang Chen and Kenan Li and Weibang Wang and Hang Zhao},
  journal= {arXiv preprint arXiv:2509.16909},
  year   = {2025}
}

Comments

Project Page:https://tsinghua-mars-lab.github.io/SLAM-Former

R2 v1 2026-07-01T05:47:57.213Z