paper-with-me

Papers

Autonomous Overtaking in Gran Turismo Sport Using Curriculum Reinforcement Learning

2021-03-26 · Yunlong Song, HaoChih Lin, Elia Kaufmann, Peter Duerr, Davide Scaramuzza

Professional race-car drivers can execute extreme overtaking maneuvers. However, existing algorithms for autonomous overtaking either rely on simplified assumptions about the vehicle dynamics or try to solve expensive trajectory-optimization problems online. When the vehicle approaches its physical limits, existing model-based controllers struggle to handle highly nonlinear dynamics, and cannot leverage the large volume of data generated by simulation or real-world driving. To circumvent these limitations, we propose a new learning-based method to tackle the autonomous overtaking problem. We evaluate our approach in the popular car racing game Gran Turismo Sport, which is known for its detailed modeling of various cars and tracks. By leveraging curriculum learning, our approach leads to faster convergence as well as increased performance compared to vanilla reinforcement learning. As a result, the trained controller outperforms the built-in model-based game AI and achieves comparable overtaking performance with an experienced human driver.

📄 PDF Abstract BibTeX arXiv:2103.14666

Code (0)

등록된 구현이 없습니다.

Tasks

Car Racingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Super-Human Performance in Gran Turismo Sport Using Deep Reinforcement Learning

2020-08-18 · Florian Fuchs, Yunlong Song, Elia Kaufmann, Davide Scaramuzza 외

Autonomous car racing is a major challenge in robotics. It raises fundamental problems for classical approaches such as planning minimum-time trajectories under uncertain dynamics and controlling the car at the limits of…

Autonomous RacingCar RacingDeep Reinforcement Learningreinforcement-learning+1

A Super-human Vision-based Reinforcement Learning Agent for Autonomous Racing in Gran Turismo

2024-06-18 · Miguel Vasco, Takuma Seno, Kenta Kawamoto, Kaushik Subramanian 외

Racing autonomous cars faster than the best human drivers has been a longstanding grand challenge for the fields of Artificial Intelligence and robotics. Recently, an end-to-end deep reinforcement learning agent met this…

Autonomous RacingCar RacingDeep Reinforcement Learning

Expert Human-Level Driving in Gran Turismo Sport Using Deep Reinforcement Learning with Image-based Representation

2021-11-11 · Ryuji Imamura, Takuma Seno, Kenta Kawamoto, Michael Spranger

When humans play virtual racing games, they use visual environmental information on the game screen to understand the rules within the environments. In contrast, a state-of-the-art realistic racing game AI agent that out…

AI AgentDeep Reinforcement Learning

A Champion-level Vision-based Reinforcement Learning Agent for Competitive Racing in Gran Turismo 7

2025-04-12 · Hojoon Lee, Takuma Seno, Jun Jet Tai, Kaushik Subramanian 외

Deep reinforcement learning has achieved superhuman racing performance in high-fidelity simulators like Gran Turismo 7 (GT7). It typically utilizes global features that require instrumentation external to a car, such as …

Autonomous RacingDeep Reinforcement Learning

Automated Reward Design for Gran Turismo

2025-11-03 · Michel Ma, Takuma Seno, Kaushik Subramanian, Peter R. Wurman 외 arxiv

When designing reinforcement learning (RL) agents, a designer communicates the desired agent behavior through the definition of reward functions - numerical feedback given to the agent as reward or punishment for its act…

Reinforcement Learning