English

Camera Trace Erasing

Image and Video Processing 2020-03-17 v1 Computer Vision and Pattern Recognition

Abstract

Camera trace is a unique noise produced in digital imaging process. Most existing forensic methods analyze camera trace to identify image origins. In this paper, we address a new low-level vision problem, camera trace erasing, to reveal the weakness of trace-based forensic methods. A comprehensive investigation on existing anti-forensic methods reveals that it is non-trivial to effectively erase camera trace while avoiding the destruction of content signal. To reconcile these two demands, we propose Siamese Trace Erasing (SiamTE), in which a novel hybrid loss is designed on the basis of Siamese architecture for network training. Specifically, we propose embedded similarity, truncated fidelity, and cross identity to form the hybrid loss. Compared with existing anti-forensic methods, SiamTE has a clear advantage for camera trace erasing, which is demonstrated in three representative tasks. Code and dataset are available at https://github.com/ngchc/CameraTE.

Keywords

Cite

@article{arxiv.2003.06951,
  title  = {Camera Trace Erasing},
  author = {Chang Chen and Zhiwei Xiong and Xiaoming Liu and Feng Wu},
  journal= {arXiv preprint arXiv:2003.06951},
  year   = {2020}
}

Comments

Accepted by CVPR 2020

R2 v1 2026-06-23T14:15:32.324Z