中文
相关论文

相关论文: Information-containing Adversarial Perturbation fo…

200 篇论文

In recent years, DeepFake is becoming a common threat to our society, due to the remarkable progress of generative adversarial networks (GAN) in image synthesis. Unfortunately, existing studies that propose various approaches, in fighting…

密码学与安全 · 计算机科学 2021-09-28 Run Wang , Felix Juefei-Xu , Meng Luo , Yang Liu , Lina Wang

Recent advances in deep learning research have shown remarkable achievements across many tasks in computer vision (CV) and natural language processing (NLP). At the intersection of CV and NLP is the problem of image captioning, where the…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Jiyao Li , Mingze Ni , Yifei Dong , Tianqing Zhu , Wei Liu

State-of-the-art machine learning algorithms can be fooled by carefully crafted adversarial examples. As such, adversarial examples present a concrete problem in AI safety. In this work we turn the tables and ask the following question: can…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Witold Oleszkiewicz , Peter Kairouz , Karol Piczak , Ram Rajagopal , Tomasz Trzcinski

Surveillance systems play a critical role in security and reconnaissance, but their performance is often compromised by low-quality images and videos, leading to reduced accuracy in face recognition. Additionally, existing AI-based facial…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Anees Nashath Shaik , Barbara Villarini , Vasileios Argyriou

Semantic communication has been identified as a core technology for the sixth generation (6G) of wireless networks. Recently, task-oriented semantic communications have been proposed for low-latency inference with limited bandwidth.…

信息论 · 计算机科学 2023-12-07 Yanhu Wang , Shuaishuai Guo , Yiqin Deng , Haixia Zhang , Yuguang Fang

Face manipulation detection has been receiving a lot of attention for the reliability and security of the face images. Recent studies focus on using auxiliary information or prior knowledge to capture robust manipulation traces, which are…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Haoyue Wang , Meiling Li , Sheng Li , Zhenxing Qian , Xinpeng Zhang

Advances in deep learning have made face recognition technologies pervasive. While useful to social media platforms and users, this technology carries significant privacy threats. Coupled with the abundant information they have about users,…

密码学与安全 · 计算机科学 2020-12-16 Varun Chandrasekaran , Chuhan Gao , Brian Tang , Kassem Fawaz , Somesh Jha , Suman Banerjee

Face authentication systems require a robust anti-spoofing module as they can be deceived by fabricating spoof images of authorized users. Most recent face anti-spoofing methods rely on optimized architectures and training objectives to…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Davide Belli , Debasmit Das , Bence Major , Fatih Porikli

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…

Stable Diffusion (SD) often produces degraded outputs when the training dataset contains adversarial noise. Adversarial purification offers a promising solution by removing adversarial noise from contaminated data. However, existing…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Li Zheng , Liangbin Xie , Jiantao Zhou , He YiMin

In Inverse Synthetic Aperture Radar (ISAR), random missing entries of the received radar echo matrix deteriorate the imaging quality, compromising target distinction from the background. Compressive sensing techniques or matrix completion…

图像与视频处理 · 电气工程与系统科学 2025-07-15 Necmettin Bayar , Isin Erer , Deniz Kumlu

Evaluating the risk level of adversarial images is essential for safely deploying face authentication models in the real world. Popular approaches for physical-world attacks, such as print or replay attacks, suffer from some limitations,…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Sai Amrit Patnaik , Shivali Chansoriya , Anil K. Jain , Anoop M. Namboodiri

Adversarial purification is a successful defense mechanism against adversarial attacks without requiring knowledge of the form of the incoming attack. Generally, adversarial purification aims to remove the adversarial perturbations…

计算与语言 · 计算机科学 2023-05-04 Linyang Li , Demin Song , Xipeng Qiu

Face recognition is known to be vulnerable to adversarial face images. Existing works craft face adversarial images by indiscriminately changing a single attribute without being aware of the intrinsic attributes of the images. To this end,…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Yasmeen M. Khedr , Yifeng Xiong , Kun He

Machine learning models have demonstrated vulnerability to adversarial attacks, more specifically misclassification of adversarial examples. In this paper, we propose a one-off and attack-agnostic Feature Manipulation (FM)-Defense to detect…

机器学习 · 计算机科学 2020-04-23 Shuo Wang , Tianle Chen , Surya Nepal , Carsten Rudolph , Marthie Grobler , Shangyu Chen

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

The success of deep face recognition (FR) systems has raised serious privacy concerns due to their ability to enable unauthorized tracking of users in the digital world. Previous studies proposed introducing imperceptible adversarial noises…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Minghui Li , Jiangxiong Wang , Hao Zhang , Ziqi Zhou , Shengshan Hu , Xiaobing Pei

As deep neural networks (DNNs) are widely applied in the physical world, many researches are focusing on physical-world adversarial examples (PAEs), which introduce perturbations to inputs and cause the model's incorrect outputs. However,…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Yichen Wang , Yuxuan Chou , Ziqi Zhou , Hangtao Zhang , Wei Wan , Shengshan Hu , Minghui Li

We introduce the Lossy Implicit Network Activation Coding (LINAC) defence, an input transformation which successfully hinders several common adversarial attacks on CIFAR-$10$ classifiers for perturbations up to $\epsilon = 8/255$ in…

机器学习 · 计算机科学 2022-10-26 Andrei A. Rusu , Dan A. Calian , Sven Gowal , Raia Hadsell

Deep neural networks are highly vulnerable to adversarial examples, which imposes severe security issues for these state-of-the-art models. Many defense methods have been proposed to mitigate this problem. However, a lot of them depend on…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Nader Asadi , AmirMohammad Sarfi , Mehrdad Hosseinzadeh , Sahba Tahsini , Mahdi Eftekhari