paper-with-me

홈 › Papers

Subgoal Planning Algorithm for Autonomous Vehicle Guidance

2020-04-27

Trained humans exhibit highly agile spatial skills, enabling them to operate vehicles with complex dynamics in demanding tasks and conditions. Prior work shows that humans achieve this performance by using strategies such as satisficing, learning hierarchical task structure, and using a library of motion primitive elements. A key aspect of efficient and versatile solutions is the decomposition of a task into a sequence of smaller tasks, represented by subgoals. The present work uses properties of constrained optimal control theory to define conditions that specify candidate subgoal states and enable this decomposition. The proposed subgoal algorithm uses graph search to determine a subgoal sequence that links a series of unconstrained motion guidance elements into a constrained solution trajectory. In simulation experiments, the subgoal guidance algorithm generates paths with higher performance and less computation time than an RRT* benchmark. Examples illustrate the robustness and versatility of this approach in multiple environment types.

📄 PDF Abstract BibTeX arXiv:2004.12526

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Visual scoping operations for physical assembly

2021-06-10 · Felix J Binder, Marcelo M Mattar, David Kirsh, Judith E Fan

Planning is hard. The use of subgoals can make planning more tractable, but selecting these subgoals is computationally costly. What algorithms might enable us to reap the benefits of planning using subgoals while minimi…

Towards End to End Motion Planning and Execution for Autonomous Underwater Vehicles Using Reinforcement Learning

2026-06-07 · Elisei Shafer, Oren Gal arxiv

Autonomous Underwater Vehicles (AUVs) traditionally rely on complex, heavily engineered pipelines for perception, path planning, and motion control. This paper explores the feasibility of an end-to-end Deep Reinforcement…

Hierarchical Reinforcement LearningMotion Planning

Fast and Precise: Adjusting Planning Horizon with Adaptive Subgoal Search

2022-06-01 · Michał Zawalski, Michał Tyrolski, Konrad Czechowski, Tomasz Odrzygóźdź 외

Complex reasoning problems contain states that vary in the computational cost required to determine a good action plan. Taking advantage of this property, we propose Adaptive Subgoal Search (AdaSubS), a search method tha…

Rubik's CubeSokoban

Diffusion-Based Planning for Autonomous Driving with Flexible Guidance

2025-01-26 · Yinan Zheng, Ruiming Liang, Kexin Zheng, Jinliang Zheng 외

Achieving human-like driving behaviors in complex open-world environments is a critical challenge in autonomous driving. Contemporary learning-based planning approaches such as imitation learning methods often struggle t…

Autonomous DrivingImitation Learning

HIPIF: Hierarchical Planning and Information Folding for Long-Horizon LLM Agent Learning

2026-06-09 · Juncheng Diao, Zhicong Lu, Peiguang Li, Yongwei Zhou 외 arxiv

While Large Language Models (LLMs) have demonstrated strong capabilities as autonomous agents across a wide range of tasks, their performance often degrades in multi-turn long-horizon agentic tasks. Existing methods have…

Hierarchical Reinforcement Learning