Abstract
Cloud storage usage continues to increase and many cloud storage sites use advanced machine learning models to classify user’s images for various purposes, possibly malicious in nature. This introduces very serious pri- vacy concerns where users want to store and view their images on the cloud storage but do not want the models to be able to accurately classify their images. This is a difficult problem and there are many proposed solu- tions including the seam doppelganger algorithm. Seam Doppelganger uses the seam carving content-aware resizing approach to modify the image in a way that is still human-understandable and has been shown to reduce model accuracy. However, the approach was not tested with different classifiers, is not able to provide complete restoration, and uses a limited dataset. We propose several modifications to the Seam Doppelganger algorithm to better enhance the privacy of the image while keeping it human-readable and able to be fully restored. We modify the energy function to use a histogram of gradients, comprehensively compare seam se- lection, and evaluate with several pre-trained (on ImageNet and Kaggle datasets) image classification models. We use the structural similarity index measure (SSIM) to determine the degree of distortion as a proxy for human understanding. The approach degrades the classification performance by 70% and guarantees 100% restoration of the original image.
Original language | English |
---|---|
Title of host publication | Proceedings of the 19th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume 3: VISAPP |
Publisher | SciTePress |
Pages | 342-349 |
Number of pages | 8 |
Volume | 3 |
ISBN (Electronic) | 9789897586798 |
DOIs | |
Publication status | Published - 29 Feb 2024 |
Publication series
Name | Proceedings of the International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications |
---|---|
Publisher | SciTePress |
ISSN (Print) | 2184-5921 |
ISSN (Electronic) | 2184-4321 |
Bibliographical note
Publisher Copyright:© 2024 by Paper published under CC license (CC BY-NC-ND 4.0).
Keywords
- Privacy Preservation
- Image Classification