The Dilemma Between Data Transformations and Adversarial Robustness for Time Series Application Systems
Sheila Alemany, Niki Pissinou

TL;DR
This paper investigates how data transformation techniques affect the vulnerability of time series models, especially RNNs, to adversarial attacks, revealing that certain transformations can increase or decrease susceptibility based on dataset intrinsic properties.
Contribution
It provides an empirical analysis of the impact of feature selection, dimensionality reduction, and trend extraction on adversarial robustness in time series applications.
Findings
Feature selection and trend extraction may increase vulnerability.
Transformations reducing intrinsic dimension can decrease vulnerability.
Maintaining manifold coverage is crucial for robustness.
Abstract
Adversarial examples, or nearly indistinguishable inputs created by an attacker, significantly reduce machine learning accuracy. Theoretical evidence has shown that the high intrinsic dimensionality of datasets facilitates an adversary's ability to develop effective adversarial examples in classification models. Adjacently, the presentation of data to a learning model impacts its performance. For example, we have seen this through dimensionality reduction techniques used to aid with the generalization of features in machine learning applications. Thus, data transformation techniques go hand-in-hand with state-of-the-art learning models in decision-making applications such as intelligent medical or military systems. With this work, we explore how data transformations techniques such as feature selection, dimensionality reduction, or trend extraction techniques may impact an adversary's…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
MethodsFeature Selection
