paper-with-me

홈 › Papers

A Self-Supervised Learning Approach to Rapid Path Planning for Car-Like Vehicles Maneuvering in Urban Environment

2020-03-02 · Piotr Kicki, Tomasz Gawron, Piotr Skrzypczyński

An efficient path planner for autonomous car-like vehicles should handle the strong kinematic constraints, particularly in confined spaces commonly encountered while maneuvering in city traffic, and should enable rapid planning, as the city traffic scenarios are highly dynamic. State-of-the-art planning algorithms handle such difficult cases at high computational cost, often yielding non-deterministic results. However, feasible local paths can be quickly generated leveraging the past planning experience gained in the same or similar environment. While learning through supervised training is problematic for real traffic scenarios, we introduce in this paper a novel neural network-based method for path planning, which employs a gradient-based self-supervised learning algorithm to predict feasible paths. This approach strongly exploits the experience gained in the past and rapidly yields feasible maneuver plans for car-like vehicles with limited steering-angle. The effectiveness of such an approach has been confirmed by computational experiments.

📄 PDF Abstract BibTeX arXiv:2003.00946

Code (1)

Kicajowyfreestyle/tisaf 공식 구현 tf

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

VLM-RRT: Vision Language Model Guided RRT Search for Autonomous UAV Navigation

2025-05-29 · Jianlin Ye, Savvas Papaioannou, Panayiotis Kolios

Path planning is a fundamental capability of autonomous Unmanned Aerial Vehicles (UAVs), enabling them to efficiently navigate toward a target region or explore complex environments while avoiding obstacles. Traditional …

Disaster ResponseLanguage ModelingLanguage ModellingNavigate

Self-Supervised Path Planning in UAV-aided Wireless Networks based on Active Inference

2024-03-06 · Ali Krayani, Khalid Khan, Lucio Marcenaro, Mario Marchese 외

This paper presents a novel self-supervised path-planning method for UAV-aided networks. First, we employed an optimizer to solve training examples offline and then used the resulting solutions as demonstrations from whi…

RADMPC: A Fast Decentralized Approach for Chance-Constrained Multi-Vehicle Path-Planning

2018-11-25 · Aaron Huang, Benjamin J. Ayton, Brian C. Williams

Robust multi-vehicle path-planning is important for ensuring the safety of multi-vehicle systems in applications like transportation, search and rescue, and robotic exploration. Chance-constrained methods like Iterative …

Model Predictive Control

Attractor Network Dynamics Enable Preplay and Rapid Path Planning in Maze–like Environments

2015-12-01 · NeurIPS 2015 12 · Dane S. Corneil, Wulfram Gerstner

Rodents navigating in a well-known environment can rapidly learn and revisit observed reward locations, often after a single trial. While the mechanism for rapid path planning is unknown, the CA3 region in the hippocampu…

Hippocampus

Learning from Experience for Rapid Generation of Local Car Maneuvers

2020-12-07 · Piotr Kicki, Tomasz Gawron, Krzysztof Ćwian, Mete Ozay 외

Being able to rapidly respond to the changing scenes and traffic situations by generating feasible local paths is of pivotal importance for car autonomy. We propose to train a deep neural network (DNN) to plan feasible a…