paper-with-me

홈 › Papers

DSC: Deep Scan Context Descriptor for Large-Scale Place Recognition

2021-11-27 · Jiafeng Cui, Tengfei Huang, Yingfeng Cai, Junqiao Zhao, Lu Xiong, Zhuoping Yu

LiDAR-based place recognition is an essential and challenging task both in loop closure detection and global relocalization. We propose Deep Scan Context (DSC), a general and discriminative global descriptor that captures the relationship among segments of a point cloud. Unlike previous methods that utilize either semantics or a sequence of adjacent point clouds for better place recognition, we only use raw point clouds to get competitive results. Concretely, we first segment the point cloud egocentrically to acquire centroids and eigenvalues of the segments. Then, we introduce a graph neural network to aggregate these features into an embedding representation. Extensive experiments conducted on the KITTI dataset show that DSC is robust to scene variants and outperforms existing methods.

📄 PDF Abstract BibTeX arXiv:2111.13838

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkLoop Closure Detection

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

SSC: Semantic Scan Context for Large-Scale Place Recognition

2021-07-01 · Lin Li, Xin Kong, Xiangrui Zhao, Tianxin Huang 외

Place recognition gives a SLAM system the ability to correct cumulative errors. Unlike images that contain rich texture features, point clouds are almost pure geometric information which makes place recognition based on …

TranslationVisual Place Recognition

RE-TRIP : Reflectivity Instance Augmented Triangle Descriptor for 3D Place Recognition

2025-05-22 · Yechan Park, Gyuhyeon Pak, Euntai Kim

While most people associate LiDAR primarily with its ability to measure distances and provide geometric information about the environment (via point clouds), LiDAR also captures additional data, including reflectivity or…

3D Place RecognitionInstance SegmentationSemantic Segmentation

PinNet: Keypoint-Aware Learned Local Descriptors with Geometric Embedding for Loop Closure in LiDAR SLAM

2026-06-26 · Yanlong Ma, Nakul S. Joshi, Christa S. Robison, Philip R. Osteen 외 arxiv

Loop closure is essential to reduce drift and build globally consistent maps in large-scale environments. However, reliable loop closure with only geometric information from, e.g., a LiDAR sensor, remains challenging due…

Pose EstimationPoint Clouds

STD: Stable Triangle Descriptor for 3D place recognition

2022-09-26 · Chongjian Yuan, Jiarong Lin, Zuhao Zou, Xiaoping Hong 외

In this work, we present a novel global descriptor termed stable triangle descriptor (STD) for 3D place recognition. For a triangle, its shape is uniquely determined by the length of the sides or included angles. Moreove…

3D Place Recognition

MinkLoc3D-SI: 3D LiDAR place recognition with sparse convolutions, spherical coordinates, and intensity

2021-12-13 · Kamil Żywanowski, Adam Banaszczyk, Michał R. Nowicki, Jacek Komorowski

The 3D LiDAR place recognition aims to estimate a coarse localization in a previously seen environment based on a single scan from a rotating 3D LiDAR sensor. The existing solutions to this problem include hand-crafted p…

3D Place RecognitionAutonomous Vehicles