On the (In)effectiveness of Mosaicing and Blurring as Tools for Document Redaction

By Steven Hill, Zhimin Zhou, Lawrence Saul, and Hovav Shacham.

Proc. Privacy Enhancing Technologies, 2016(4):403–17, Oct. 2016. Presented at PETS 2016.

Abstract

In many online communities, it is the norm to redact names and other sensitive text from posted screenshots. Sometimes solid bars are used; sometimes a blur or other image transform is used. We consider the effectiveness of two popular image transforms—mosaicing (also known as pixelization) and blurring—for redaction of text. Our main finding is that we can use a simple but powerful class of statistical models—so-called hidden Markov models (HMMs)—to recover both short and indefinitely long instances of redacted text. Our approach borrows on the success of HMMs for automatic speech recognition, where they are used to recover sequences of phonemes from utterances of speech. Here we use HMMs in an analogous way to recover sequences of characters from images of redacted text. We evaluate an implementation of our system against multiple typefaces, font sizes, grid sizes, pixel offsets, and levels of noise. We also decode numerous real-world examples of redacted text. We conclude that mosaicing and blurring, despite their widespread usage, are not viable approaches for text redaction.

Material

Reference

@Article{HZSS16, author = {Steven Hill and Zhimin Zhou and Lawrence Saul and Hovav Shacham}, title = {On the (In)effectiveness of Mosaicing and Blurring as Tools for Document Redaction}, journal = {Proc. Privacy Enhancing Technologies}, year = 2016, volume = 2016, number = 4, pages = {403-17}, month = oct }

Navigation: Hovav Shacham // Publications // [HZSS16]