paper-with-me

홈 › Papers

Access Control with Encrypted Feature Maps for Object Detection Models

2022-09-29 · Teru Nagamori, Hiroki Ito, AprilPyone MaungMaung, Hitoshi Kiya

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.

📄 PDF Abstract BibTeX arXiv:2209.14831

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classificationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Access Control of Object Detection Models Using Encrypted Feature Maps

2022-02-01 · Teru Nagamori, Hiroki Ito, April Pyone Maung Maung, Hitoshi Kiya

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+2

Access Control of Semantic Segmentation Models Using Encrypted Feature Maps

2022-06-11 · Hiroki Ito, AprilPyone MaungMaung, Sayaka Shiota, Hitoshi Kiya

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 Segmentation

Documentation on Encrypted Dynamic Control Simulation Code using Ring-LWE based Cryptosystems

2025-04-18 · Yeongjun Jang, Joowon Lee, Junsoo Kim

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

2024-04-06 · Nils Schlüter, Junsoo Kim, Moritz Schulze Darup

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 Making

An Access Control Method with Secret Key for Semantic Segmentation Models

2022-08-28 · Teru Nagamori, Ryota Iijima, Hitoshi Kiya

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