Efficient Ground Vehicle Path Following in Game AI
- URL: http://arxiv.org/abs/2307.03379v1
- Date: Fri, 7 Jul 2023 04:20:07 GMT
- Title: Efficient Ground Vehicle Path Following in Game AI
- Authors: Rodrigue de Schaetzen, Alessandro Sestini
- Abstract summary: This paper presents an efficient path following solution for ground vehicles tailored to game AI.
The proposed path follower is evaluated through a variety of test scenarios in a first-person shooter game.
We achieved a 70% decrease in the total number of stuck events compared to an existing path following solution.
- Score: 77.34726150561087
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: This short paper presents an efficient path following solution for ground
vehicles tailored to game AI. Our focus is on adapting established techniques
to design simple solutions with parameters that are easily tunable for an
efficient benchmark path follower. Our solution pays particular attention to
computing a target speed which uses quadratic Bezier curves to estimate the
path curvature. The performance of the proposed path follower is evaluated
through a variety of test scenarios in a first-person shooter game,
demonstrating its effectiveness and robustness in handling different types of
paths and vehicles. We achieved a 70% decrease in the total number of stuck
events compared to an existing path following solution.
Related papers
- Finding Transformer Circuits with Edge Pruning [71.12127707678961]
We propose Edge Pruning as an effective and scalable solution to automated circuit discovery.
Our method finds circuits in GPT-2 that use less than half the number of edges compared to circuits found by previous methods.
Thanks to its efficiency, we scale Edge Pruning to CodeLlama-13B, a model over 100x the scale that prior methods operate on.
arXiv Detail & Related papers (2024-06-24T16:40:54Z) - Path Planning in a dynamic environment using Spherical Particle Swarm Optimization [0.0]
A Dynamic Path Planner (DPP) for UAV using the Spherical Vector-based Particle Swarm optimisation technique is proposed in this study.
The path is constructed as a set of way-points that stands as re-planning checkpoints. Path length, Safety, Attitude and Path Smoothness are all taken into account upon deciding how an optimal path should be.
Four test scenarios are carried out using real digital elevation models. Each test gives different priorities to path length and safety, in order to show how well the SPSO-DPP is capable of generating a safe yet efficient path segments.
arXiv Detail & Related papers (2024-03-19T13:56:34Z) - POA: Passable Obstacles Aware Path-planning Algorithm for Navigation of
a Two-wheeled Robot in Highly Cluttered Environments [53.41594627336511]
Passable Obstacles Aware (POA) planner is a novel navigation method for two-wheeled robots in a cluttered environment.
Our algorithm allows two-wheeled robots to find a path through passable obstacles.
arXiv Detail & Related papers (2023-07-16T19:44:27Z) - Reducing Collision Checking for Sampling-Based Motion Planning Using
Graph Neural Networks [10.698553177585973]
We propose new learning-based methods for reducing collision checking to accelerate motion planning.
We train graph neural networks (GNNs) that perform path exploration and path smoothing.
Experimental results show that the learned components can significantly reduce collision checking and improve overall planning efficiency.
arXiv Detail & Related papers (2022-10-17T09:02:04Z) - Motion Planning and Control for Multi Vehicle Autonomous Racing at High
Speeds [100.61456258283245]
This paper presents a multi-layer motion planning and control architecture for autonomous racing.
The proposed solution has been applied on a Dallara AV-21 racecar and tested at oval race tracks achieving lateral accelerations up to 25 $m/s2$.
arXiv Detail & Related papers (2022-07-22T15:16:54Z) - OTTR: Off-Road Trajectory Tracking using Reinforcement Learning [6.033086397437647]
We present a novel Reinforcement Learning (RL) algorithm for the off-road trajectory tracking problem.
Our approach efficiently exploits the limited real-world data available to adapt the baseline RL policy.
Compared to the standard ILQR approach, our proposed approach achieves a 30% and 50% reduction in cross track error in Warthog and Moose.
arXiv Detail & Related papers (2021-10-05T20:04:37Z) - Divide-and-Conquer for Lane-Aware Diverse Trajectory Prediction [71.97877759413272]
Trajectory prediction is a safety-critical tool for autonomous vehicles to plan and execute actions.
Recent methods have achieved strong performances using Multi-Choice Learning objectives like winner-takes-all (WTA) or best-of-many.
Our work addresses two key challenges in trajectory prediction, learning outputs, and better predictions by imposing constraints using driving knowledge.
arXiv Detail & Related papers (2021-04-16T17:58:56Z) - Autonomous Drone Racing with Deep Reinforcement Learning [39.757652701917166]
In many robotic tasks, such as drone racing, the goal is to travel through a set of waypoints as fast as possible.
A key challenge is planning the minimum-time trajectory, which is typically solved by assuming perfect knowledge of the waypoints to pass in advance.
In this work, a new approach to minimum-time trajectory generation for quadrotors is presented.
arXiv Detail & Related papers (2021-03-15T18:05:49Z) - Multi-Agent Path Planning based on MPC and DDPG [14.793341914236166]
We propose a new algorithm combining Model Predictive Control (MPC) with Deep Deterministic Policy Gradient (DDPG)
The DDPG with continuous action space is designed to provide learning and autonomous decision-making capability for robots.
We employ Unity 3D to perform simulation experiments in highly uncertain environment such as aircraft carrier decks and squares.
arXiv Detail & Related papers (2021-02-26T02:57:13Z) - Targeted Physical-World Attention Attack on Deep Learning Models in Road
Sign Recognition [79.50450766097686]
This paper proposes the targeted attention attack (TAA) method for real world road sign attack.
Experimental results validate that the TAA method improves the attack successful rate (nearly 10%) and reduces the perturbation loss (about a quarter) compared with the popular RP2 method.
arXiv Detail & Related papers (2020-10-09T02:31:34Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.