paper-with-me

홈 › Papers

Bio-Inspired Hybrid Map: Spatial Implicit Local Frames and Topological Map for Mobile Cobot Navigation

2025-07-07 · Tuan Dang, Manfred Huber arxiv

Navigation is a fundamental capacity for mobile robots, enabling them to operate autonomously in complex and dynamic environments. Conventional approaches use probabilistic models to localize robots and build maps simultaneously using sensor observations. Recent approaches employ human-inspired learning, such as imitation and reinforcement learning, to navigate robots more effectively. However, these methods suffer from high computational costs, global map inconsistency, and poor generalization to unseen environments. This paper presents a novel method inspired by how humans perceive and navigate themselves effectively in novel environments. Specifically, we first build local frames that mimic how humans represent essential spatial information in the short term. Points in local frames are hybrid representations, including spatial information and learned features, so-called spatial-implicit local frames. Then, we integrate spatial-implicit local frames into the global topological map represented as a factor graph. Lastly, we developed a novel navigation algorithm based on Rapid-Exploring Random Tree Star (RRT*) that leverages spatial-implicit local frames and the topological map to navigate effectively in environments. To validate our approach, we conduct extensive experiments in real-world datasets and in-lab environments. We open our source code at https://github.com/tuantdang/simn}{https://github.com/tuantdang/simn.

📄 PDF Abstract BibTeX arXiv:2507.04649

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Spatial-Temporal Implicit Neural Representations for Event-Guided Video Super-Resolution

2023-03-24 · CVPR 2023 1 · Yunfan Lu, Zipeng Wang, Minjie Liu, Hongjian Wang 외

Event cameras sense the intensity changes asynchronously and produce event streams with high dynamic range and low latency. This has inspired research endeavors utilizing events to guide the challenging video superresolu…

Super-ResolutionVideo Super-Resolution

Hybrid Spatial Representations for Species Distribution Modeling

2024-10-14 · Shiran Yuan, Hao Zhao

We address an important problem in ecology called Species Distribution Modeling (SDM), whose goal is to predict whether a species exists at a certain position on Earth. In particular, we tackle a challenging version of t…

Attribute

Hybrid Spatial-spectral Neural Network for Hyperspectral Image Denoising

2024-06-13 · Hao Liang, Chengjie, Kun Li, Xin Tian

Hyperspectral image (HSI) denoising is an essential procedure for HSI applications. Unfortunately, the existing Transformer-based methods mainly focus on non-local modeling, neglecting the importance of locality in image…

DenoisingHyperspectral Image DenoisingImage DenoisingSpectral Reconstruction

Hybrid Structure-from-Motion and Camera Relocalization for Enhanced Egocentric Localization

2024-07-10 · Jinjie Mai, Abdullah Hamdi, Silvio Giancola, Chen Zhao 외

We built our pipeline EgoLoc-v1, mainly inspired by EgoLoc. We propose a model ensemble strategy to improve the camera pose estimation part of the VQ3D task, which has been proven to be essential in previous work. The co…

Camera Pose EstimationCamera RelocalizationPose Estimation

SceneLLM: Implicit Language Reasoning in LLM for Dynamic Scene Graph Generation

2024-12-15 · Hang Zhang, Zhuoling Li, Jun Liu

Dynamic scenes contain intricate spatio-temporal information, crucial for mobile robots, UAVs, and autonomous driving systems to make informed decisions. Parsing these scenes into semantic triplets <Subject-Predicate-Obj…

Autonomous DrivingGraph GenerationScene Graph Generation