用脉冲神经网络实现音频藏入图像,低功耗高安全。
SteganoSNN: SNN-Based Audio-in-Image Steganography with Encryption
- 用脉冲神经网络将音频转为脉冲信号,加密后嵌入图像低位。
- 每像素可藏8比特,图像保真度PSNR达40.4~41.35 dB,SSIM超0.97。
- 适合边缘AI、物联网等对能效敏感的隐写场景。
安全数据隐藏在数字通信中仍面临挑战,需兼顾计算效率与感知透明性。生成式AI正加速破解传统隐写方案,使安全与性能的平衡愈发脆弱。本文提出SteganoSNN,一种基于脉冲神经网络(SNN)的隐写框架,实现低功耗、高容量、安全的多媒体数据隐藏。数字化音频通过漏电积分-放电(LIF)神经元转换为脉冲序列,经模运算加密后,利用抖动机制嵌入图像RGBA通道的最低有效位,以最小化视觉失真。系统使用Python在NEST框架下实现,并部署于PYNQ-Z2 FPGA,达到每像素8比特的嵌入容量,实现实时运行。在DIV2K 2017数据集上的实验表明,图像保真度PSNR为40.4~41.35 dB,SSIM始终高于0.97,优于SteganoGAN的计算效率与鲁棒性。SteganoSNN为神经形态隐写奠定基础,适用于边缘人工智能、物联网及生物医学等低功耗场景。
原文摘要 · Abstract (English)
Secure data hiding remains a fundamental challenge in digital communication, requiring a careful balance between computational efficiency and perceptual transparency. The balance between security and performance is increasingly fragile with the emergence of generative AI systems capable of autonomously generating and optimising sophisticated cryptanalysis and steganalysis algorithms, thereby accelerating the exposure of vulnerabilities in conventional data-hiding schemes. This work introduces SteganoSNN, a neuromorphic steganographic framework that exploits spiking neural networks (SNNs) to achieve secure, low-power, and high-capacity multimedia data hiding. Digitised audio samples are converted into spike trains using leaky integrate-and-fire (LIF) neurons, encrypted via a modulo-based mapping scheme, and embedded into the least significant bits of RGBA image channels using a dithering mechanism to minimise perceptual distortion. Implemented in Python using NEST and realised on a PYNQ-Z2 FPGA, SteganoSNN attains real-time operation with an embedding capacity of 8 bits per pixel. Experimental evaluations on the DIV2K 2017 dataset demonstrate image fidelity between 40.4 dB and 41.35 dB in PSNR and SSIM values consistently above 0.97, surpassing SteganoGAN in computational efficiency and robustness. SteganoSNN establishes a foundation for neuromorphic steganography, enabling secure, energy-efficient communication for Edge-AI, IoT, and biomedical applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。