paper-with-me

Papers

Track2Map: Online Deformable SLAM with Motion-Aware Pose Optimization in Robotic Surgery

2026-07-09 · Tianyi Song, Sierra Bonilla, Xinwei Ju, Evangelos Mazomenos, Danail Stoyanov, Adam Schmidt, Omid Mohareri, Sophia Bano, Francisco Vasconcelos arxiv

Gaussian splatting is the current state-of-the-art for dense, deformable 3D anatomy reconstruction in robot-assisted minimally invasive surgery (RAMIS); however, most pipelines are offline and depend on accurate camera trajectory priors (often from robotic kinematics), limiting applicability when priors are missing or noisy. To address these limitations, we propose Track2Map, an online 3D Gaussian Splatting pipeline that jointly optimizes camera trajectory and 3D deformable scene representation directly from surgical video. Track2Map is therefore capable of robust 3D reconstructions when camera trajectory priors are either absent or noisy, and due to its online nature it effectively works as a Simultaneous Localisation and Mapping (SLAM) method. To stabilize optimization in the presence of tissue motion and ambiguous visual cues, we introduce a track-anchored deformation initialization using dense 2D point tracks. Track statistics are further utilized to disentangle camera motion from scene deformation by detecting static camera periods and reducing drift during incremental mapping. Experiments on StereoMIS show improved reconstruction quality and camera trajectory against competing SLAM methods, as well as compared to non-SLAM methods that utilize camera trajectory priors. The code is available at https://track2map.github.io/.

📄 PDF Abstract BibTeX arXiv:2607.08408

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NRGS-SLAM: Monocular Non-Rigid SLAM for Endoscopy via Deformation-Aware 3D Gaussian Splatting

2026-02-19 · Jiwei Shan, Zeyu Cai, Yirui Li, Yongbo Chen 외 arxiv

Visual simultaneous localization and mapping (V-SLAM) is a fundamental capability for autonomous perception and navigation. However, endoscopic scenes violate the rigidity assumption due to persistent soft-tissue deforma…

Computational EfficiencyCamera Pose Estimation

SD-DefSLAM: Semi-Direct Monocular SLAM for Deformable and Intracorporeal Scenes

2020-10-19 · Juan J. Gómez Rodríguez, José Lamarca, Javier Morlana, Juan D. Tardós 외

Conventional SLAM techniques strongly rely on scene rigidity to solve data association, ignoring dynamic parts of the scene. In this work we present Semi-Direct DefSLAM (SD-DefSLAM), a novel monocular deformable SLAM met…

Point Tracking

DAGS-SLAM: Dynamic-Aware 3DGS SLAM via Spatiotemporal Motion Probability and Uncertainty-Aware Scheduling

2026-02-25 · Li Zhang, Yu-An Liu, Xijia Jiang, Conghao Huang 외 arxiv

Mobile robots and IoT devices demand real-time localization and dense reconstruction under tight compute and energy budgets. While 3D Gaussian Splatting (3DGS) enables efficient dense SLAM, dynamic objects and occlusions…

ClusterSLAM: A SLAM Backend for Simultaneous Rigid Body Clustering and Motion Estimation

2019-10-01 · ICCV 2019 10 · Jiahui Huang, Sheng Yang, Zishuo Zhao, Yu-Kun Lai 외

We present a practical backend for stereo visual SLAM which can simultaneously discover individual rigid bodies and compute their motions in dynamic environments. While recent factor graph based state optimization algori…

ClusteringMotion Estimation

Edged USLAM: Edge-Aware Event-Based SLAM with Learning-Based Depth Priors

2026-03-09 · Şebnem Sarıözkan, Hürkan Şahin, Olaya Álvarez-Tuñón, Erdal Kayacan arxiv

Conventional visual simultaneous localization and mapping (SLAM) algorithms often fail under rapid motion, low illumination, or abrupt lighting transitions due to motion blur and limited dynamic range. Event cameras miti…

Visual Odometry