English

Forbes: Face Obfuscation Rendering via Backpropagation Refinement Scheme

Computer Vision and Pattern Recognition 2024-07-22 v1

Abstract

A novel algorithm for face obfuscation, called Forbes, which aims to obfuscate facial appearance recognizable by humans but preserve the identity and attributes decipherable by machines, is proposed in this paper. Forbes first applies multiple obfuscating transformations with random parameters to an image to remove the identity information distinguishable by humans. Then, it optimizes the parameters to make the transformed image decipherable by machines based on the backpropagation refinement scheme. Finally, it renders an obfuscated image by applying the transformations with the optimized parameters. Experimental results on various datasets demonstrate that Forbes achieves both human indecipherability and machine decipherability excellently. The source codes are available at https://github.com/mcljtkim/Forbes.

Keywords

Cite

@article{arxiv.2407.14170,
  title  = {Forbes: Face Obfuscation Rendering via Backpropagation Refinement Scheme},
  author = {Jintae Kim and Seungwon yang and Seong-Gyun Jeong and Chang-Su Kim},
  journal= {arXiv preprint arXiv:2407.14170},
  year   = {2024}
}

Comments

Accepted to ECCV 2024

R2 v1 2026-06-28T17:47:06.864Z