Access 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 models. The method enables us not only to provide a high segmentation performance to authorized users but to also degrade the performance for unauthorized users. We first point out that, for the application of semantic segmentation, conventional access control methods which use encrypted images for classification tasks are not directly applicable 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
SegmentationSemantic SegmentationSimilar 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+2An 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 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…
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. T…
image-classificationImage Classificationobject-detectionObject DetectionAccess Control Using Spatially Invariant Permutation of Feature Maps for Semantic Segmentation Models
In this paper, we propose an access control method that uses the spatially invariant permutation of feature maps with a secret key for protecting semantic segmentation models. Segmentation models are trained and tested b…
image-classificationImage ClassificationSegmentationSemantic Segmentation