Multi-Agent Reinforcement Learning for Assessing False-Data Injection Attacks on Transportation Networks
Taha Eghtesad, Sirui Li, Yevgeniy Vorobeychik, Aron Laszka
TL;DR
The paper addresses false-data injection attacks on transportation networks driven by navigation apps by modeling the attacker as an MDP that perturbs observed edge travel times under a budget. It introduces a Hierarchical Multi-Agent Reinforcement Learning (HMARL) framework with a high-level budget allocator and low-level cooperative agents to identify near-optimal attack strategies at scale, validated on the Sioux Falls, ND network. Empirical results show HMARL attenuates baselines and ablations, achieving 10–50% greater disruption to total travel time depending on budget, demonstrating scalability to graph-scale transport systems. The work highlights defense implications and points to graph-based state representations and ML-driven detection as promising directions for mitigating false-data injection attacks in navigation-enabled transportation networks.
Abstract
The increasing reliance of drivers on navigation applications has made transportation networks more susceptible to data-manipulation attacks by malicious actors. Adversaries may exploit vulnerabilities in the data collection or processing of navigation services to inject false information, and to thus interfere with the drivers' route selection. Such attacks can significantly increase traffic congestions, resulting in substantial waste of time and resources, and may even disrupt essential services that rely on road networks. To assess the threat posed by such attacks, we introduce a computational framework to find worst-case data-injection attacks against transportation networks. First, we devise an adversarial model with a threat actor who can manipulate drivers by increasing the travel times that they perceive on certain roads. Then, we employ hierarchical multi-agent reinforcement learning to find an approximate optimal adversarial strategy for data manipulation. We demonstrate the applicability of our approach through simulating attacks on the Sioux Falls, ND network topology.
