Access Control with Encrypted Feature Maps for Object Detection Models
In this paper, we propose an access control method with a secret key for object detection models for the first time so that unauthorized users without a secret key cannot benefit from the performance of trained models. The method enables us not only to provide a high detection performance to authorized users but to also degrade the performance for unauthorized users. The use of transformed images was proposed for the access control of image classification models, but these images cannot be used for object detection models due to performance degradation. Accordingly, in this paper, selected feature maps are encrypted with a secret key for training and testing models, instead of input images. In an experiment, the protected models allowed authorized users to obtain almost the same performance as that of non-protected models but also with robustness against unauthorized access without a key.
Code (0)
등록된 구현이 없습니다.
Tasks
image-classificationImage Classificationobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Access Control of Object Detection Models Using Encrypted Feature Maps
In this paper, we propose an access control method for object detection models. The use of encrypted images or encrypted feature maps has been demonstrated to be effective in access control of models from unauthorized ac…
image-classificationImage ClassificationObjectobject-detection+2Access Control of Semantic Segmentation Models Using Encrypted Feature Maps
In this paper, we propose an access control method with a secret key for semantic segmentation models for the first time so that unauthorized users without a secret key cannot benefit from the performance of trained mode…
SegmentationSemantic SegmentationDocumentation on Encrypted Dynamic Control Simulation Code using Ring-LWE based Cryptosystems
Encrypted controllers offer secure computation by employing modern cryptosystems to execute control operations directly over encrypted data without decryption. However, incorporating cryptosystems into dynamic controller…
A code-driven tutorial on encrypted control: From pioneering realizations to modern implementations
The growing interconnectivity in control systems due to robust wireless communication and cloud usage paves the way for exciting new opportunities such as data-driven control and service-based decision-making. At the sam…
Decision MakingAn Access Control Method with Secret Key for Semantic Segmentation Models
A novel method for access control with a secret key is proposed to protect models from unauthorized access in this paper. We focus on semantic segmentation models with the vision transformer (ViT), called segmentation tr…
image-classificationImage ClassificationSegmentationSemantic Segmentation