English
Related papers

Related papers: Fast Adversarial CNN-based Perturbation Attack on …

200 papers

Adversarial attacks pose significant challenges in 3D object recognition, especially in scenarios involving multi-view analysis where objects can be observed from varying angles. This paper introduces View-Invariant Adversarial…

Computer Vision and Pattern Recognition · Computer Science 2024-12-19 Christian Green , Mehmet Ergezer , Abdurrahman Zeybey

This chapter introduces the concept of adversarial attacks on image classification models built on convolutional neural networks (CNN). CNNs are very popular deep-learning models which are used in image classification tasks. However, very…

Computer Vision and Pattern Recognition · Computer Science 2023-07-06 Jaydip Sen , Subhasis Dasgupta

Deep neural networks have been demonstrated to be vulnerable to adversarial attacks: subtle perturbation can completely change prediction result. The vulnerability has led to a surge of research in this direction, including adversarial…

Computer Vision and Pattern Recognition · Computer Science 2021-06-07 Quanyu Liao , Xin Wang , Bin Kong , Siwei Lyu , Bin Zhu , Youbing Yin , Qi Song , Xi Wu

Neural networks are susceptible to small perturbations in the form of 2D rotations and shifts, image crops, and even changes in object colors. Past works attribute these errors to dataset bias, claiming that models fail on these perturbed…

Computer Vision and Pattern Recognition · Computer Science 2025-02-03 Spandan Madan , Tomotake Sasaki , Hanspeter Pfister , Tzu-Mao Li , Xavier Boix

With the great success of deep neural networks, adversarial learning has received widespread attention in various studies, ranging from multi-class learning to multi-label learning. However, existing adversarial attacks toward multi-label…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Yuchen Sun , Qianqian Xu , Zitai Wang , Qingming Huang

Detecting adversarial samples that are carefully crafted to fool the model is a critical step to socially-secure applications. However, existing adversarial detection methods require access to sufficient training data, which brings…

Computation and Language · Computer Science 2023-06-29 Songyang Gao , Shihan Dou , Qi Zhang , Xuanjing Huang , Jin Ma , Ying Shan

Point cloud is one of the most widely used digital formats of 3D models, the visual quality of which is quite sensitive to distortions such as downsampling, noise, and compression. To tackle the challenge of point cloud quality assessment…

Image and Video Processing · Electrical Eng. & Systems 2022-09-21 Yu Fan , Zicheng Zhang , Wei Sun , Xiongkuo Min , Wei Lu , Tao Wang , Ning Liu , Guangtao Zhai

There have been many efforts in attacking image classification models with adversarial perturbations, but the same topic on video classification has not yet been thoroughly studied. This paper presents a novel idea of video-based attack,…

Computer Vision and Pattern Recognition · Computer Science 2020-12-04 Zhikai Chen , Lingxi Xie , Shanmin Pang , Yong He , Qi Tian

Numerous single-image super-resolution algorithms have been proposed in the literature, but few studies address the problem of performance evaluation based on visual perception. While most super-resolution images are evaluated by…

Computer Vision and Pattern Recognition · Computer Science 2016-12-20 Chao Ma , Chih-Yuan Yang , Xiaokang Yang , Ming-Hsuan Yang

Adversarial attacks aim to confound machine learning systems, while remaining virtually imperceptible to humans. Attacks on image classification systems are typically gauged in terms of $p$-norm distortions in the pixel feature space. We…

Machine Learning · Computer Science 2019-06-07 Ayon Sen , Xiaojin Zhu , Liam Marshall , Robert Nowak

Machine learning-based video codecs have made significant progress in the past few years. A critical area in the development of ML-based video codecs is an accurate evaluation metric that does not require an expensive and slow subjective…

Image and Video Processing · Electrical Eng. & Systems 2023-09-06 Abrar Majeedi , Babak Naderi , Yasaman Hosseinkashi , Juhee Cho , Ruben Alvarez Martinez , Ross Cutler

Adversarial attacks on a convolutional neural network (CNN) -- injecting human-imperceptible perturbations into an input image -- could fool a high-performance CNN into making incorrect predictions. The success of adversarial attacks raises…

Computer Vision and Pattern Recognition · Computer Science 2023-03-27 Yiran Li , Junpeng Wang , Takanori Fujiwara , Kwan-Liu Ma

In this work, we study the robustness of a CNN+RNN based image captioning system being subjected to adversarial noises. We propose to fool an image captioning system to generate some targeted partial captions for an image polluted by…

Computer Vision and Pattern Recognition · Computer Science 2019-05-13 Yan Xu , Baoyuan Wu , Fumin Shen , Yanbo Fan , Yong Zhang , Heng Tao Shen , Wei Liu

In the video coding process, the perceived quality of a compressed video is evaluated by full-reference quality evaluation metrics. However, it is difficult to obtain reference videos with perfect quality. To solve this problem, it is…

Image and Video Processing · Electrical Eng. & Systems 2022-05-10 Liqun Lin , Zheng Wang , Jiachen He , Weiling Chen , Yiwen Xu , Tiesong Zhao

We present a no-reference video quality model and algorithm that delivers standout performance for High Dynamic Range (HDR) videos, which we call HDR-ChipQA. HDR videos represent wider ranges of luminances, details, and colors than Standard…

Image and Video Processing · Electrical Eng. & Systems 2023-04-27 Joshua P. Ebenezer , Zaixi Shang , Yongjun Wu , Hai Wei , Sriram Sethuraman , Alan C. Bovik

Deep neural networks have been proved that they are vulnerable to adversarial examples, which are generated by adding human-imperceptible perturbations to images. To defend these adversarial examples, various detection based methods have…

Computer Vision and Pattern Recognition · Computer Science 2021-02-24 Kejiang Chen , Yuefeng Chen , Hang Zhou , Chuan Qin , Xiaofeng Mao , Weiming Zhang , Nenghai Yu

Given the outstanding progress that convolutional neural networks (CNNs) have made on natural image classification and object recognition problems, it is shown that deep learning methods can achieve very good recognition performance on many…

Computer Vision and Pattern Recognition · Computer Science 2020-10-06 Yingpeng Deng , Lina J. Karam

Fooling people with highly realistic fake images generated with Deepfake or GANs brings a great social disturbance to our society. Many methods have been proposed to detect fake images, but they are vulnerable to adversarial perturbations…

Computer Vision and Pattern Recognition · Computer Science 2021-06-04 Quanyu Liao , Yuezun Li , Xin Wang , Bin Kong , Bin Zhu , Siwei Lyu , Youbing Yin , Qi Song , Xi Wu

Nowadays, the susceptibility of deep neural networks (DNNs) has garnered significant attention. Researchers are exploring patch-based physical attacks, yet traditional approaches, while effective, often result in conspicuous patches…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Kalibinuer Tiliwalidi

This paper examines the vulnerabilities of convolutional neural networks (CNNs) to adversarial attacks and explores a method for their safeguarding. In this study, CNNs were implemented on four of the most common image datasets, namely…

Machine Learning · Computer Science 2025-02-11 Koushik Chowdhury