TL;DR
This paper introduces RO-TS, a novel framework for training robust deep neural networks on time-series data, utilizing a min-max optimization approach with GAK-based distance and a new stochastic algorithm, SCAGDA, with proven convergence.
Contribution
The paper proposes a new robust training algorithm for time-series deep models, incorporating GAK-based distance and a novel stochastic optimization method with theoretical guarantees.
Findings
RO-TS improves robustness over prior adversarial training methods.
GAK-based distance outperforms Euclidean distance for time-series.
SCAGDA converges efficiently with proven theoretical guarantees.
Abstract
Despite the success of deep neural networks (DNNs) for real-world applications over time-series data such as mobile health, little is known about how to train robust DNNs for time-series domain due to its unique characteristics compared to images and text data. In this paper, we propose a novel algorithmic framework referred as RObust Training for Time-Series (RO-TS) to create robust DNNs for time-series classification tasks. Specifically, we formulate a min-max optimization problem over the model parameters by explicitly reasoning about the robustness criteria in terms of additive perturbations to time-series inputs measured by the global alignment kernel (GAK) based distance. We also show the generality and advantages of our formulation using the summation structure over time-series alignments by relating both GAK and dynamic time warping (DTW). This problem is an instance of a family…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
