Learning from Interpolated Images Using Neural Networks for Digital Forensics

Abstract

Interpolated images have data redundancy, and special correlation exists among neighboring pixels, which is a crucial clue in digital forensics. We design a neural network based framework to approximate the stylized computational rules of interpolation algorithms for learning statistical inter-pixel correlation of interpolated images. The interpolation process is cognized from the interpolation results. Experiments are carried out on camera built-in Color Filter Array interpolation and super resolution: Three classifiers are trained to classify image interpolation algorithms, identify source cameras and uncover digital forgeries. Like the Wiener attack in watermarking, the special correlation can be reduced or transferred it to another image by our learned network.

Cite

Text

Huang and Fan. "Learning from Interpolated Images Using Neural Networks for Digital Forensics." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540215

Markdown

[Huang and Fan. "Learning from Interpolated Images Using Neural Networks for Digital Forensics." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/huang2010cvpr-learning/) doi:10.1109/CVPR.2010.5540215

BibTeX

@inproceedings{huang2010cvpr-learning,
  title     = {{Learning from Interpolated Images Using Neural Networks for Digital Forensics}},
  author    = {Huang, Yizhen and Fan, Na},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {177-182},
  doi       = {10.1109/CVPR.2010.5540215},
  url       = {https://mlanthology.org/cvpr/2010/huang2010cvpr-learning/}
}