paper-with-me

Papers

Mitigating Evasion Attacks in Fog Computing Resource Provisioning Through Proactive Hardening

2026-03-26 · Younes Salmi, Hanna Bogucka arxiv

This paper investigates the susceptibility to model integrity attacks that overload virtual machines assigned by the k-means algorithm used for resource provisioning in fog networks. The considered k-means algorithm runs two phases iteratively: offline clustering to form clusters of requested workload and online classification of new incoming requests into offline-created clusters. First, we consider an evasion attack against the classifier in the online phase. A threat actor launches an exploratory attack using query-based reverse engineering to discover the Machine Learning (ML) model (the clustering scheme). Then, a passive causative (evasion) attack is triggered in the offline phase. To defend the model, we suggest a proactive method using adversarial training to introduce attack robustness into the classifier. Our results show that our mitigation technique effectively maintains the stability of the resource provisioning system against attacks.

📄 PDF Abstract BibTeX arXiv:2603.25257

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Cost-Aware Mechanism for Optimized Resource Provisioning in Cloud Computing

2023-09-20 · Safiye Ghasemi, Mohammad Reza Meybodi, Mehdi Dehghan Takht Fooladi, Amir Masoud Rahmani

Due to the recent wide use of computational resources in cloud computing, new resource provisioning challenges have been emerged. Resource provisioning techniques must keep total costs to a minimum while meeting the requ…

Cloud Computing

Malware Evasion Attack and Defense

2019-04-07 · Yonghong Huang, Utkarsh Verma, Celeste Fralick, Gabriel Infante-Lopezy 외

Machine learning (ML) classifiers are vulnerable to adversarial examples. An adversarial example is an input sample which is slightly modified to induce misclassification in an ML classifier. In this work, we investigate…

BIG-bench Machine LearningMalware Detection

CILP: Co-simulation based Imitation Learner for Dynamic Resource Provisioning in Cloud Computing Environments

2023-02-11 · Shreshth Tuli, Giuliano Casale, Nicholas R. Jennings

Intelligent Virtual Machine (VM) provisioning is central to cost and resource efficient computation in cloud computing environments. As bootstrapping VMs is time-consuming, a key challenge for latency-critical tasks is t…

Cloud ComputingDecision MakingImitation Learning

Mitigating Evasion Attacks to Deep Neural Networks via Region-based Classification

2017-09-17 · Xiaoyu Cao, Neil Zhenqiang Gong

Deep neural networks (DNNs) have transformed several artificial intelligence research areas including computer vision, speech recognition, and natural language processing. However, recent studies demonstrated that DNNs a…

ClassificationGeneral ClassificationSelf-Driving Carsspeech-recognition+1

AI-based Resource Allocation: Reinforcement Learning for Adaptive Auto-scaling in Serverless Environments

2020-05-29 · Lucia Schuler, Somaya Jamil, Niklas Kühl

Serverless computing has emerged as a compelling new paradigm of cloud computing models in recent years. It promises the user services at large scale and low cost while eliminating the need for infrastructure management.…

Cloud ComputingManagementreinforcement-learningReinforcement Learning (RL)