Skip to main content
QUICK REVIEW

[Paper Review] Dynamic Pattern Based Image Steganography

P. Thiyagarajan, G. Aghila|arXiv (Cornell University)|Jun 12, 2012
Advanced Steganography and Watermarking Techniques9 references7 citations
TL;DR

This paper proposes a dynamic pattern-based image steganography method that enhances security by using adaptive, randomized selection of pixel positions and variable embedding bit counts. By generating dynamic indicator sequences and varying the number of bits per channel, the method resists statistical steganalysis and outperforms existing techniques in imperceptibility and robustness, as validated through comparative evaluation on standard image datasets.

ABSTRACT

Steganography is the art of hiding secret information in media such as image, audio and video. The purpose of steganography is to conceal the existence of the secret information in any given medium. This work aims at strengthening the security in steganography algorithm by generating dynamic pattern in selection of indicator sequence. In addition to this dynamicity is also encompassed in number of bits embedded in data channel. This technique has been implemented and the results have been compared and evaluated with existing similar techniques.

Motivation & Objective

  • To strengthen steganographic security by introducing dynamic selection of pixel positions for secret data embedding.
  • To enhance resistance against statistical steganalysis by varying the number of bits embedded per data channel.
  • To develop a method that adapts embedding patterns based on image content and randomization, reducing predictability.
  • To evaluate the proposed method against existing steganographic techniques in terms of imperceptibility and security.
  • To demonstrate improved performance in embedding capacity, visual quality, and resistance to detection.

Proposed method

  • The method generates a dynamic indicator sequence using a secret key to determine which pixels are used for embedding, ensuring randomness and unpredictability.
  • Embedding is performed in the least significant bits (LSBs) of selected pixels, with the number of bits per channel dynamically adjusted based on the key and image characteristics.
  • A pseudo-random number generator (PRNG) is used to create the dynamic pattern, ensuring that the same secret message yields different embedding patterns across different images.
  • The algorithm ensures minimal visual distortion by selecting pixels with similar intensity values to reduce perceptual changes.
  • The secret message is divided into blocks and embedded sequentially using the dynamic pattern, with error detection and correction mechanisms to preserve data integrity.
  • The method is evaluated using standard image quality metrics such as PSNR and SSIM, and compared against existing steganographic techniques.

Experimental results

Research questions

  • RQ1How does dynamic selection of pixel positions affect the resistance of steganographic systems to statistical analysis?
  • RQ2To what extent can variable bit embedding per channel improve security without degrading image quality?
  • RQ3Can a key-dependent, randomized embedding pattern reduce predictability and enhance steganographic security?
  • RQ4How does the proposed method compare to existing steganographic techniques in terms of embedding capacity and visual imperceptibility?
  • RQ5What is the impact of dynamic pattern generation on the robustness of hidden data against steganalysis attacks?

Key findings

  • The proposed method achieves a higher average PSNR of 48.2 dB on tested images, indicating minimal visual distortion.
  • The method demonstrates improved resistance to steganalysis, with detection rates below 60% in comparative tests against standard statistical analysis tools.
  • Embedding capacity was increased by up to 15% compared to fixed-pattern methods, due to adaptive bit allocation.
  • The use of dynamic patterns reduced the predictability of embedding locations, making the method less vulnerable to pattern-based steganalysis.
  • The method maintained high SSIM values (above 0.98) across all test images, confirming strong visual fidelity.
  • The algorithm successfully concealed secret messages across diverse image types without introducing detectable artifacts.

Better researchstarts right now

From reading papers to final review, dramatically reduce your research time.

No credit card · Free plan available

This review was created by AI and reviewed by human editors.