paper-with-me

홈 › Papers

Good Graph to Optimize: Cost-Effective, Budget-Aware Bundle Adjustment in Visual SLAM

2020-08-23 · Yipu Zhao, Justin S. Smith, Patricio A. Vela

The cost-efficiency of visual(-inertial) SLAM (VSLAM) is a critical characteristic of resource-limited applications. While hardware and algorithm advances have been significantly improved the cost-efficiency of VSLAM front-ends, the cost-efficiency of VSLAM back-ends remains a bottleneck. This paper describes a novel, rigorous method to improve the cost-efficiency of local BA in a BA-based VSLAM back-end. An efficient algorithm, called Good Graph, is developed to select size-reduced graphs optimized in local BA with condition preservation. To better suit BA-based VSLAM back-ends, the Good Graph predicts future estimation needs, dynamically assigns an appropriate size budget, and selects a condition-maximized subgraph for BA estimation. Evaluations are conducted on two scenarios: 1) VSLAM as standalone process, and 2) VSLAM as part of closed-loop navigation system. Results from the first scenario show Good Graph improves accuracy and robustness of VSLAM estimation, when computational limits exist. Results from the second scenario, indicate that Good Graph benefits the trajectory tracking performance of VSLAM-based closed-loop navigation systems, which is a primary application of VSLAM.

📄 PDF Abstract BibTeX arXiv:2008.10123

Code (2)

ivalab/FullResults_GoodGraph 공식 구현
ivalab/gf_orb_slam2 공식 구현

Similar Papers 제목 키워드 기반

Confounded Budgeted Causal Bandits

2024-01-15 · Fateme Jamshidi, Jalal Etesami, Negar Kiyavash

We study the problem of learning 'good' interventions in a stochastic environment modeled by its underlying causal graph. Good interventions refer to interventions that maximize rewards. Specifically, we consider the set…

Budget-aware Query Tuning: An AutoML Perspective

2024-03-29 · Wentao Wu, Chi Wang

Modern database systems rely on cost-based query optimizers to come up with good execution plans for input queries. Such query optimizers rely on cost models to estimate the costs of candidate query execution plans. A co…

AutoML

Optimizer Benchmarking Needs to Account for Hyperparameter Tuning

2019-10-25 · ICML 2020 1 · Prabhu Teja Sivaprasad, Florian Mai, Thijs Vogels, Martin Jaggi 외

The performance of optimizers, particularly in deep learning, depends considerably on their chosen hyperparameter configuration. The efficacy of optimizers is often studied under near-optimal problem-specific hyperparame…

Benchmarking

Budgeted and Non-budgeted Causal Bandits

2020-12-13 · Vineet Nair, Vishakha Patil, Gaurav Sinha

Learning good interventions in a causal graph can be modelled as a stochastic multi-armed bandit problem with side-information. First, we study this problem when interventions are more expensive than observations and a b…

FamilySeer: Towards Optimized Tensor Codes by Exploiting Computation Subgraph Similarity

2022-01-01 · Shanjun Zhang, Mingzhen Li, Hailong Yang, Yi Liu 외

Deploying various deep learning (DL) models efficiently has boosted the research on DL compilers. The difficulty of generating optimized tensor codes drives DL compiler to ask for the auto-tuning approaches, and the incr…