paper-with-me

Papers

Hierarchical Graph Neural Network for Compressed Speech Steganalysis

2025-07-29 · Mustapha Hemis, Hamza Kheddar, Mohamed Chahine Ghanem, Bachir Boudraa arxiv

Steganalysis methods based on deep learning (DL) often struggle with computational complexity and challenges in generalizing across different datasets. Incorporating a graph neural network (GNN) into steganalysis schemes enables the leveraging of relational data for improved detection accuracy and adaptability. This paper presents the first application of a Graph Neural Network (GNN), specifically the GraphSAGE architecture, for steganalysis of compressed voice over IP (VoIP) speech streams. The method involves straightforward graph construction from VoIP streams and employs GraphSAGE to capture hierarchical steganalysis information, including both fine grained details and high level patterns, thereby achieving high detection accuracy. Experimental results demonstrate that the developed approach performs well in uncovering quantization index modulation (QIM)-based steganographic patterns in VoIP signals. It achieves detection accuracy exceeding 98 percent even for short 0.5 second samples, and 95.17 percent accuracy under challenging conditions with low embedding rates, representing an improvement of 2.8 percent over the best performing state of the art methods. Furthermore, the model exhibits superior efficiency, with an average detection time as low as 0.016 seconds for 0.5-second samples an improvement of 0.003 seconds. This makes it efficient for online steganalysis tasks, providing a superior balance between detection accuracy and efficiency under the constraint of short samples with low embedding rates.

📄 PDF Abstract BibTeX arXiv:2507.21591

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

RNN-SM: Fast Steganalysis of VoIP Streams Using Recurrent Neural Network

2018-02-15 · IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY 2018 2 · Zinan Lin, Yongfeng Huang, Jilong Wang

Quantization index modulation (QIM) steganography makes it possible to hide secret information in voice-over IP (VoIP) streams, which could be utilized by unauthorized entities to set up covert channels for malicious pur…

QuantizationSteganalysis

Exploring AI in Steganography and Steganalysis: Trends, Clusters, and Sustainable Development Potential

2025-11-15 · Aditya Kumar Sahu, Chandan Kumar, Saksham Kumar, Serdar Solak arxiv

Steganography and steganalysis are strongly related subjects of information security. Over the past decade, many powerful and efficient artificial intelligence (AI) - driven techniques have been designed and presented du…

Continual Learning for Steganalysis

2022-09-03 · Zihao Yin, Ruohan Meng, Zhili Zhou

To detect the existing steganographic algorithms, recent steganalysis methods usually train a Convolutional Neural Network (CNN) model on the dataset consisting of corresponding paired cover/stego-images. However, it is …

Continual LearningSteganalysis

Deep Learning for Steganalysis of Diverse Data Types: A review of methods, taxonomy, challenges and future directions

2023-08-08 · Hamza Kheddar, Mustapha Hemis, Yassine Himeur, David Megías 외

Steganography and steganalysis are two interrelated aspects of the field of information security. Steganography seeks to conceal communications, whereas steganalysis is aimed to either find them or even, if possible, rec…

Deep LearningDeep Reinforcement LearningSteganalysisTransfer Learning

Forensic Video Steganalysis in Spatial Domain by Noise Residual Convolutional Neural Network

2023-05-29 · Mart Keizer, Zeno Geradts, Meike Kombrink

This research evaluates a convolutional neural network (CNN) based approach to forensic video steganalysis. A video steganography dataset is created to train a CNN to conduct forensic steganalysis in the spatial domain. …

Steganalysis