paper-with-me

Papers

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 steganalysis by maximizing the distance between features of samples of different categories and minimizing the distance between features of samples of the same category. To decrease the computing complexity of the contrastive loss in supervised learning, we design a novel Steganalysis Contrastive Loss (StegCL) based on the equivalence and transitivity of similarity. The StegCL eliminates the redundant computing in the existing contrastive loss. The experimental results show that the SCF improves the generalization and detection accuracy of existing steganalysis DNNs, and the maximum promotion is 2% and 3% respectively. Without decreasing the detection accuracy, the training time of using the StegCL is 10% of that of using the contrastive loss in supervised learning.

📄 PDF Abstract BibTeX arXiv:2103.00891

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSteganalysis

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…

Hierarchical Graph Neural Network for Compressed Speech Steganalysis

2025-07-29 · Mustapha Hemis, Hamza Kheddar, Mohamed Chahine Ghanem, Bachir Boudraa arxiv

Steganalysis methods based on deep learning (DL) often struggle with computational complexity and challenges in generalizing across different datasets. Incorporating a graph neural network (GNN) into steganalysis schemes…

Graph Neural Network

Steganalysis of Image with Adaptively Parametric Activation

2022-03-24 · Hai Su, Meiyin Han, Junle Liang, Songsen Yu

Steganalysis as a method to detect whether image contains se-cret message, is a crucial study avoiding the imperils from abus-ing steganography. The point of steganalysis is to detect the weak embedding signals which is …

Contrastive LearningDiversitySteganalysis

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…

Data AugmentationSteganalysis

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