paper-with-me

Papers

LiSA: LiDAR Localization with Semantic Awareness

2024-01-01 · CVPR 2024 1 · Bochun Yang, Zijun Li, Wen Li, Zhipeng Cai, Chenglu Wen, Yu Zang, Matthias Muller, Cheng Wang

LiDAR localization is a fundamental task in robotics and computer vision which estimates the pose of a LiDAR point cloud within a global map. Scene Coordinate Regression (SCR) has demonstrated state-of-the-art performance in this task. In SCR a scene is represented as a neural network which outputs the world coordinates for each point in the input point cloud. However SCR treats all points equally during localization ignoring the fact that not all objects are beneficial for localization. For example dynamic objects and repeating structures often negatively impact SCR. To address this problem we introduce LiSA the first method that incorporates semantic awareness into SCR to boost the localization robustness and accuracy. To avoid extra computation or network parameters during inference we distill the knowledge from a segmentation model to the original SCR network. Experiments show the superior performance of LiSA on standard LiDAR localization benchmarks compared to state-of-the-art methods. Applying knowledge distillation not only preserves high efficiency but also achieves higher localization accuracy than introducing extra semantic segmentation modules. We also analyze the benefit of semantic information for LiDAR localization. Our code is released at https://github.com/Ybchun/LiSA.

📄 PDF Abstract BibTeX

Code (1)

ybchun/lisa 공식 구현 pytorch

Tasks

Knowledge DistillationSemantic SegmentationVisual Localization

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

OpenSight: A Simple Open-Vocabulary Framework for LiDAR-Based Object Detection

2023-12-12 · Hu Zhang, Jianhua Xu, Tao Tang, Haiyang Sun 외

Traditional LiDAR-based object detection research primarily focuses on closed-set scenarios, which falls short in complex real-world applications. Directly transferring existing 2D open-vocabulary models with some known …

cross-modal alignmentobject-detectionObject Detection

BiCo-Fusion: Bidirectional Complementary LiDAR-Camera Fusion for Semantic- and Spatial-Aware 3D Object Detection

2024-06-27 · Yang song, Lin Wang

3D object detection is an important task that has been widely applied in autonomous driving. To perform this task, a new trend is to fuse multi-modal inputs, i.e., LiDAR and camera. Under such a trend, recent methods fus…

3D Object DetectionAutonomous DrivingImage Enhancementobject-detection+1

Inland-LOAM: Voxel-Based Structural Semantic LiDAR Odometry and Mapping for Inland Waterway Navigation

2025-08-05 · Zhongbi Luo, Yunjia Wang, Jan Swevers, Peter Slaets 외 arxiv

Accurate geospatial information is crucial for safe, autonomous Inland Waterway Transport (IWT), as existing charts (IENC) lack real-time detail and conventional LiDAR SLAM fails in waterway environments. These challenge…

Point Clouds

Impact of LiDAR visualisations on semantic segmentation of archaeological objects

2024-04-08 · Raveerat Jaturapitpornchai, Giulio Poggi, Gregory Sech, Ziga Kokalj 외

Deep learning methods in LiDAR-based archaeological research often leverage visualisation techniques derived from Digital Elevation Models to enhance characteristics of archaeological objects present in the images. This …

Deep LearningSemantic Segmentation

GeoISF: Instance Semantic Forest Inspired Large-Scale Cross-View Geo-Localization via Ground LiDAR-to-Satellite Image

2026-06-17 · Di Hu, Xia Yuan, Chunxia Zhao arxiv

The problem of localization on a large-scale satellite image given a frame of query ground view point clouds remains challenging. Existing LiDAR-to-image cross-view localization methods struggle in large-scale scenarios …

Point Clouds