paper-with-me

홈 › Papers

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

2025-01-07 · Jamie Todd, Junqi Jiang, Aaron Russo, Steffen Winkler, Stuart Sale, Joseph McMillan, Antonio Rago

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 stops (i.e. replace the cars' tyres) and which tyre compounds (hard, medium or soft, in normal conditions) to select. The optimal pit stop decisions can be determined by estimating the tyre degradation of these compounds, which in turn can be computed from the energy applied to each tyre, i.e. the tyre energy. In this work, we trained deep learning models, using the Mercedes-AMG PETRONAS F1 team's historic race data consisting of telemetry, to forecast tyre energies during races. Additionally, we fitted XGBoost, a decision tree-based machine learning algorithm, to the same dataset and compared the results, with both giving impressive performance. Furthermore, we incorporated two different explainable AI methods, namely feature importance and counterfactual explanations, to gain insights into the reasoning behind the forecasts. Our contributions thus result in an explainable, automated method which could assist F1 teams in optimising their race strategy.

📄 PDF Abstract BibTeX arXiv:2501.04067

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualFeature ImportanceTime SeriesTime Series Prediction

Similar Papers 제목 키워드 기반

Explainable Tensorized Neural Ordinary Differential Equations forArbitrary-step Time Series Prediction

2020-11-26 · Penglei Gao, Xi Yang, Rui Zhang, Kaizhu Huang

We propose a continuous neural network architecture, termed Explainable Tensorized Neural Ordinary Differential Equations (ETN-ODE), for multi-step time series prediction at arbitrary time points. Unlike the existing app…

PredictionTime SeriesTime Series AnalysisTime Series Prediction

EnergyPatchTST: Multi-scale Time Series Transformers with Uncertainty Estimation for Energy Forecasting

2025-08-07 · Wei Li, Zixin Wang, Qizheng Sun, Qixiang Gao 외 arxiv

Accurate and reliable energy time series prediction is of great significance for power generation planning and allocation. At present, deep learning time series prediction has become the mainstream method. However, the m…

Time Series Prediction

Signals, Concepts, and Laws: Toward Universal, Explainable Time-Series Forecasting

2025-08-02 · Hongwei Ma, Junbin Gao, Minh-Ngoc Tran arxiv

Accurate, explainable and physically credible forecasting remains a persistent challenge for multivariate time-series whose statistical properties vary across domains. We propose DORIC, a Domain-Universal, ODE-Regularize…

TimeSliver : Symbolic-Linear Decomposition for Explainable Time Series Classification

2026-01-29 · Akash Pandey, Payal Mohapatra, Wei Chen, Qi Zhu 외 arxiv

Identifying the extent to which every temporal segment influences a model's predictions is essential for explaining model decisions and increasing transparency. While post-hoc explainable methods based on gradients and f…

Time Series Classification

C-SHAP for time series: An approach to high-level temporal explanations

2025-04-15 · Annemarie Jutte, FAIZAN AHMED, Jeroen Linssen, Maurice van Keulen

Time series are ubiquitous in domains such as energy forecasting, healthcare, and industry. Using AI systems, some tasks within these domains can be efficiently handled. Explainable AI (XAI) aims to increase the reliabil…

Time Series