English

Modeling Deep Learning Based Privacy Attacks on Physical Mail

Computer Vision and Pattern Recognition 2024-12-18 v2 Cryptography and Security Image and Video Processing

Abstract

Mail privacy protection aims to prevent unauthorized access to hidden content within an envelope since normal paper envelopes are not as safe as we think. In this paper, for the first time, we show that with a well designed deep learning model, the hidden content may be largely recovered without opening the envelope. We start by modeling deep learning-based privacy attacks on physical mail content as learning the mapping from the camera-captured envelope front face image to the hidden content, then we explicitly model the mapping as a combination of perspective transformation, image dehazing and denoising using a deep convolutional neural network, named Neural-STE (See-Through-Envelope). We show experimentally that hidden content details, such as texture and image structure, can be clearly recovered. Finally, our formulation and model allow us to design envelopes that can counter deep learning-based privacy attacks on physical mail.

Keywords

Cite

@article{arxiv.2012.11803,
  title  = {Modeling Deep Learning Based Privacy Attacks on Physical Mail},
  author = {Bingyao Huang and Ruyi Lian and Dimitris Samaras and Haibin Ling},
  journal= {arXiv preprint arXiv:2012.11803},
  year   = {2024}
}

Comments

Source code: https://github.com/BingyaoHuang/Neural-STE

R2 v1 2026-06-23T21:10:59.981Z