LRT Linear Classifier

Description

Matlab implementation of the LRT linear classifier as described in [1].

The usage of the program is demonstrated in the attached tutorial file. We highly recommend spending the time to go through the tutorial as it shows how the program should be used for steganalysis experiments.

The program is available for public use. Please, remember to recognize our work by citing [1].

Thank you.

Paper abstract

The machine learning paradigm currently predominantly used for steganalysis of digital images works on the principle of fusing the decisions of many weak base learners. In this paper, we employ a statistical model of such an ensemble and replace the majority voting rule with a likelihood ratio test. This allows us to train the ensemble to guarantee desired statistical properties, such as the false-alarm probability and the detection power while preserving the high detection accuracy of original ensemble classifier. It also turns out the proposed test is linear. Moreover, by replacing the conventional total probability of error with an alternative criterion of optimality, the ensemble can be extended to detect messages of an unknown length to address composite hypotheses. Finally, the proposed well-founded statistical formulation allows us to extend the ensemble to multiclass classification with an appropriate criterion of optimality and an optimal associated decision rule. This is useful when a digital image is tested for presence of secret data hidden by more than one steganographic method. Numerical results on real images show the sharpness of the theoretically established results and the relevance of the proposed methodology

Contact

  • Rémi cogranne - remi (dot) cogranne (at) utt (dot) fr

Download

  • Version 1.0:
  •    - download: GLRT_ensemble_Matlab_demo.zip (22.4 KB)

Reference

[1] R. Cogranne and J. Fridrich, Modeling and Extending the Ensemble Classifier for Steganalysis of Digital Images Using Hypothesis Testing Theory, IEEE TIFS 10 (2), pp. 2627–2642, December 2015.


Last update: November 2016