paper-with-me

홈 › Papers

Long-term Visual Map Sparsification with Heterogeneous GNN

2022-03-29 · CVPR 2022 1 · Ming-Fang Chang, Yipu Zhao, Rajvi Shah, Jakob J. Engel, Michael Kaess, Simon Lucey

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. However, this assumption can be easily violated in the dynamic world. Additionally, the map size grows as new data accumulate through time, causing large data overhead in the long term. In this paper, we aim to overcome the environmental changes and reduce the map size at the same time by selecting points that are valuable to future localization. Inspired by the recent progress in Graph Neural Network(GNN), we propose the first work that models SfM maps as heterogeneous graphs and predicts 3D point importance scores with a GNN, which enables us to directly exploit the rich information in the SfM map graph. Two novel supervisions are proposed: 1) a data-fitting term for selecting valuable points to future localization based on training queries; 2) a K-Cover term for selecting sparse points with full map coverage. The experiments show that our method selected map points on stable and widely visible structures and outperformed baselines in localization performance.

📄 PDF Abstract BibTeX arXiv:2203.15182

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkVisual Localization

Similar Papers 제목 키워드 기반

HeSS: Head Sensitivity Score for Sparsity Redistribution in VGGT

2026-03-26 · Yongsung Kim, Wooseok Song, Jaihyun Lew, Hun Hwangbo 외 arxiv

Visual Geometry Grounded Transformer (VGGT) has advanced 3D vision, yet its global attention layers suffer from quadratic computational costs that hinder scalability. Several sparsification-based acceleration techniques …

myAURA: Personalized health library for epilepsy management via knowledge graph sparsification and visualization

2024-05-08 · Rion Brattig Correia, Jordan C. Rozum, Leonard Cross, Jack Felag 외

Objective: We report the development of the patient-centered myAURA application and suite of methods designed to aid epilepsy patients, caregivers, and researchers in making decisions about care and self-management. Mate…

Management

Heterogeneous Graph Sparsification for Efficient Representation Learning

2022-11-14 · Chandan Chunduru, Chun Jiang Zhu, Blake Gains, Jinbo Bi

Graph sparsification is a powerful tool to approximate an arbitrary graph and has been used in machine learning over homogeneous graphs. In heterogeneous graphs such as knowledge graphs, however, sparsification has not b…

Graph LearningKnowledge GraphsRepresentation Learning

Learnable Sparse Customization in Heterogeneous Edge Computing

2024-12-10 · Jingjing Xue, Sheng Sun, Min Liu, Yuwei Wang 외

To effectively manage and utilize massive distributed data at the network edge, Federated Learning (FL) has emerged as a promising edge computing paradigm across data silos. However, FL still faces two challenges: system…

Edge-computingFederated Learning

SparseVLM: Visual Token Sparsification for Efficient Vision-Language Model Inference

2024-10-06 · Yuan Zhang, Chun-Kai Fan, Junpeng Ma, Wenzhao Zheng 외

In vision-language models (VLMs), visual tokens usually consume a significant amount of computational overhead, despite their sparser information density compared to text tokens. To address this, most existing methods le…

Language ModelingLanguage ModellingVideo Understanding