paper-with-me

Papers

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, Shi-Min Hu

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 algorithms have shown their ability to robustly solve SLAM problems by treating dynamic objects as outliers, the dynamic motions are rarely considered. In this paper, we exploit the consensus of 3D motions among the landmarks extracted from the same rigid body for clustering and estimating static and dynamic objects in a unified manner. Specifically, our algorithm builds a noise-aware motion affinity matrix upon landmarks, and uses agglomerative clustering for distinguishing those rigid bodies. Accompanied by a decoupled factor graph optimization for revising their shape and trajectory, we obtain an iterative scheme to update both cluster assignments and motion estimation reciprocally. Evaluations on both synthetic scenes and KITTI demonstrate the capability of our approach, and further experiments considering online efficiency also show the effectiveness of our method for simultaneous tracking of ego-motion and multiple objects.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMotion Estimation

Similar Papers 제목 키워드 기반

UniQuadric: A SLAM Backend for Unknown Rigid Object 3D Tracking and Light-Weight Modeling

2023-09-29 · Linghao Yang, Yanmin Wu, Yu Deng, Rui Tian 외

Tracking and modeling unknown rigid objects in the environment play a crucial role in autonomous unmanned systems and virtual-real interactive applications. However, many existing Simultaneous Localization, Mapping and M…

Motion EstimationObjectObject TrackingPose Tracking+1

Nonlinear Observer Design for Landmark-Inertial Simultaneous Localization and Mapping

2025-04-05 · Mouaad Boughellaba, Soulaimane Berkane, Abdelhamid Tayebi

This paper addresses the problem of Simultaneous Localization and Mapping (SLAM) for rigid body systems in three-dimensional space. We introduce a new matrix Lie group SE_{3+n}(3), whose elements are composed of the pose…

PositionSimultaneous Localization and Mapping

SLAM-Former: Putting SLAM into One Transformer

2025-09-21 · Yijun Yuan, Zhuoguang Chen, Kenan Li, Weibang Wang 외 arxiv

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 t…

SplitFusion: Simultaneous Tracking and Mapping for Non-Rigid Scenes

2020-07-04 · Yang Li, Tianwei Zhang, Yoshihiko Nakamura, Tatsuya Harada

We present SplitFusion, a novel dense RGB-D SLAM framework that simultaneously performs tracking and dense reconstruction for both rigid and non-rigid components of the scene. SplitFusion first adopts deep learning based…

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