paper-with-me

Papers

Continual Learning for Steganalysis

2022-09-03 · Zihao Yin, Ruohan Meng, Zhili Zhou

To detect the existing steganographic algorithms, recent steganalysis methods usually train a Convolutional Neural Network (CNN) model on the dataset consisting of corresponding paired cover/stego-images. However, it is inefficient and impractical for those steganalysis tools to completely retrain the CNN model to make it effective against both the existing steganographic algorithms and a new emerging steganographic algorithm. Thus, existing steganalysis models usually lack dynamic extensibility for new steganographic algorithms, which limits their application in real-world scenarios. To address this issue, we propose an accurate parameter importance estimation (APIE) based-continual learning scheme for steganalysis. In this scheme, when a steganalysis model is trained on the new image dataset generated by the new steganographic algorithm, its network parameters are effectively and efficiently updated with sufficient consideration of their importance evaluated in the previous training process. This approach can guide the steganalysis model to learn the patterns of the new steganographic algorithm without significantly degrading the detectability against the previous steganographic algorithms. Experimental results demonstrate the proposed scheme has promising extensibility for new emerging steganographic algorithms.

📄 PDF Abstract BibTeX arXiv:2209.01326

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningSteganalysis

Similar Papers 제목 키워드 기반

Deep Learning for Steganalysis of Diverse Data Types: A review of methods, taxonomy, challenges and future directions

2023-08-08 · Hamza Kheddar, Mustapha Hemis, Yassine Himeur, David Megías 외

Steganography and steganalysis are two interrelated aspects of the field of information security. Steganography seeks to conceal communications, whereas steganalysis is aimed to either find them or even, if possible, rec…

Deep LearningDeep Reinforcement LearningSteganalysisTransfer Learning

Forensic Video Steganalysis in Spatial Domain by Noise Residual Convolutional Neural Network

2023-05-29 · Mart Keizer, Zeno Geradts, Meike Kombrink

This research evaluates a convolutional neural network (CNN) based approach to forensic video steganalysis. A video steganography dataset is created to train a CNN to conduct forensic steganalysis in the spatial domain. …

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

Using contrastive learning to improve the performance of steganalysis schemes

2021-03-01 · Yanzhen Ren, YiWen Liu, Lina Wang

To improve the detection accuracy and generalization of steganalysis, this paper proposes the Steganalysis Contrastive Framework (SCF) based on contrastive learning. The SCF improves the feature representation of stegana…

Contrastive LearningSteganalysis

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…