paper-with-me

Papers

BitMix: Data Augmentation for Image Steganalysis

2020-06-30 · In-Jae Yu, Wonhyuk Ahn, Seung-Hun Nam, Heung-Kyu Lee

Convolutional neural networks (CNN) for image steganalysis demonstrate better performances with employing concepts from high-level vision tasks. The major employed concept is to use data augmentation to avoid overfitting due to limited data. To augment data without damaging the message embedding, only rotating multiples of 90 degrees or horizontally flipping are used in steganalysis, which generates eight fixed results from one sample. To overcome this limitation, we propose BitMix, a data augmentation method for spatial image steganalysis. BitMix mixes a cover and stego image pair by swapping the random patch and generates an embedding adaptive label with the ratio of the number of pixels modified in the swapped patch to those in the cover-stego pair. We explore optimal hyperparameters, the ratio of applying BitMix in the mini-batch, and the size of the bounding box for swapping patch. The results reveal that using BitMix improves the performance of spatial image steganalysis and better than other data augmentation methods.

📄 PDF Abstract BibTeX arXiv:2006.16625

Code (1)

lRomul/argus-alaska pytorch

Tasks

Data AugmentationSteganalysis

Similar Papers 제목 키워드 기반

Zero-Shot Interpretable Image Steganalysis for Invertible Image Hiding

2026-05-02 · Hao Wang, Yiming Yao, Yaguang Xie, Tong Qiao 외 arxiv

Image steganalysis, which aims at detecting secret information concealed within images, has become a critical countermeasure for assessing the security of steganography methods, especially the emerging invertible image h…

How to augment a small learning set for improving the performances of a CNN-based steganalyzer?

2018-01-12 · Mehdi Yedroudj, Marc Chaumont, Frédéric Comby

Deep learning and convolutional neural networks (CNN) have been intensively used in many image processing topics during last years. As far as steganalysis is concerned, the use of CNN allows reaching the state-of-the-art…

Steganalysis

Depth-wise separable convolutions and multi-level pooling for an efficient spatial CNN-based steganalysis

2019-08-22 · journal 2019 8 · Ru Zhang; Feng Zhu; Jianyi Liu; Gongshen Liu

For steganalysis, many studies showed that convolutional neural network (CNN) has better performances than the two-part structure of traditional machine learning methods. Existing CNN architectures use various tricks to …

Data AugmentationSteganalysis

IStego100K: Large-scale Image Steganalysis Dataset

2019-11-13 · Zhongliang Yang, Ke Wang, Sai Ma, Yongfeng Huang 외

In order to promote the rapid development of image steganalysis technology, in this paper, we construct and release a multivariable large-scale image steganalysis dataset called IStego100K. It contains 208,104 images wit…

Steganalysis

ImageNet Pretrained CNNs for JPEG Steganalysis

2020-11-24 · Yassine Yousfi, Jan Butora, Eugene Khvedchenya, Jessica Fridrich

In this paper, we investigate pre-trained computervision deep architectures, such as the EfficientNet, MixNet, and ResNet for steganalysis. These models pre-trained on ImageNet can be rather quickly refined for JPEG st…

Image SteganographySteganalysis