CRDec 29, 2020

Analysis of the Scalability of a Deep-Learning Network for Steganography "Into the Wild"

arXiv:2012.14816v19 citations
AI Analysis

This research addresses the lack of understanding regarding CNN performance in steganalysis on large datasets, which is crucial for developing robust real-world steganalysis systems.

The paper investigates the scalability of deep learning networks for steganalysis, specifically CNNs, when trained on large and diverse databases. It confirms that the error's power-law relationship holds in steganalysis even with a medium-sized network on a large, constrained, and diverse dataset.

Since the emergence of deep learning and its adoption in steganalysis fields, most of the reference articles kept using small to medium size CNN, and learn them on relatively small databases. Therefore, benchmarks and comparisons between different deep learning-based steganalysis algorithms, more precisely CNNs, are thus made on small to medium databases. This is performed without knowing: 1. if the ranking, with a criterion such as accuracy, is always the same when the database is larger, 2. if the efficiency of CNNs will collapse or not if the training database is a multiple of magnitude larger, 3. the minimum size required for a database or a CNN, in order to obtain a better result than a random guesser. In this paper, after a solid discussion related to the observed behaviour of CNNs as a function of their sizes and the database size, we confirm that the error's power-law also stands in steganalysis, and this in a border case, i.e. with a medium-size network, on a big, constrained and very diverse database.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes