paper-with-me

Papers

Efficient Streaming Voice Steganalysis in Challenging Detection Scenarios

2024-11-20 · Pengcheng Zhou, Zhengyang Fang, Zhongliang Yang, Zhili Zhou, Linna Zhou

In recent years, there has been an increasing number of information hiding techniques based on network streaming media, focusing on how to covertly and efficiently embed secret information into real-time transmitted network media signals to achieve concealed communication. The misuse of these techniques can lead to significant security risks, such as the spread of malicious code, commands, and viruses. Current steganalysis methods for network voice streams face two major challenges: efficient detection under low embedding rates and short duration conditions. These challenges arise because, with low embedding rates (e.g., as low as 10%) and short transmission durations (e.g., only 0.1 second), detection models struggle to acquire sufficiently rich sample features, making effective steganalysis difficult. To address these challenges, this paper introduces a Dual-View VoIP Steganalysis Framework (DVSF). The framework first randomly obfuscates parts of the native steganographic descriptors in VoIP stream segments, making the steganographic features of hard-to-detect samples more pronounced and easier to learn. It then captures fine-grained local features related to steganography, building on the global features of VoIP. Specially constructed VoIP segment triplets further adjust the feature distances within the model. Ultimately, this method effectively address the detection difficulty in VoIP. Extensive experiments demonstrate that our method significantly improves the accuracy of streaming voice steganalysis in these challenging detection scenarios, surpassing existing state-of-the-art methods and offering superior near-real-time performance.

📄 PDF Abstract BibTeX arXiv:2411.13612

Code (1)

PKQZPC/DVSF 공식 구현 pytorch

Tasks

Steganalysis

Similar 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…

Graph Neural Network

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

A One-dimensional HEVC video steganalysis method using the Optimality of Predicted Motion Vectors

2023-08-12 · Jun Li, Minqing Zhang, Ke Niu, Yingnan Zhang 외

Among steganalysis techniques, detection against motion vector (MV) domain-based video steganography in High Efficiency Video Coding (HEVC) standard remains a hot and challenging issue. For the purpose of improving the d…

Steganalysis

Zero-Shot Interpretable Image Steganalysis for Invertible Image Hiding

2026-05-02 · Hao Wang, Yiming Yao, Yaguang Xie, Tong Qiao 외 arxiv

Image steganalysis, which aims at detecting secret information concealed within images, has become a critical countermeasure for assessing the security of steganography methods, especially the emerging invertible image h…

Building Accurate Low Latency ASR for Streaming Voice Search

2023-05-29 · Abhinav Goyal, Nikesh Garera

Automatic Speech Recognition (ASR) plays a crucial role in voice-based applications. For applications requiring real-time feedback like Voice Search, streaming capability becomes vital. While LSTM/RNN and CTC based ASR s…

Action DetectionActivity DetectionAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)+2