paper-with-me

Papers

Learning When to Jump for Off-road Navigation

2026-01-31 · Zhipeng Zhao, Taimeng Fu, Shaoshu Su, Qiwei Du, Ehsan Tarkesh Esfahani, Karthik Dantu, Souma Chowdhury, Chen Wang arxiv

Low speed does not always guarantee safety in off-road driving. For instance, crossing a ditch may be risky at a low speed due to the risk of getting stuck, yet safe at a higher speed with a controlled, accelerated jump. Achieving such behavior requires path planning that explicitly models complex motion dynamics, whereas existing methods often neglect this aspect and plan solely based on positions or a fixed velocity. To address this gap, we introduce Motion-aware Traversability (MAT) representation to explicitly model terrain cost conditioned on actual robot motion. Instead of assigning a single scalar score for traversability, MAT models each terrain region as a Gaussian function of velocity. During online planning, we decompose the terrain cost computation into two stages: (1) predict terrain-dependent Gaussian parameters from perception in a single forward pass, (2) efficiently update terrain costs for new velocities inferred from current dynamics by evaluating these functions without repeated inference. We develop a system that integrates MAT to enable agile off-road navigation and evaluate it in both simulated and real-world environments with various obstacles. Results show that MAT achieves real-time efficiency and enhances the performance of off-road navigation, reducing path detours by 75% while maintaining safety across challenging terrains.

📄 PDF Abstract BibTeX arXiv:2602.00877

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tightly Integrated Motion Classification and State Estimation in Foot-Mounted Navigation Systems

2023-05-16 · Isaac Skog, Gustaf Hendeby, Manon Kok

A framework for tightly integrated motion mode classification and state estimation in motion-constrained inertial navigation systems is presented. The framework uses a jump Markov model to describe the navigation system'…

PositionState Estimation

Autonomous Navigation for Quadrupedal Robots with Optimized Jumping through Constrained Obstacles

2021-07-01 · Scott Gilroy, Derek Lau, Lizhi Yang, Ed Izaguirre 외

Quadrupeds are strong candidates for navigating challenging environments because of their agile and dynamic designs. This paper presents a methodology that extends the range of exploration for quadrupedal robots by creat…

Autonomous NavigationDecision MakingNavigate

Polynomial Jump-Diffusion Models

2017-11-21 · Damir Filipović, Martin Larsson

We develop a comprehensive mathematical framework for polynomial jump-diffusions in a semimartingale context, which nest affine jump-diffusions and have broad applications in finance. We show that the polynomial property…

Teaching Robots Like Dogs: Learning Agile Navigation from Luring, Gesture, and Speech

2026-01-13 · Taerim Yoon, Dongho Kang, Jin Cheng, Fatemeh Zargarbashi 외 arxiv

In this work, we aim to enable legged robots to learn how to interpret human social cues and produce appropriate behaviors through physical human guidance. However, learning through physical engagement can place a heavy …

Theoretical Learning Performance of Graph Neural Networks: The Impact of Jumping Connections and Layer-wise Sparsification

2025-07-07 · Jiawei Sun, Hongkang Li, Meng Wang arxiv

Jumping connections enable Graph Convolutional Networks (GCNs) to overcome over-smoothing, while graph sparsification reduces computational demands by selecting a sub-matrix of the graph adjacency matrix during neighborh…