Deep Convolutional Neural Network to Detect J-UNIWARD

April 26, 2017 ยท Entered Twilight ยท ๐Ÿ› Information Hiding and Multimedia Security Workshop

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 8.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .cproject, .project, CMakeLists.txt, CONTRIBUTING.md, CONTRIBUTORS.md, INSTALL.md, LICENSE, Makefile, Makefile.config, README.md, caffe.cloc, cmake, cudnn_hpp_version, data, docker, docs, examples, include, kernels, matlab, models, python, rand_num_generators, scripts, src, tools

Authors Guanshuo Xu arXiv ID 1704.08378 Category cs.MM: Multimedia Citations 207 Venue Information Hiding and Multimedia Security Workshop Repository https://github.com/GuanshuoXu/deep_cnn_jpeg_steganalysis โญ 30 Last Checked 1 month ago
Abstract
This paper presents an empirical study on applying convolutional neural networks (CNNs) to detecting J-UNIWARD, one of the most secure JPEG steganographic method. Experiments guiding the architectural design of the CNNs have been conducted on the JPEG compressed BOSSBase containing 10,000 covers of size 512x512. Results have verified that both the pooling method and the depth of the CNNs are critical for performance. Results have also proved that a 20-layer CNN, in general, outperforms the most sophisticated feature-based methods, but its advantage gradually diminishes on hard-to-detect cases. To show that the performance generalizes to large-scale databases and to different cover sizes, one experiment has been conducted on the CLS-LOC dataset of ImageNet containing more than one million covers cropped to unified size of 256x256. The proposed 20-layer CNN has cut the error achieved by a CNN recently proposed for large-scale JPEG steganalysis by 35%. Source code is available via GitHub: https://github.com/GuanshuoXu/deep_cnn_jpeg_steganalysis
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Multimedia