Trojan horse hunt in deep forecasting models: Insights from the European Space Agency competition

arXiv cs.LG / 3/23/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The article analyzes Trojan horse backdoor attacks in deep forecasting models and their implications for safety-critical space operations.
  • It presents the Trojan Horse Hunt data science competition, in which over 200 teams worked to identify triggers hidden in spacecraft telemetry models, detailing the task formulation, benchmark set, and evaluation protocol along with top solutions.
  • It outlines key insights and directions for research on detecting triggers in time-series forecasting models.
  • All competition materials are publicly available on the official competition webpage and Kaggle.

Abstract

Forecasting plays a crucial role in modern safety-critical applications, such as space operations. However, the increasing use of deep forecasting models introduces a new security risk of trojan horse attacks, carried out by hiding a backdoor in the training data or directly in the model weights. Once implanted, the backdoor is activated by a specific trigger pattern at test time, causing the model to produce manipulated predictions. We focus on this issue in our \textit{Trojan Horse Hunt} data science competition, where more than 200 teams faced the task of identifying triggers hidden in deep forecasting models for spacecraft telemetry. We describe the novel task formulation, benchmark set, evaluation protocol, and best solutions from the competition. We further summarize key insights and research directions for effective identification of triggers in time series forecasting models. All materials are publicly available on the official competition webpage https://www.kaggle.com/competitions/trojan-horse-hunt-in-space.