English

When Sensors Fail: Temporal Sequence Models for Robust PPO under Sensor Drift

Machine Learning 2026-03-25 v2 Artificial Intelligence

Abstract

Real-world reinforcement learning systems must operate under distributional drift in their observation streams, yet most policy architectures implicitly assume fully observed and noise-free states. We study robustness of Proximal Policy Optimization (PPO) under temporally persistent sensor failures that induce partial observability and representation shift. To respond to this drift, we augment PPO with temporal sequence models, including Transformers and State Space Models (SSMs), to enable policies to infer missing information from history and maintain performance. Under a stochastic sensor failure process, we prove a high-probability bound on infinite-horizon reward degradation that quantifies how robustness depends on policy smoothness and failure persistence. Empirically, on MuJoCo continuous-control benchmarks with severe sensor dropout, we show Transformer-based sequence policies substantially outperform MLP, RNN, and SSM baselines in robustness, maintaining high returns even when large fractions of sensors are unavailable. These results demonstrate that temporal sequence reasoning provides a principled and practical mechanism for reliable operation under observation drift caused by sensor unreliability.

Keywords

Cite

@article{arxiv.2603.04648,
  title  = {When Sensors Fail: Temporal Sequence Models for Robust PPO under Sensor Drift},
  author = {Kevin Vogt-Lowell and Theodoros Tsiligkaridis and Rodney Lafuente-Mercado and Surabhi Ghatti and Shanghua Gao and Marinka Zitnik and Daniela Rus},
  journal= {arXiv preprint arXiv:2603.04648},
  year   = {2026}
}

Comments

Accepted at ICLR 2026 CAO Workshop

R2 v1 2026-07-01T11:04:02.489Z