中文
相关论文

相关论文: Perceptually Constrained Adversarial Attacks

200 篇论文

Adversarial machine learning has been both a major concern and a hot topic recently, especially with the ubiquitous use of deep neural networks in the current landscape. Adversarial attacks and defenses are usually likened to a…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Ngoc N. Tran , Anh Tuan Bui , Dinh Phung , Trung Le

Recent works on adversarial examples for image classification focus on directly modifying pixels with minor perturbations. The small perturbation requirement is imposed to ensure the generated adversarial examples being natural and…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Dan Peng , Zizhan Zheng , Linhao Luo , Xiaofeng Zhang

This paper applies theories about the Human Visual System to make Adversarial AI more effective. To date, Adversarial AI has modeled perceptual distances between clean and adversarial examples of images using Lp norms. These norms have the…

计算机视觉与模式识别 · 计算机科学 2020-01-09 Yaoshiang Ho , Samuel Wookey

In this research, we explore different ways to improve generative adversarial networks for video super-resolution tasks from a base single image super-resolution GAN model. Our primary objective is to identify potential techniques that…

图像与视频处理 · 电气工程与系统科学 2024-06-25 Daniel Wen

Single image super-resolution (SISR) is an ill-posed problem with an indeterminate number of valid solutions. Solving this problem with neural networks would require access to extensive experience, either presented as a large training set…

图像与视频处理 · 电气工程与系统科学 2020-05-18 Akella Ravi Tej , Shirsendu Sukanta Halder , Arunav Pratap Shandeelya , Vinod Pankajakshan

Adversarial attacks have been shown to be highly effective at degrading the performance of deep neural networks (DNNs). The most prominent defense is adversarial training, a method for learning a robust model. Nevertheless, adversarial…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Uriya Pesso , Koby Bibas , Meir Feder

Convolutional Neural Networks have achieved significant success across multiple computer vision tasks. However, they are vulnerable to carefully crafted, human-imperceptible adversarial noise patterns which constrain their deployment in…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Aamir Mustafa , Salman H. Khan , Munawar Hayat , Jianbing Shen , Ling Shao

Though CNNs have achieved the state-of-the-art performance on various vision tasks, they are vulnerable to adversarial examples --- crafted by adding human-imperceptible perturbations to clean images. However, most of the existing…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Cihang Xie , Zhishuai Zhang , Yuyin Zhou , Song Bai , Jianyu Wang , Zhou Ren , Alan Yuille

A visual homograph attack is a way that the attacker deceives the web users about which domain they are visiting by exploiting forged domains that look similar to the genuine domains. T. Thao et al. (IFIP SEC'19) proposed a homograph…

密码学与安全 · 计算机科学 2020-09-18 Tran Phuong Thao

Image similarity metrics play an important role in computer vision applications, as they are used in image processing, computer vision and machine learning. Furthermore, those metrics enable tasks such as image retrieval, object recognition…

图像与视频处理 · 电气工程与系统科学 2024-10-22 Safouane El Ghazouali , Umberto Michelucci , Yassin El Hillali , Hichem Nouira

We propose a probabilistic perspective on adversarial examples, allowing us to embed subjective understanding of semantics as a distribution into the process of generating adversarial examples, in a principled manner. Despite significant…

机器学习 · 统计学 2024-11-26 Andi Zhang , Mingtian Zhang , Damon Wischik

Most semantic segmentation models treat semantic segmentation as a pixel-wise classification task and use a pixel-wise classification error as their optimization criterions. However, the pixel-wise error ignores the strong dependencies…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Shuai Zhao , Boxi Wu , Wenqing Chu , Yao Hu , Deng Cai

Despite the tremendous success of neural networks, benign images can be corrupted by adversarial perturbations to deceive these models. Intriguingly, images differ in their attackability. Specifically, given an attack configuration, some…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Jiaming Liang , Haowei Liu , Chi-Man Pun

Semantic communication, as a revolutionary communication architecture, is considered a promising novel communication paradigm. Unlike traditional symbol-based error-free communication systems, semantic-based visual communication systems…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Senran Fan , Zhicheng Bao , Chen Dong , Haotai Liang , Xiaodong Xu , Ping Zhang

Sparse adversarial attacks fool deep neural networks (DNNs) through minimal pixel perturbations, often regularized by the $\ell_0$ norm. Recent efforts have replaced this norm with a structural sparsity regularizer, such as the nuclear…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Shpresim Sadiku , Moritz Wagner , Sebastian Pokutta

Recent studies show that widely used deep neural networks (DNNs) are vulnerable to carefully crafted adversarial examples. Many advanced algorithms have been proposed to generate adversarial examples by leveraging the $\mathcal{L}_p$…

密码学与安全 · 计算机科学 2018-01-11 Chaowei Xiao , Jun-Yan Zhu , Bo Li , Warren He , Mingyan Liu , Dawn Song

In recent years, generative adversarial networks (GANs) have gained tremendous popularity for potential applications in medical imaging, such as medical image synthesis, restoration, reconstruction, translation, as well as objective image…

图像与视频处理 · 电气工程与系统科学 2022-04-28 Varun A. Kelkar , Dimitrios S. Gotsis , Frank J. Brooks , Prabhat KC , Kyle J. Myers , Rongping Zeng , Mark A. Anastasio

In literature, several algorithms for imaging based on interpolation or approximation methods are available. The implementation of theoretical processes highlighted the necessity of providing theoretical frameworks for the convergence and…

数值分析 · 数学 2026-04-14 Danilo Costarelli , Mariarosaria Natale , Michele Piconi

We propose a method for lossy image compression based on recurrent, convolutional neural networks that outperforms BPG (4:2:0 ), WebP, JPEG2000, and JPEG as measured by MS-SSIM. We introduce three improvements over previous research that…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Nick Johnston , Damien Vincent , David Minnen , Michele Covell , Saurabh Singh , Troy Chinen , Sung Jin Hwang , Joel Shor , George Toderici

The rapid advancement of generative AI models necessitates novel methods for evaluating image quality that extend beyond human perception. A critical concern for these models is the preservation of an image's underlying Scene Composition…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Md Redwanul Haque , Manzur Murshed , Manoranjan Paul , Tsz-Kwan Lee