paper-with-me

홈 › Papers

SchurVINS: Schur Complement-Based Lightweight Visual Inertial Navigation System

2023-12-04 · CVPR 2024 1 · Yunfei Fan, Tianyu Zhao, Guidong Wang

Accuracy and computational efficiency are the most important metrics to Visual Inertial Navigation System (VINS). The existing VINS algorithms with either high accuracy or low computational complexity, are difficult to provide the high precision localization in resource-constrained devices. To this end, we propose a novel filter-based VINS framework named SchurVINS, which could guarantee both high accuracy by building a complete residual model and low computational complexity with Schur complement. Technically, we first formulate the full residual model where Gradient, Hessian and observation covariance are explicitly modeled. Then Schur complement is employed to decompose the full model into ego-motion residual model and landmark residual model. Finally, Extended Kalman Filter (EKF) update is implemented in these two models with high efficiency. Experiments on EuRoC and TUM-VI datasets show that our method notably outperforms state-of-the-art (SOTA) methods in both accuracy and computational complexity. The experimental code of SchurVINS is available at https://github.com/bytedance/SchurVINS.

📄 PDF Abstract BibTeX arXiv:2312.01616

Code (1)

bytedance/schurvins 공식 구현

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

FAR-AVIO: Fast and Robust Schur-Complement Based Acoustic-Visual-Inertial Fusion Odometry with Sensor Calibration

2025-12-23 · Hao Wei, Peiji Wang, Qianhao Wang, Tong Qin 외 arxiv

Underwater environments impose severe challenges to visual-inertial odometry systems, as strong light attenuation, marine snow and turbidity, together with weakly exciting motions, degrade inertial observability and caus…

Computational Efficiency

SUPER -- A Framework for Sensitivity-based Uncertainty-aware Performance and Risk Assessment in Visual Inertial Odometry

2025-12-16 · Johannes A. Gaus, Daniel Häufle, Woo-Jeong Baek arxiv

While many visual odometry (VO), visual-inertial odometry (VIO), and SLAM systems achieve high accuracy, the majority of existing methods miss to assess risks at runtime. This paper presents SUPER (Sensitivity-based Unce…

Visual Odometry

Sphere-VIO: Fast and Robust Visual-Inertial Odometry via Unified Spherical Representation for Heterogeneous Multi-Camera Systems

2026-06-29 · Yueteng Yang, Yusen Xie, Hao Wei, Qianhao Wang 외 arxiv

Multi-camera visual-inertial odometry (VIO) overcomes the inherent limitations of pure visual systems by expanding the field of view. However, existing algorithms are typically tailored for fixed camera setups and lack u…

Depth Estimation

Faster Graph Embeddings via Coarsening

2020-07-06 · ICML 2020 1 · Matthew Fahrbach, Gramoz Goranci, Richard Peng, Sushant Sachdeva 외

Graph embeddings are a ubiquitous tool for machine learning tasks, such as node classification and link prediction, on graph-structured data. However, computing the embeddings for large-scale graphs is prohibitively inef…

Link PredictionNode Classification

Square Root Marginalization for Sliding-Window Bundle Adjustment

2021-09-05 · ICCV 2021 10 · Nikolaus Demmel, David Schubert, Christiane Sommer, Daniel Cremers 외

In this paper we propose a novel square root sliding-window bundle adjustment suitable for real-time odometry applications. The square root formulation pervades three major aspects of our optimization-based sliding-windo…