paper-with-me

홈 › Papers

Keeping Less is More: Point Sparsification for Visual SLAM

2022-07-01 · Yeonsoo Park, Soohyun Bae

When adapting Simultaneous Mapping and Localization (SLAM) to real-world applications, such as autonomous vehicles, drones, and augmented reality devices, its memory footprint and computing cost are the two main factors limiting the performance and the range of applications. In sparse feature based SLAM algorithms, one efficient way for this problem is to limit the map point size by selecting the points potentially useful for local and global bundle adjustment (BA). This study proposes an efficient graph optimization for sparsifying map points in SLAM systems. Specifically, we formulate a maximum pose-visibility and maximum spatial diversity problem as a minimum-cost maximum-flow graph optimization problem. The proposed method works as an additional step in existing SLAM systems, so it can be used in both conventional or learning based SLAM systems. By extensive experimental evaluations we demonstrate the proposed method achieves even more accurate camera poses with approximately 1/3 of the map points and 1/2 of the computation.

📄 PDF Abstract BibTeX arXiv:2207.00225

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDiversity

Similar Papers 제목 키워드 기반

Distributed Link Sparsification for Scalable Scheduling Using Graph Neural Networks

2022-03-27 · Zhongyuan Zhao, Ananthram Swami, Santiago Segarra

Distributed scheduling algorithms for throughput or utility maximization in dense wireless multi-hop networks can have overwhelmingly high overhead, causing increased congestion, energy consumption, radio footprint, and …

Scheduling

Long-term Visual Map Sparsification with Heterogeneous GNN

2022-03-29 · CVPR 2022 1 · Ming-Fang Chang, Yipu Zhao, Rajvi Shah, Jakob J. Engel 외

We address the problem of map sparsification for long-term visual localization. For map sparsification, a commonly employed assumption is that the pre-build map and the later captured localization query are consistent. H…

Graph Neural NetworkVisual Localization

JointSQ: Joint Sparsification-Quantization for Distributed Learning

2024-01-01 · CVPR 2024 1 · Weiying Xie, Haowei Li, Jitao Ma, Yunsong Li 외

Gradient sparsification and quantization offer a promising prospect to alleviate the communication overhead problem in distributed learning. However direct combination of the two results in suboptimal solutions due t…

Quantization

Structural sparsification for Far-field Speaker Recognition with GNA

2019-10-25 · Jingchi Zhang, Jonathan Huang, Michael Deisher, Hai Li 외

Recently, deep neural networks (DNN) have been widely used in speaker recognition area. In order to achieve fast response time and high accuracy, the requirements for hardware resources increase rapidly. However, as the …

Speaker Recognition

Dynamic Spatial Sparsification for Efficient Vision Transformers and Convolutional Neural Networks

2022-07-04 · Yongming Rao, Zuyan Liu, Wenliang Zhao, Jie zhou 외

In this paper, we present a new approach for model acceleration by exploiting spatial sparsity in visual data. We observe that the final prediction in vision Transformers is only based on a subset of the most informative…