paper-with-me

홈 › Papers

Explainable Reinforcement Learning for Formula One Race Strategy

2025-01-07 · Devin Thomas, Junqi Jiang, Avinash Kori, Aaron Russo, Steffen Winkler, Stuart Sale, Joseph McMillan, Francesco Belardinelli, Antonio Rago

In Formula One, teams compete to develop their cars and achieve the highest possible finishing position in each race. During a race, however, teams are unable to alter the car, so they must improve their cars' finishing positions via race strategy, i.e. optimising their selection of which tyre compounds to put on the car and when to do so. In this work, we introduce a reinforcement learning model, RSRL (Race Strategy Reinforcement Learning), to control race strategies in simulations, offering a faster alternative to the industry standard of hard-coded and Monte Carlo-based race strategies. Controlling cars with a pace equating to an expected finishing position of P5.5 (where P1 represents first place and P20 is last place), RSRL achieves an average finishing position of P5.33 on our test race, the 2023 Bahrain Grand Prix, outperforming the best baseline of P5.63. We then demonstrate, in a generalisability study, how performance for one track or multiple tracks can be prioritised via training. Further, we supplement model predictions with feature importance, decision tree-based surrogate models, and decision tree counterfactuals towards improving user trust in the model. Finally, we provide illustrations which exemplify our approach in real-world situations, drawing parallels between simulations and reality.

📄 PDF Abstract BibTeX arXiv:2501.04068

Code (0)

등록된 구현이 없습니다.

Tasks

Feature ImportancePositionreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Explainable Time Series Prediction of Tyre Energy in Formula One Race Strategy

2025-01-07 · Jamie Todd, Junqi Jiang, Aaron Russo, Steffen Winkler 외

Formula One (F1) race strategy takes place in a high-pressure and fast-paced environment where split-second decisions can drastically affect race results. Two of the core decisions of race strategy are when to make pit s…

counterfactualFeature ImportanceTime SeriesTime Series Prediction

Group-wise Reinforcement Feature Generation for Optimal and Explainable Representation Space Reconstruction

2022-05-28 · Dongjie Wang, Yanjie Fu, Kunpeng Liu, Xiaolin Li 외

Representation (feature) space is an environment where data points are vectorized, distances are computed, patterns are characterized, and geometric structures are embedded. Extracting a good representation space is crit…

Feature Engineeringfeature selectionRepresentation Learning

A Framework for Understanding and Visualizing Strategies of RL Agents

2022-08-17 · Pedro Sequeira, Daniel Elenius, Jesse Hostetler, Melinda Gervasio

Recent years have seen significant advances in explainable AI as the need to understand deep learning models has gained importance with the increased emphasis on trust and ethics in AI. Comprehensible models for sequenti…

EthicsStarcraftStarcraft II

Mastering Nordschleife -- A comprehensive race simulation for AI strategy decision-making in motorsports

2023-06-28 · Max Boettinger, David Klotz

In the realm of circuit motorsports, race strategy plays a pivotal role in determining race outcomes. This strategy focuses on the timing of pit stops, which are necessary due to fuel consumption and tire performance deg…

Decision Makingreinforcement-learningReinforcement Learning

Learning-based Multi-agent Race Strategies in Formula 1

2026-02-26 · Giona Fieni, Joschua Wüthrich, Marc-Philippe Neumann, Christopher H. Onder arxiv

In Formula 1, race strategies are adapted according to evolving race conditions and competitors' actions. This paper proposes a reinforcement learning approach for multi-agent race strategy optimization. Agents learn to …

Reinforcement Learning