paper-with-me

홈 › Papers

Enforcing Fundamental Relations via Adversarial Attacks on Input Parameter Correlations

2025-01-09 · Timo Saala, Lucie Flek, Alexander Jung, Akbar Karimi, Alexander Schmidt, Matthias Schott, Philipp Soldin, Christopher Wiebusch

Correlations between input parameters play a crucial role in many scientific classification tasks, since these are often related to fundamental laws of nature. For example, in high energy physics, one of the common deep learning use-cases is the classification of signal and background processes in particle collisions. In many such cases, the fundamental principles of the correlations between observables are often better understood than the actual distributions of the observables themselves. In this work, we present a new adversarial attack algorithm called Random Distribution Shuffle Attack (RDSA), emphasizing the correlations between observables in the network rather than individual feature characteristics. Correct application of the proposed novel attack can result in a significant improvement in classification performance - particularly in the context of data augmentation - when using the generated adversaries within adversarial training. Given that correlations between input features are also crucial in many other disciplines. We demonstrate the RDSA effectiveness on six classification tasks, including two particle collision challenges (using CERN Open Data), hand-written digit recognition (MNIST784), human activity recognition (HAR), weather forecasting (Rain in Australia), and ICU patient mortality (MIMIC-IV), demonstrating a general use case beyond fundamental physics for this new type of adversarial attack algorithms.

📄 PDF Abstract BibTeX arXiv:2501.05588

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionAdversarial AttackClassificationData AugmentationHuman Activity RecognitionWeather Forecasting

Similar Papers 제목 키워드 기반

Understanding Adversarial Attacks on Autoencoders

2021-01-01 · Elsa Riachi, Frank Rudzicz

Adversarial vulnerability is a fundamental limitation of deep neural networks which remains poorly understood. Recent work suggests that adversarial attacks on deep neural network classifiers exploit the …

Compressive SensingKnowledge Distillation

Relationship between manifold smoothness and adversarial vulnerability in deep learning with local errors

2020-07-04 · Zijian Jiang, Jianwen Zhou, Haiping Huang

Artificial neural networks can achieve impressive performances, and even outperform humans in some specific tasks. Nevertheless, unlike biological brains, the artificial neural networks suffer from tiny perturbations in …

Enforcing Linearity in DNN succours Robustness and Adversarial Image Generation

2019-10-17 · Anindya Sarkar, Nikhil Kumar Gupta, Raghu Iyengar

Recent studies on the adversarial vulnerability of neural networks have shown that models trained with the objective of minimizing an upper bound on the worst-case loss over all possible adversarial perturbations improve…

Adversarial DefenseImage GenerationRepresentation Learning

Reasons for the Superiority of Stochastic Estimators over Deterministic Ones: Robustness, Consistency and Perceptual Quality

2022-11-16 · Guy Ohayon, Theo Adrai, Michael Elad, Tomer Michaeli

Stochastic restoration algorithms allow to explore the space of solutions that correspond to the degraded input. In this paper we reveal additional fundamental advantages of stochastic methods over deterministic ones, wh…

A3T: Adversarially Augmented Adversarial Training

2018-01-12 · Akram Erraqabi, Aristide Baratin, Yoshua Bengio, Simon Lacoste-Julien

Recent research showed that deep neural networks are highly sensitive to so-called adversarial perturbations, which are tiny perturbations of the input data purposely designed to fool a machine learning classifier. Most …

Adversarial RobustnessBIG-bench Machine LearningGeneral Classification