中文
相关论文

相关论文: Adversarial Images through Stega Glasses

200 篇论文

Image steganography is widely used to protect user privacy and enable covert communication. However, it can also be abused by the adversary as a covert channel to bypass content moderation, disseminate harmful semantics, and even hide…

密码学与安全 · 计算机科学 2026-05-08 Zhen Sun , Zongmin Zhang , Leyi Sheng , Yule Liu , Yifan Liao , Ke Li , Xinhu Zheng , Jiaheng Wei , Wenyuan Yang , Xinlei He

Recently, the application of deep learning in steganalysis has drawn many researchers' attention. Most of the proposed steganalytic deep learning models are derived from neural networks applied in computer vision. These kinds of neural…

多媒体 · 计算机科学 2018-03-30 Sai Ma , Qingxiao Guan , Xianfeng Zhao , Yaqi Liu

Nowadays a steganography has to face challenges of both feature based staganalysis and convolutional neural network (CNN) based steganalysis. In this paper, we present a novel steganography scheme denoted as ITE-SYN (based on ITEratively…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Xinghong Qin , Shunquan Tan , Bin Li , Weixuan Tang , Jiwu Huang

Deep Neural Networks (DNNs) have recently led to significant improvements in many fields. However, DNNs are vulnerable to adversarial examples which are samples with imperceptible perturbations while dramatically misleading the DNNs.…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Jiayang Liu , Weiming Zhang , Yiwei Zhang , Dongdong Hou , Yujia Liu , Hongyue Zha , Nenghai Yu

CNN-based steganalysis has recently achieved very good performance in detecting content-adaptive steganography. At the same time, recent works have shown that, by adopting an approach similar to that used to build adversarial examples, a…

多媒体 · 计算机科学 2019-06-04 Xiaoyu Shi , Benedetta Tondi , Bin Li , Mauro Barni

Image steganography aims to securely embed secret information into cover images. Until now, adaptive embedding algorithms such as S-UNIWARD or Mi-POD, are among the most secure and most used methods for image steganography. With the arrival…

多媒体 · 计算机科学 2020-09-14 Mehdi Yedroudj , Frédéric Comby , Marc Chaumont

Image classification currently faces significant security challenges due to adversarial attacks, which consist of intentional alterations designed to deceive classification models based on artificial intelligence. This article explores an…

神经与进化计算 · 计算机科学 2025-07-18 Sergio Nesmachnow , Jamal Toutouh

Steganography is the art of concealing a secret message within an appropriate-multimedia carrier such as images, audio, video files, and even network packets. Steganographic techniques have been used since ancient times to hide the message…

密码学与安全 · 计算机科学 2020-12-25 Joab Kose , Oscar Bautista Chia , Vashish Baboolal

Machine learning models have demonstrated vulnerability to adversarial attacks, more specifically misclassification of adversarial examples. In this paper, we investigate an attack-agnostic defense against adversarial attacks on…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Shuo Wang , Surya Nepal , Alsharif Abuadbba , Carsten Rudolph , Marthie Grobler

Steganalysis means analysis of stego images. Like cryptanalysis, steganalysis is used to detect messages often encrypted using secret key from stego images produced by steganography techniques. Recently lots of new and improved…

多媒体 · 计算机科学 2014-05-21 Tanmoy Sarkar , Sugata Sanyal

Steganography and steganalysis are two important branches of the information hiding field of research. Steganography methods consist in hiding information in such a way that the secret message is undetectable for the uninitiated.…

多媒体 · 计算机科学 2016-08-23 Yousra A. Fadil , Jean-François Couchot , Raphaël Couturier , Christophe Guyeux

Recent work (Baluja, 2017) showed that using a pair of deep encoders and decoders, embedding a full-size secret image into a container image of the same size is achieved. This method distributes the information of the secret image across…

密码学与安全 · 计算机科学 2019-01-29 Parisa Babaheidarian , Mark Wallace

Adversarial attacks have emerged as a major challenge to the trustworthy deployment of machine learning models, particularly in computer vision applications. These attacks have a varied level of potency and can be implemented in both white…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Nandish Chattopadhyay , Abdul Basit , Bassem Ouni , Muhammad Shafique

Steganography is the technique of hiding confidential information within any media. Steganography is often confused with cryptography because the two are similar in the way that they both are used to protect confidential information. The…

密码学与安全 · 计算机科学 2011-11-17 Soumyendu Das , Subhendu Das , Bijoy Bandyopadhyay , Sugata Sanyal

Steganography is technique of hiding a data under cover media using different steganography tools. Image steganography is hiding of data (Text/Image/Audio/Video) under a cover as Image. This review paper presents classification of image…

密码学与安全 · 计算机科学 2025-08-28 Ms. Preeti P. Bhatt , Rakesh R. Savant

Deep Learning algorithms have achieved the state-of-the-art performance for Image Classification and have been used even in security-critical applications, such as biometric recognition systems and self-driving cars. However, recent works…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Gabriel Resende Machado , Eugênio Silva , Ronaldo Ribeiro Goldschmidt

Steganography is an art of obscuring data inside another quotidian file of similar or varying types. Hiding data has always been of significant importance to digital forensics. Previously, steganography has been combined with cryptography…

多媒体 · 计算机科学 2020-01-03 Kartik Sharma , Ashutosh Aggarwal , Tanay Singhania , Deepak Gupta , Ashish Khanna

Natural images are virtually surrounded by low-density misclassified regions that can be efficiently discovered by gradient-guided search --- enabling the generation of adversarial images. While many techniques for detecting these attacks…

机器学习 · 计算机科学 2019-12-05 Tao Yu , Shengyuan Hu , Chuan Guo , Wei-Lun Chao , Kilian Q. Weinberger

Steganography is the science of unnoticeably concealing a secret message within a certain image, called a cover image. The cover image with the secret message is called a stego image. Steganography is commonly used for illegal purposes such…

多媒体 · 计算机科学 2019-03-05 Dahuin Jung , Ho Bae , Hyun-Soo Choi , Sungroh Yoon

3D steganalysis aims to identify subtle invisible changes produced in graphical objects through digital watermarking or steganography. Sets of statistical representations of 3D features, extracted from both cover and stego 3D mesh objects,…

密码学与安全 · 计算机科学 2017-06-21 Zhenyu Li , Adrian G. Bors