English

Privacy-Preserving Semantic Segmentation without Key Management

Computer Vision and Pattern Recognition 2026-04-21 v1 Cryptography and Security

Abstract

This paper proposes a novel privacy-preserving semantic segmentation method that can use independent keys for each client and image. In the proposed method, the model creator and each client encrypt images using locally generated keys, and model training and inference are conducted on the encrypted images. To mitigate performance degradation, an image encryption method is applied to model training in addition to the generation of test images. In experiments, the effectiveness of the proposed method is confirmed on the Cityscapes dataset under the use of a vision transformer-based model, called SETR.

Keywords

Cite

@article{arxiv.2604.16523,
  title  = {Privacy-Preserving Semantic Segmentation without Key Management},
  author = {Mare Hirose and Shoko Imaizumi and Hitoshi Kiya},
  journal= {arXiv preprint arXiv:2604.16523},
  year   = {2026}
}

Comments

2 pages, 3 figures, 2 tables, Accepted to ICCE-TW 2026

R2 v1 2026-07-01T12:15:09.661Z