paper-with-me

홈 › Papers

PoGO-Net: Pose Graph Optimization With Graph Neural Networks

2021-01-01 · ICCV 2021 10 · Xinyi Li, Haibin Ling

Accurate camera pose estimation or global camera re-localization is a core component in Structure-from-Motion (SfM) and SLAM systems. Given pair-wise relative camera poses, pose-graph optimization (PGO) involves solving for an optimized set of globally-consistent absolute camera poses. In this work, we propose a novel PGO scheme fueled by graph neural networks (GNN), namely PoGO-Net, to conduct the absolute camera pose regression leveraging multiple rotation averaging (MRA). Specifically, PoGO-Net takes a noisy view-graph as the input, where the nodes and edges are designed to encode the geometric constraints and local graph consistency. Besides, we address the outlier edge removal by exploiting an implicit edge-dropping scheme where the noisy or corrupted edges are effectively filtered out with parameterized networks. Furthermore, we introduce a joint loss function embedding MRA formulation such that the robust inference is capable of achieving real-time performances even for large-scale scenes. Our proposed network is trained end-to-end on public benchmarks, outperforming state-of-the-art approaches in extensive experiments that demonstrate the efficiency and robustness of our proposed network.

📄 PDF Abstract BibTeX

Code (1)

xxylii/pogo-net 공식 구현

Tasks

Camera Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Dr-PoGO: Direct Radar Pose-Graph Optimization

2026-05-06 · Cedric Le Gentil, Weican Li, Leonardo Brizi, Timothy D. Barfoot arxiv

This paper introduces Dr-PoGO, a method for Simultaneous Localization And Mapping (SLAM) using a 2D spinning radar. Unlike cameras or lidars that require line-of-sight, millimetre-wave radars can `see' through dust, fall…

Point Clouds

Pogosim -- a Simulator for Pogobot robots

2025-09-13 · Leo Cazenille, Loona Macabre, Nicolas Bredeche arxiv

Pogobots are a new type of open-source/open-hardware robots specifically designed for swarm robotics research. Their cost-effective and modular design, complemented by vibration-based and wheel-based locomotion, fast inf…

An Embarrassingly Simple Way to Optimize Orthogonal Matrices at Scale

2026-02-16 · Adrián Javaloy, Antonio Vergari arxiv

Orthogonality constraints are ubiquitous in robust and probabilistic machine learning. Unfortunately, current optimizers are computationally expensive and do not scale to problems with hundreds or thousands of constraint…

Pobogot -- An Open-Hardware Open-Source Low Cost Robot for Swarm Robotics

2025-04-11 · Alessia Loi, Loona Macabre, Jérémy Fersula, Keivan Amini 외

This paper describes the Pogobot, an open-source and open-hardware platform specifically designed for research involving swarm robotics. Pogobot features vibration-based locomotion, infrared communication, and an array o…

PoGO: A Scalable Proof of Useful Work via Quantized Gradient Descent and Merkle Proofs

2025-04-10 · José I. Orlicki

We present a design called \emph{Proof of Gradient Optimization} (PoGO) for blockchain consensus, where miners produce verifiable evidence of training large-scale machine-learning models. Building on previous work, we in…

GPUQuantization