中文
相关论文

相关论文: Protecting JPEG Images Against Adversarial Attacks

200 篇论文

Deep Neural Networks (DNNs) are vulnerable to adversarial examples generated by imposing subtle perturbations to inputs that lead a model to predict incorrect outputs. Currently, a large number of researches on defending adversarial…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Hua Wang , Jie Wang , Zhaoxia Yin

With limited storage/bandwidth resources, input images to Computer Vision (CV) applications that use Deep Neural Networks (DNNs) are often encoded with JPEG that is tailored to Human Vision (HV). This paper presents Deep Selector-JPEG, an…

图像与视频处理 · 电气工程与系统科学 2023-02-21 Hossam Amer , Sepideh Shaterian , En-hui Yang

Deep learning has become an integral part of various computer vision systems in recent years due to its outstanding achievements for object recognition, facial recognition, and scene understanding. However, deep neural networks (DNNs) are…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Nima Mirnateghi , Syed Afaq Ali Shah , Mohammed Bennamoun

This paper presents a DNN bottleneck reinforcement scheme to alleviate the vulnerability of Deep Neural Networks (DNN) against adversarial attacks. Typical DNN classifiers encode the input image into a compressed latent representation more…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Wenqing Liu , Miaojing Shi , Teddy Furon , Li Li

Though deep neural networks (DNNs) have shown superiority over other techniques in major fields like computer vision, natural language processing, robotics, recently, it has been proven that they are vulnerable to adversarial attacks. The…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Nupur Thakur , Yuzhen Ding , Baoxin Li

In recent years we have witnessed an increasing interest in applying Deep Neural Networks (DNNs) to improve the rate-distortion performance in image compression. However, the existing approaches either train a post-processing DNN on the…

图像与视频处理 · 电气工程与系统科学 2020-10-27 Yannick Strümpler , Ren Yang , Radu Timofte

CNNs are poised to become integral parts of many critical systems. Despite their robustness to natural variations, image pixel values can be manipulated, via small, carefully crafted, imperceptible perturbations, to cause a model to…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Aaditya Prakash , Nick Moran , Solomon Garber , Antonella DiLillo , James Storer

Target detection systems identify targets by localizing their coordinates on the input image of interest. This is ideally achieved by labeling each pixel in an image as a background or a potential target pixel. Deep Convolutional Neural…

人工智能 · 计算机科学 2021-08-31 Uche M. Osahor , Nasser M. Nasrabadi

Recently, many studies have demonstrated deep neural network (DNN) classifiers can be fooled by the adversarial example, which is crafted via introducing some perturbations into an original sample. Accordingly, some powerful defense…

密码学与安全 · 计算机科学 2019-01-10 Bin Liang , Hongcheng Li , Miaoqiang Su , Xirong Li , Wenchang Shi , Xiaofeng Wang

We study the effectiveness of various approaches that defend against adversarial attacks on deep networks via manipulations based on basis function representations of images. Specifically, we experiment with low-pass filtering, PCA, JPEG…

Deep learning models, while achieving state-of-the-art performance on many tasks, are susceptible to adversarial attacks that exploit inherent vulnerabilities in their architectures. Adversarial attacks manipulate the input data with…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Shreyasi Mandal

Nowadays the deep learning technology is growing faster and shows dramatic performance in computer vision areas. However, it turns out a deep learning based model is highly vulnerable to some small perturbation called an adversarial attack.…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Seungju Cho , Tae Joon Jun , Mingu Kang , Daeyoung Kim

Although it is traditionally believed that lossy image compression, such as JPEG compression, has a negative impact on the performance of deep neural networks (DNNs), it is shown by recent works that well-crafted JPEG compression can…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Ahmed H. Salamah , Kaixiang Zheng , Yiwen Liu , En-Hui Yang

Deep neural network-based image compression has been extensively studied. However, the model robustness which is crucial to practical application is largely overlooked. We propose to examine the robustness of prevailing learned image…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Tong Chen , Zhan Ma

Deep neural network (DNN) classifiers are powerful tools that drive a broad spectrum of important applications, from image recognition to autonomous vehicles. Unfortunately, DNNs are known to be vulnerable to adversarial attacks that affect…

密码学与安全 · 计算机科学 2022-08-08 Saikat Majumdar , Mohammad Hossein Samavatian , Kristin Barber , Radu Teodorescu

In recent years, deep neural network approaches have been widely adopted for machine learning tasks, including classification. However, they were shown to be vulnerable to adversarial perturbations: carefully crafted small perturbations can…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Pouya Samangouei , Maya Kabkab , Rama Chellappa

While deep neural networks have proven to be a powerful tool for many recognition and classification tasks, their stability properties are still not well understood. In the past, image classifiers have been shown to be vulnerable to…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Rima Alaifari , Giovanni S. Alberti , Tandri Gauksson

Recent studies have shown that deep convolutional neural networks (DCNN) are vulnerable to adversarial examples and sensitive to perceptual quality as well as the acquisition condition of images. These findings raise a big concern for the…

机器学习 · 计算机科学 2020-04-15 Yeli Feng , Yiyu Cai

Adversarial perturbations can be added to images to protect their content from unwanted inferences. These perturbations may, however, be ineffective against classifiers that were not {seen} during the generation of the perturbation, or…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Ricardo Sanchez-Matilla , Chau Yi Li , Ali Shahin Shamsabadi , Riccardo Mazzon , Andrea Cavallaro

This paper investigates strategies that defend against adversarial-example attacks on image-classification systems by transforming the inputs before feeding them to the system. Specifically, we study applying image transformations such as…

计算机视觉与模式识别 · 计算机科学 2018-01-29 Chuan Guo , Mayank Rana , Moustapha Cisse , Laurens van der Maaten