paper-with-me

홈 › Papers

Benchmarking Sensor-Fault Robustness in Forecasting

2026-05-11 · Alexander Windmann, Philipp Wittenberg, Gianluca Manca, Marcel Dix, Jens U. Brandt, Oliver Niggemann arxiv

Cyber-physical system (CPS) forecasting models depend on sensor streams with noisy, biased, missing, or temporally misaligned readings, yet standard forecasting evaluation often selects models by nominal error without showing whether they remain robust under such faults. We introduce SensorFault-Bench, a shared CPS-grounded sensor-fault stress-test protocol for evaluating forecasting architectures and robustness-improvement methods, and an operational taxonomy organizing the method comparison. Across four real-world datasets and eight scored scenarios governed by a standardized severity model, it reports worst-scenario degradation, clean mean squared error (MSE), and worst-scenario fault-time MSE, separating relative robustness from absolute error. A disjoint fault-transfer split lets explicit fault-training methods train on adjacent fault families while evaluation uses separate benchmark scenarios. Empirically, forecasting architectures favored by clean MSE can degrade sharply under faults, and clean-MSE rankings can disagree with worst-scenario fault-time error rankings. Chronos-2, the evaluated zero-shot foundation-model representative, matches or trails the last-value naive forecaster in clean MSE on the two single-target datasets and has the largest worst-scenario degradation on ETTh1 and Traffic, where all channels are forecast targets. For the evaluated robustness-improvement method set, paired deltas show selective degradation reductions: projected gradient descent adversarial training and randomized training lead where value faults dominate observed degradation, while fault augmentation leads where availability faults dominate. SensorFault-Bench provides open-source code, documented data access, and reproduction and extension guides, so new datasets, architectures, and robustness-improvement methods can be evaluated under the same CPS sensor-fault robustness protocol.

📄 PDF Abstract BibTeX arXiv:2605.10822

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TS-Fault: Benchmarking Time Series Forecasters Against Structural Faults

2026-06-16 · Yuyang Zhao, Lian Xu, Hao Miao, Chenxi Liu 외 arxiv

Time series forecasting (TSF) underpins consequential decisions in energy, transportation, finance, and healthcare, yet TSF models are almost universally ranked by a single number (e.g., average error) on clean held-out …

Time Series Forecasting

Robustness Evaluation of Machine Learning Models for Fault Classification and Localization In Power System Protection

2025-12-17 · Julian Oelhaf, Mehran Pashaei, Georg Kordowich, Christian Bergler 외 arxiv

The growing penetration of renewable and distributed generation is transforming power systems and challenging conventional protection schemes that rely on fixed settings and local measurements. Machine learning (ML) offe…

Overview of Fault Tolerant Techniques in Underwater Sensor Networks

2019-10-02 · Lauri Vihman, Maarja Kruusmaa, Jaan Raik

Sensor networks provide services to a broad range of applications ranging from intelligence service surveillance to weather forecasting. Most of the sensor networks are terrestrial, however much of our planet is covered …

Weather Forecasting

Enhancing Fault Detection in CO2 Refrigeration Systems: Optimal Sensor Selection and Robustness Analysis Using Tree-Based Machine Learning

2025-03-22 · Masoud Kishani Farahani, Morteza Kolivandi, Abbas Rajabi Ghahnavieh, Mohammad Talaei

This study investigates the reliability and robustness of data-driven Fault Detection and Diagnosis (FDD) models for CO2 refrigeration systems (CO2-RS) in supermarkets, focusing on optimal sensor selection and resilience…

Fault Detection

Quantifying Robustness: A Benchmarking Framework for Deep Learning Forecasting in Cyber-Physical Systems

2025-04-04 · Alexander Windmann, Henrik Steude, Daniel Boschmann, Oliver Niggemann

Cyber-Physical Systems (CPS) in domains such as manufacturing and energy distribution generate complex time series data crucial for Prognostics and Health Management (PHM). While Deep Learning (DL) methods have demonstra…

BenchmarkingModel SelectionState Space Models