DiffStega: Towards Universal Training-Free Coverless Image Steganography with Diffusion Models

Abstract

Multi-exposure image fusion~(MEF) aims to integrate a set of low dynamic range images, producing a single image with a higher dynamic range than either one. Despite significant advancements, current MEF approaches still struggle to handle extremely over- or under-exposed conditions, resulting in unsatisfactory visual effects such as hallucinated details and distorted color tones. With this regard, we propose TextMEF, a prompt-driven fusion method enhanced by prompt learning, for multi-exposure image fusion. Specifically, we learn a set of prompts based on text-image similarity among negative and positive samples (over-exposed, under-exposed images, and well-exposed ones). These learned prompts are seamlessly integrated into the loss function, providing high-level guidance for constraining non-uniform exposure regions. Furthermore, we develop a attention Mamba module effectively translates over-/under- exposed regional features into exposure invariant space and ensure them to build efficient long-range dependency to high dynamic range image. Extensive experimental results on three publicly available benchmarks demonstrate that our TextMEF significantly outperforms state-of-the-art approaches in both visual inspection and objective analysis.

Cite

Text

Yang et al. "DiffStega: Towards Universal Training-Free Coverless Image Steganography with Diffusion Models." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/175

Markdown

[Yang et al. "DiffStega: Towards Universal Training-Free Coverless Image Steganography with Diffusion Models." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/yang2024ijcai-diffstega/) doi:10.24963/ijcai.2024/175

BibTeX

@inproceedings{yang2024ijcai-diffstega,
  title     = {{DiffStega: Towards Universal Training-Free Coverless Image Steganography with Diffusion Models}},
  author    = {Yang, Yiwei and Liu, Zheyuan and Jia, Jun and Gao, Zhongpai and Li, Yunhao and Sun, Wei and Liu, Xiaohong and Zhai, Guangtao},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1579-1587},
  doi       = {10.24963/ijcai.2024/175},
  url       = {https://mlanthology.org/ijcai/2024/yang2024ijcai-diffstega/}
}