English

An Access Control Method with Secret Key for Semantic Segmentation Models

Computer Vision and Pattern Recognition 2022-08-30 v1 Cryptography and Security Machine Learning

Abstract

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 transformer (SETR). Most existing access control methods focus on image classification tasks, or they are limited to CNNs. By using a patch embedding structure that ViT has, trained models and test images can be efficiently encrypted with a secret key, and then semantic segmentation tasks are carried out in the encrypted domain. In an experiment, the method is confirmed to provide the same accuracy as that of using plain images without any encryption to authorized users with a correct key and also to provide an extremely degraded accuracy to unauthorized users.

Keywords

Cite

@article{arxiv.2208.13135,
  title  = {An Access Control Method with Secret Key for Semantic Segmentation Models},
  author = {Teru Nagamori and Ryota Iijima and Hitoshi Kiya},
  journal= {arXiv preprint arXiv:2208.13135},
  year   = {2022}
}

Comments

To appear in the International Conference on Machine Learning and Cybernetics 2022 (ICMLC 2022)

R2 v1 2026-06-25T02:01:59.826Z