paper-with-me

Papers

Particle Filter Networks with Application to Visual Localization

2018-05-23 · Peter Karkus, David Hsu, Wee Sun Lee

Particle filtering is a powerful approach to sequential state estimation and finds application in many domains, including robot localization, object tracking, etc. To apply particle filtering in practice, a critical challenge is to construct probabilistic system models, especially for systems with complex dynamics or rich sensory inputs such as camera images. This paper introduces the Particle Filter Network (PFnet), which encodes both a system model and a particle filter algorithm in a single neural network. The PF-net is fully differentiable and trained end-to-end from data. Instead of learning a generic system model, it learns a model optimized for the particle filter algorithm. We apply the PF-net to a visual localization task, in which a robot must localize in a rich 3-D world, using only a schematic 2-D floor map. In simulation experiments, PF-net consistently outperforms alternative learning architectures, as well as a traditional model-based method, under a variety of sensor inputs. Further, PF-net generalizes well to new, unseen environments.

📄 PDF Abstract BibTeX arXiv:1805.08975

Code (2)

AdaCompNUS/pfnet 공식 구현 tf
HaoWen-Surrey/SemiDPF tf

Tasks

Object TrackingState EstimationVisual Localization

Similar Papers 제목 키워드 기반

A semantic-aided particle filter approach for AUV localization

2019-05-17 · Francesco Maurelli, Szymon Krupinski

This paper presents a novel approach to AUV localization, based on a semantic-aided particle filter. Particle filters have been used successfully for robotics localization since many years. Most of the approaches are how…

Multiparticle Kalman filter for object localization in symmetric environments

2023-03-14 · Roman Korkin, Ivan Oseledets, Aleksandr Katrutsa

This study considers the object localization problem and proposes a novel multiparticle Kalman filter to solve it in complex and symmetric environments. Two well-known classes of filtering algorithms to solve the localiz…

Object Localization

PALMS: Plane-based Accessible Indoor Localization Using Mobile Smartphones

2024-10-21 · Yunqian Cheng, Roberto Manduchi

In this paper, we present PALMS, an innovative indoor global localization and relocalization system for mobile smartphones that utilizes publicly available floor plans. Unlike most vision-based methods that require const…

Indoor Localization

SG2Loc: Sequential Visual Localization on 3D Scene Graphs

2026-06-10 · Nicole Damblon, Olga Vysotska, Federico Tombari, Marc Pollefeys 외 arxiv

Visual localization in complex indoor environments remains a critical challenge for robotics and AR applications. Sequential localization, where pose estimates are refined over time, is important for autonomous agents. H…

Visual LocalizationPoint Clouds

Attention-Driven Hierarchical Reinforcement Learning with Particle Filtering for Source Localization in Dynamic Fields

2025-01-22 · Yiwei Shi, Mengyue Yang, Qi Zhang, Weinan Zhang 외

In many real-world scenarios, such as gas leak detection or environmental pollutant tracking, solving the Inverse Source Localization and Characterization problem involves navigating complex, dynamic fields with sparse a…

Bayesian InferenceComputational EfficiencyHierarchical Reinforcement LearningOut-of-Distribution Generalization+2