paper-with-me

Papers

Off-road Autonomous Vehicles Traversability Analysis and Trajectory Planning Based on Deep Inverse Reinforcement Learning

2019-09-16 · Zeyu Zhu, Nan Li, Ruoyu Sun, Huijing Zhao, Donghao Xu

Terrain traversability analysis is a fundamental issue to achieve the autonomy of a robot at off-road environments. Geometry-based and appearance-based methods have been studied in decades, while behavior-based methods exploiting learning from demonstration (LfD) are new trends. Behavior-based methods learn cost functions that guide trajectory planning in compliance with experts' demonstrations, which can be more scalable to various scenes and driving behaviors. This research proposes a method of off-road traversability analysis and trajectory planning using Deep Maximum Entropy Inverse Reinforcement Learning. To incorporate vehicle's kinematics while solving the problem of exponential increase of state-space complexity, two convolutional neural networks, i.e., RL ConvNet and Svf ConvNet, are developed to encode kinematics into convolution kernels and achieve efficient forward reinforcement learning. We conduct experiments in off-road environments. Scene maps are generated using 3D LiDAR data, and expert demonstrations are either the vehicle's real driving trajectories at the scene or synthesized ones to represent specific behaviors such as crossing negative obstacles. Different cost functions of traversability analysis are learned and tested at various scenes of capability in guiding the trajectory planning of different behaviors. We also demonstrate the performance and computation efficiency of the proposed method.

📄 PDF Abstract BibTeX arXiv:1909.06953

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehiclesreinforcement-learningReinforcement LearningReinforcement Learning (RL)Trajectory Planning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Off-Road Navigation via Implicit Neural Representation of Terrain Traversability

2025-11-22 · Yixuan Jia, Qingyuan Li, Jonathan P. How arxiv

Autonomous off-road navigation requires robots to estimate terrain traversability from onboard sensors and plan motion accordingly. Conventional approaches typically rely on sampling-based planners such as MPPI to genera…

MOSU: Autonomous Long-range Robot Navigation with Multi-modal Scene Understanding

2025-07-07 · Jing Liang, Kasun Weerakoon, Daeun Song, Senthurbavan Kirubaharan 외 arxiv

We present MOSU, a novel autonomous long-range navigation system that enhances global navigation for mobile robots through multimodal perception and on-road scene understanding. MOSU addresses the outdoor robot navigatio…

Semantic SegmentationScene UnderstandingRobot Navigation

STEP: Stochastic Traversability Evaluation and Planning for Risk-Aware Off-road Navigation

2021-03-04 · David D. Fan, Kyohei Otsu, Yuki Kubo, Anushri Dixit 외

Although ground robotic autonomy has gained widespread usage in structured and controlled environments, autonomy in unknown and off-road terrain remains a difficult problem. Extreme, off-road, and unstructured environmen…

Autonomous NavigationModel Predictive ControlMotion Planning

Reasoning About Traversability: Language-Guided Off-Road 3D Trajectory Planning

2026-04-23 · Byounggun Park, Soonmin Hwang arxiv

While Vision-Language Models (VLMs) enable high-level semantic reasoning for end-to-end autonomous driving, particularly in unstructured environments, existing off-road datasets suffer from language annotations that are …

Trajectory PlanningAutonomous Driving

ScaTE: A Scalable Framework for Self-Supervised Traversability Estimation in Unstructured Environments

2022-09-14 · Junwon Seo, Taekyung Kim, Kiho Kwak, Jihong Min 외

For the safe and successful navigation of autonomous vehicles in unstructured environments, the traversability of terrain should vary based on the driving capabilities of the vehicles. Actual driving experience can be ut…

Autonomous Vehicles