paper-with-me

홈 › Papers

Tackle CSM in JPEG Steganalysis with Data Adaptation

2026-05-19 · Rony Abecidan, Vincent Itier, Jérémie Boulanger, Patrick Bas, Tomáš Pevný arxiv

Steganalysis models excel on benchmark datasets but struggle in the wild when analyzed images are produced by a processing pipeline unseen during training. This problem known as Cover Source Mismatch (CSM) is particularly hard in realistic settings where practitioners (1) have access to only a small, unlabeled dataset, (2) are unsure of the processing techniques applied to these images, and (3) lack information on the proportion of covers and stegos in that set. To answer this challenge, we introduce TADA (Target Alignment through Data Adaptation), a framework learning to emulate the unknown processing pipeline from a small unlabeled target set. This architecture is trained with a loss combining residual covariance alignment, residual distribution matching, and a $\ell^2$ loss constraining the emulator to produce realistic images. Across toy and operational targets, TADA yields substantial gains in robustness to CSM and improves operational generalization compared to strong holistic and atomistic baselines. Additional resources are available at this link: https://github.com/RonyAbecidan/TADA

📄 PDF Abstract BibTeX arXiv:2605.21523

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

JPEG Steganalysis Based on Steganographic Feature Enhancement and Graph Attention Learning

2023-02-05 · Qiyun Liu, Zhiguang Yang, Hanzhou Wu

The purpose of image steganalysis is to determine whether the carrier image contains hidden information or not. Since JEPG is the most commonly used image format over social networks, steganalysis in JPEG images is also …

Graph AttentionRepresentation LearningSteganalysis

Blind Data Adaptation to tackle Covariate Shift in Operational Steganalysis

2024-05-27 · Rony Abecidan, Vincent Itier, Jérémie Boulanger, Patrick Bas 외

The proliferation of image manipulation for unethical purposes poses significant challenges in social networks. One particularly concerning method is Image Steganography, allowing individuals to hide illegal information …

Image ManipulationImage SteganographySteganalysis

Self-Supervised Domain Adaptation for Forgery Localization of JPEG Compressed Images

2021-01-01 · ICCV 2021 10 · Yuan Rao, Jiangqun Ni

With wide applications of image editing tools, forged images (splicing, copy-move, removal and etc.) have been becoming great public concerns. Although existing image forgery localization methods could achieve fairly…

Domain AdaptationSelf-Supervised Learning

Universal Deep Network for Steganalysis of Color Image based on Channel Representation

2021-11-24 · Kangkang Wei, Weiqi Luo, Shunquan Tan, Jiwu Huang

Up to now, most existing steganalytic methods are designed for grayscale images, and they are not suitable for color images that are widely used in current social networks. In this paper, we design a universal color imag…

Steganalysis