CRAINov 6, 2024

A Novel Access Control and Privacy-Enhancing Approach for Models in Edge Computing

arXiv:2411.03847v1h-index: 4WCNC
Originality Incremental advance
AI Analysis

This addresses security and privacy issues for models deployed in dynamic edge computing environments, representing an incremental improvement over existing methods like encryption and watermarking.

The paper tackles the problem of unauthorized access and privacy threats to deep learning models in edge computing by proposing a novel access control method that uses image style as a licensing mechanism, achieving effective prevention of unauthorized access while maintaining accuracy on benchmark datasets like MNIST, CIFAR-10, and FACESCRUB.

With the widespread adoption of edge computing technologies and the increasing prevalence of deep learning models in these environments, the security risks and privacy threats to models and data have grown more acute. Attackers can exploit various techniques to illegally obtain models or misuse data, leading to serious issues such as intellectual property infringement and privacy breaches. Existing model access control technologies primarily rely on traditional encryption and authentication methods; however, these approaches exhibit significant limitations in terms of flexibility and adaptability in dynamic environments. Although there have been advancements in model watermarking techniques for marking model ownership, they remain limited in their ability to proactively protect intellectual property and prevent unauthorized access. To address these challenges, we propose a novel model access control method tailored for edge computing environments. This method leverages image style as a licensing mechanism, embedding style recognition into the model's operational framework to enable intrinsic access control. Consequently, models deployed on edge platforms are designed to correctly infer only on license data with specific style, rendering them ineffective on any other data. By restricting the input data to the edge model, this approach not only prevents attackers from gaining unauthorized access to the model but also enhances the privacy of data on terminal devices. We conducted extensive experiments on benchmark datasets, including MNIST, CIFAR-10, and FACESCRUB, and the results demonstrate that our method effectively prevents unauthorized access to the model while maintaining accuracy. Additionally, the model shows strong resistance against attacks such as forged licenses and fine-tuning. These results underscore the method's usability, security, and robustness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes