# An In-Depth Study on Open-Set Camera Model Identification

**Authors:** Pedro Ribeiro Mendes J\'unior, Luca Bondi, Paolo Bestagini, Stefano, Tubaro, Anderson Rocha

arXiv: 1904.08497 · 2019-11-15

## TL;DR

This paper explores open-set camera model identification, enabling the detection of unknown camera models in forensic images, and demonstrates that CNN-based features combined with open-set classifiers outperform existing methods.

## Contribution

It is the first comprehensive study addressing open-set scenarios in camera model identification, proposing effective feature extraction and training protocols.

## Key findings

- CNN features improve open-set recognition accuracy.
- Simple training protocols yield the best results.
- Method works well even on small image patches.

## Abstract

Camera model identification refers to the problem of linking a picture to the camera model used to shoot it. As this might be an enabling factor in different forensic applications to single out possible suspects (e.g., detecting the author of child abuse or terrorist propaganda material), many accurate camera model attribution methods have been developed in the literature. One of their main drawbacks, however, is the typical closed-set assumption of the problem. This means that an investigated photograph is always assigned to one camera model within a set of known ones present during investigation, i.e., training time, and the fact that the picture can come from a completely unrelated camera model during actual testing is usually ignored. Under realistic conditions, it is not possible to assume that every picture under analysis belongs to one of the available camera models. To deal with this issue, in this paper, we present the first in-depth study on the possibility of solving the camera model identification problem in open-set scenarios. Given a photograph, we aim at detecting whether it comes from one of the known camera models of interest or from an unknown one. We compare different feature extraction algorithms and classifiers specially targeting open-set recognition. We also evaluate possible open-set training protocols that can be applied along with any open-set classifier, observing that a simple of those alternatives obtains best results. Thorough testing on independent datasets shows that it is possible to leverage a recently proposed convolutional neural network as feature extractor paired with a properly trained open-set classifier aiming at solving the open-set camera model attribution problem even to small-scale image patches, improving over state-of-the-art available solutions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.08497/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1904.08497/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1904.08497/full.md

---
Source: https://tomesphere.com/paper/1904.08497