Protecting Semantic Segmentation Models by Using Block-wise Image Encryption with Secret Key from Unauthorized Access
Since production-level trained deep neural networks (DNNs) are of a great business value, protecting such DNN models against copyright infringement and unauthorized access is in a rising demand. However, conventional model protection methods focused only the image classification task, and these protection methods were never applied to semantic segmentation although it has an increasing number of applications. In this paper, we propose to protect semantic segmentation models from unauthorized access by utilizing block-wise transformation with a secret key for the first time. Protected models are trained by using transformed images. Experiment results show that the proposed protection method allows rightful users with the correct key to access the model to full capacity and deteriorate the performance for unauthorized users. However, protected models slightly drop the segmentation performance compared to non-protected models.
Code (0)
등록된 구현이 없습니다.
Tasks
image-classificationImage ClassificationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Access 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 SegmentationSynergy Between Semantic Segmentation and Image Denoising via Alternate Boosting
The capability of image semantic segmentation may be deteriorated due to noisy input image, where image denoising prior to segmentation helps. Both image denoising and semantic segmentation have been developed significan…
DenoisingImage DenoisingSegmentationSemantic SegmentationHyperSeg: Patch-wise Hypernetwork for Real-time Semantic Segmentation
We present a novel, real-time, semantic segmentation network in which the encoder both encodes and generates the parameters (weights) of the decoder. Furthermore, to allow maximal adaptivity, the weights at each decoder …
DecoderDichotomous Image SegmentationReal-Time Semantic SegmentationSegmentation+1C3: Concentrated-Comprehensive Convolution and its application to semantic segmentation
One of the practical choices for making a lightweight semantic segmentation model is to combine a depth-wise separable convolution with a dilated convolution. However, the simple combination of these two methods results …
Semantic SegmentationTree Energy Loss: Towards Sparsely Annotated Semantic Segmentation
Sparsely annotated semantic segmentation (SASS) aims to train a segmentation network with coarse-grained (i.e., point-, scribble-, and block-wise) supervisions, where only a small proportion of pixels are labeled in each…
SegmentationSemantic Segmentation