Modeling Deep Learning Based Privacy Attacks on Physical Mail
Bingyao Huang, Ruyi Lian, Dimitris Samaras, Haibin Ling
TL;DR
This work addresses the risk of hidden content in sealed envelopes being revealed by deep learning techniques. It introduces Neural-STE, a three-module network that explicitly models the image-formation process as a combination of perspective alignment, dehazing, and deblurring to recover the hidden content $J$ from the camera-captured image $I$, using the formulation $I(x)=L\;J\;\otimes\;h_x\,t(x)+A(x)$ and producing a refined estimate via $\hat{J}$. The authors provide a benchmark and show Neural-STE achieves superior recovery compared to baselines, while also enabling design of envelopes that counter such attacks by adjusting parameters like the blur kernel $h_x$, transmittance $t$, and surface reflectance $A$. The work highlights practical implications for mail privacy, offering a data-driven way to test envelope safety and informing material choices to mitigate privacy risks in real-world packaging.
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.
