paper-with-me

Papers

Online Pole Segmentation on Range Images for Long-term LiDAR Localization in Urban Environments

2022-08-15 · Hao Dong, Xieyuanli Chen, Simo Särkkä, Cyrill Stachniss

Robust and accurate localization is a basic requirement for mobile autonomous systems. Pole-like objects, such as traffic signs, poles, and lamps are frequently used landmarks for localization in urban environments due to their local distinctiveness and long-term stability. In this paper, we present a novel, accurate, and fast pole extraction approach based on geometric features that runs online and has little computational demands. Our method performs all computations directly on range images generated from 3D LiDAR scans, which avoids processing 3D point clouds explicitly and enables fast pole extraction for each scan. We further use the extracted poles as pseudo labels to train a deep neural network for online range image-based pole segmentation. We test both our geometric and learning-based pole extraction methods for localization on different datasets with different LiDAR scanners, routes, and seasonal changes. The experimental results show that our methods outperform other state-of-the-art approaches. Moreover, boosted with pseudo pole labels extracted from multiple datasets, our learning-based method can run across different datasets and achieve even better localization results compared to our geometry-based method. We released our pole datasets to the public for evaluating the performance of pole extractors, as well as the implementation of our approach.

📄 PDF Abstract BibTeX arXiv:2208.07364

Code (1)

PRBonn/pole-localization 공식 구현

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Why semantics matters: A deep study on semantic particle-filtering localization in a LiDAR semantic pole-map

2023-05-23 · Yuming Huang, Yi Gu, Chengzhong Xu, Hui Kong

In most urban and suburban areas, pole-like structures such as tree trunks or utility poles are ubiquitous. These structural landmarks are very useful for the localization of autonomous vehicles given their geometrical l…

Autonomous VehiclesSemantic Segmentation

TCP-SSM: Efficient Vision State Space Models with Token-Conditioned Poles

2026-05-12 · Sara Shoouri, Morteza Tavakoli Taba, Hun-Seok Kim arxiv

State Space Models (SSMs) have emerged as a compelling alternative to attention models for long-range vision tasks, offering input-dependent recurrence with linear complexity. However, most efficient SSM variants reduce …

Semantic SegmentationImage ClassificationObject Detection

Polarizable atomic multipoles for learning long-range electrostatics

2026-05-07 · Dongjin Kim, Daniel S. King, Yoonjae Park, Roya Savoj 외 arxiv

Long-range electrostatics and polarization remain central obstacles to extending machine learning interatomic potentials (MLIPs) to ionic, polar, and interfacial systems. Here, we introduce a semi-local framework for lea…

Long-Term Urban Vehicle Localization Using Pole Landmarks Extracted from 3-D Lidar Scans

2019-10-23 · Alexander Schaefer, Daniel Büscher, Johan Vertens, Lukas Luft 외

Due to their ubiquity and long-term stability, pole-like objects are well suited to serve as landmarks for vehicle localization in urban environments. In this work, we present a complete mapping and long-term localizatio…

When Learning Hurts: Fixed-Pole RNN for Real-Time Online Training

2026-02-25 · Alexander Morgan, Ummay Sumaya Khan, Lingjia Liu, Lizhong Zheng arxiv

Recurrent neural networks (RNNs) can be interpreted as discrete-time state-space models, where the state evolution corresponds to an infinite-impulse-response (IIR) filtering operation governed by both feedforward weight…