A survey of deep data hiding methods for ICAO-compliant face images concludes that only a subset of current deep watermarking and steganography models meet the combined requirements of imperceptibility, selective robustness, and blind extraction.
Effective Message Hiding with Order-Preserving Mechanisms
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Message hiding, a technique that conceals secret message bits within a cover image, aims to achieve an optimal balance among message capacity, recovery accuracy, and imperceptibility. While convolutional neural networks have notably improved message capacity and imperceptibility, achieving high recovery accuracy remains challenging. This challenge arises because convolutional operations struggle to preserve the sequential order of message bits and effectively address the discrepancy between these two modalities. To address this, we propose StegaFormer, an innovative MLP-based framework designed to preserve bit order and enable global fusion between modalities. Specifically, StegaFormer incorporates three crucial components: Order-Preserving Message Encoder (OPME), Decoder (OPMD) and Global Message-Image Fusion (GMIF). OPME and OPMD aim to preserve the order of message bits by segmenting the entire sequence into equal-length segments and incorporating sequential information during encoding and decoding. Meanwhile, GMIF employs a cross-modality fusion mechanism to effectively fuse the features from the two uncorrelated modalities. Experimental results on the COCO and DIV2K datasets demonstrate that StegaFormer surpasses existing state-of-the-art methods in terms of recovery accuracy, message capacity, and imperceptibility. We will make our code publicly available.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Deep Data Hiding for ICAO-Compliant Face Images: A Survey
A survey of deep data hiding methods for ICAO-compliant face images concludes that only a subset of current deep watermarking and steganography models meet the combined requirements of imperceptibility, selective robustness, and blind extraction.