paper-with-me

홈 › Papers

Evaluating the Robustness of Deep-Learning Algorithm-Selection Models by Evolving Adversarial Instances

2024-06-24 · Emma Hart, Quentin Renau, Kevin Sim, Mohamad Alissa

Deep neural networks (DNN) are increasingly being used to perform algorithm-selection in combinatorial optimisation domains, particularly as they accommodate input representations which avoid designing and calculating features. Mounting evidence from domains that use images as input shows that deep convolutional networks are vulnerable to adversarial samples, in which a small perturbation of an instance can cause the DNN to misclassify. However, it remains unknown as to whether deep recurrent networks (DRN) which have recently been shown promise as algorithm-selectors in the bin-packing domain are equally vulnerable. We use an evolutionary algorithm (EA) to find perturbations of instances from two existing benchmarks for online bin packing that cause trained DRNs to misclassify: adversarial samples are successfully generated from up to 56% of the original instances depending on the dataset. Analysis of the new misclassified instances sheds light on the `fragility' of some training instances, i.e. instances where it is trivial to find a small perturbation that results in a misclassification and the factors that influence this. Finally, the method generates a large number of new instances misclassified with a wide variation in confidence, providing a rich new source of training data to create more robust models.

📄 PDF Abstract BibTeX arXiv:2406.16609

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evaluating Deception Detection Model Robustness To Linguistic Variation

2021-04-23 · NAACL (SocialNLP) 2021 6 · Maria Glenski, Ellyn Ayton, Robin Cosbey, Dustin Arendt 외

With the increasing use of machine-learning driven algorithmic judgements, it is critical to develop models that are robust to evolving or manipulated inputs. We propose an extensive analysis of model robustness against …

Adversarial DefenseDeception DetectionMisinformationmodel

Learning-based decentralized offloading decision making in an adversarial environment

2021-04-26 · Byungjin Cho, Yu Xiao

Vehicular fog computing (VFC) pushes the cloud computing capability to the distributed fog nodes at the edge of the Internet, enabling compute-intensive and latency-sensitive computing services for vehicles through task …

Cloud ComputingDecision Making

Fast and Reliable Evaluation of Adversarial Robustness with Minimum-Margin Attack

2022-06-15 · Ruize Gao, Jiongxiao Wang, Kaiwen Zhou, Feng Liu 외

The AutoAttack (AA) has been the most reliable method to evaluate adversarial robustness when considerable computational resources are available. However, the high computational cost (e.g., 100 times more than that of th…

Adversarial RobustnessComputational Efficiency

Adversarial Concept Drift Detection under Poisoning Attacks for Robust Data Stream Mining

2020-09-20 · Łukasz Korycki, Bartosz Krawczyk

Continuous learning from streaming data is among the most challenging topics in the contemporary machine learning. In this domain, learning algorithms must not only be able to handle massive volumes of rapidly arriving d…

Drift Detection

Evaluating the Robustness of Trigger Set-Based Watermarks Embedded in Deep Neural Networks

2021-06-18 · Suyoung Lee, Wonho Song, Suman Jana, Meeyoung Cha 외

Trigger set-based watermarking schemes have gained emerging attention as they provide a means to prove ownership for deep neural network model owners. In this paper, we argue that state-of-the-art trigger set-based water…