English

BitMix: Data Augmentation for Image Steganalysis

Image and Video Processing 2021-01-28 v1 Cryptography and Security Computer Vision and Pattern Recognition Machine Learning Multimedia

Abstract

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.

Keywords

Cite

@article{arxiv.2006.16625,
  title  = {BitMix: Data Augmentation for Image Steganalysis},
  author = {In-Jae Yu and Wonhyuk Ahn and Seung-Hun Nam and Heung-Kyu Lee},
  journal= {arXiv preprint arXiv:2006.16625},
  year   = {2021}
}
R2 v1 2026-06-23T16:43:41.703Z