paper-with-me

홈 › Papers

The Dilemma Between Data Transformations and Adversarial Robustness for Time Series Application Systems

2020-06-18 · Sheila Alemany, Niki Pissinou

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 ability to create effective adversarial samples on a recurrent neural network. Specifically, we analyze it from the perspective of the data manifold and the presentation of its intrinsic features. Our evaluation empirically shows that feature selection and trend extraction techniques may increase the RNN's vulnerability. A data transformation technique reduces the vulnerability to adversarial examples only if it approximates the dataset's intrinsic dimension, minimizes codimension, and maintains higher manifold coverage.

📄 PDF Abstract BibTeX arXiv:2006.10885

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessDecision MakingDimensionality Reductionfeature selectionTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Can we have it all? On the Trade-off between Spatial and Adversarial Robustness of Neural Networks

2020-02-26 · NeurIPS 2021 12 · Sandesh Kamath, Amit Deshpande, K V Subrahmanyam, Vineeth N Balasubramanian

(Non-)robustness of neural networks to small, adversarial pixel-wise perturbations, and as more recently shown, to even random spatial transformations (e.g., translations, rotations) entreats both theoretical and empiric…

Adversarial RobustnessAll

Rethinking the Effect of Data Augmentation in Adversarial Contrastive Learning

2023-03-02 · Rundong Luo, Yifei Wang, Yisen Wang

Recent works have shown that self-supervised learning can achieve remarkable robustness when integrated with adversarial training (AT). However, the robustness gap between supervised AT (sup-AT) and self-supervised AT (s…

Contrastive LearningData AugmentationSelf-Supervised Learning

RobCaps: Evaluating the Robustness of Capsule Networks against Affine Transformations and Adversarial Attacks

2023-04-08 · Alberto Marchisio, Antonio De Marco, Alessio Colucci, Maurizio Martina 외

Capsule Networks (CapsNets) are able to hierarchically preserve the pose relationships between multiple objects for image classification tasks. Other than achieving high accuracy, another relevant factor in deploying Cap…

image-classificationImage Classification

Augmenting Model Robustness with Transformation-Invariant Attacks

2019-01-31 · Houpu Yao, Zhe Wang, GuangYu Nie, Yassine Mazboudi 외

The vulnerability of neural networks under adversarial attacks has raised serious concerns and motivated extensive research. It has been shown that both neural networks and adversarial attacks against them can be sensiti…

Image CroppingmodelTranslation

Adversarial and Random Transformations for Robust Domain Adaptation and Generalization

2022-11-13 · Liang Xiao, Jiaolong Xu, Dawei Zhao, Erke Shang 외

Data augmentation has been widely used to improve generalization in training deep neural networks. Recent works show that using worst-case transformations or adversarial augmentation strategies can significantly improve …

Data AugmentationDomain Adaptation