中文
相关论文

相关论文: DifAttack++: Query-Efficient Black-Box Adversarial…

200 篇论文

The paper proposes FireANTs, a multi-scale Adaptive Riemannian Optimization algorithm for dense diffeomorphic image matching. Existing state-of-the-art methods for diffeomorphic image matching are slow due to inefficient implementations and…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Rohit Jena , Pratik Chaudhari , James C. Gee

Systems based on deep neural networks are vulnerable to adversarial attacks. Unrestricted adversarial attacks typically manipulate the semantic content of an image (e.g., color or texture) to create adversarial examples that are both…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Zihao Pan , Lifeng Chen , Weibin Wu , Yuhang Cao , Zibin Zheng

Adversarial example is a rising way of protecting facial privacy security from deepfake modification. To prevent massive facial images from being illegally modified by various deepfake models, it is essential to design a universal deepfake…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Long Tang , Dengpan Ye , Zhenhao Lu , Yunming Zhang , Shengshan Hu , Yue Xu , Chuanxi Chen

The rapid progress in deep generative models has led to the creation of incredibly realistic synthetic images that are becoming increasingly difficult to distinguish from real-world data. The widespread use of Variational Models, Diffusion…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Anant Mehta , Bryant McArthur , Nagarjuna Kolloju , Zhengzhong Tu

Adversarial attacks have the potential to mislead deep neural network classifiers by introducing slight perturbations. Developing algorithms that can mitigate the effects of these attacks is crucial for ensuring the safe use of artificial…

机器学习 · 计算机科学 2023-10-31 Boya Zhang , Weijian Luo , Zhihua Zhang

Deep neural networks, although shown to be a successful class of machine learning algorithms, are known to be extremely unstable to adversarial perturbations. Improving the robustness of neural networks against these attacks is important,…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Seyed-Mohsen Moosavi-Dezfooli , Ashish Shrivastava , Oncel Tuzel

Feature selection aims to preprocess the target dataset, find an optimal and most streamlined feature subset, and enhance the downstream machine learning task. Among filter, wrapper, and embedded-based approaches, the reinforcement learning…

人工智能 · 计算机科学 2025-09-17 Weiliang Zhang , Xiaohan Huang , Yi Du , Ziyue Qiao , Qingqing Long , Zhen Meng , Yuanchun Zhou , Meng Xiao

While deep neural networks (DNNs) have revolutionized many fields, their fragility to carefully designed adversarial attacks impedes the usage of DNNs in safety-critical applications. In this paper, we strive to explore the robust features…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Hong Wang , Yuefan Deng , Shinjae Yoo , Yuewei Lin

Deep learning-based image watermarking, while robust against conventional distortions, remains vulnerable to advanced adversarial and regeneration attacks. Conventional countermeasures, which jointly optimize the encoder and decoder via a…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Jiahui Chen , Zehang Deng , Zeyu Zhang , Chaoyang Li , Lianchen Jia , Lifeng Sun

The vulnerability of the high-performance machine learning models implies a security risk in applications with real-world consequences. Research on adversarial attacks is beneficial in guiding the development of machine learning models on…

机器学习 · 计算机科学 2022-11-16 Yiran Huang , Yexu Zhou , Michael Hefenbrock , Till Riedel , Likun Fang , Michael Beigl

Parameter-efficient fine-tuning (PEFT) has emerged as a popular strategy for adapting large vision foundation models, such as the Segment Anything Model (SAM) and LLaVA, to downstream tasks like image forgery detection and localization…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Rongxuan Peng , Shunquan Tan , Chenqi Kong , Anwei Luo , Alex C. Kot , Jiwu Huang

In this paper, we propose a novel defensive transformation that enables us to maintain a high classification accuracy under the use of both clean images and adversarial examples for adversarially robust defense. The proposed transformation…

计算机视觉与模式识别 · 计算机科学 2020-10-05 MaungMaung AprilPyone , Hitoshi Kiya

Pretrained language models have significantly advanced performance across various natural language processing tasks. However, adversarial attacks continue to pose a critical challenge to systems built using these models, as they can be…

计算与语言 · 计算机科学 2025-05-20 Zhenhao Li , Huichi Zhou , Marek Rei , Lucia Specia

Face modification systems using deep learning have become increasingly powerful and accessible. Given images of a person's face, such systems can generate new images of that same person under different expressions and poses. Some systems…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Nataniel Ruiz , Sarah Adel Bargal , Stan Sclaroff

Deep neural networks (DNNs) have achieved remarkable success in diverse fields. However, it has been demonstrated that DNNs are very vulnerable to adversarial examples even in black-box settings. A large number of black-box attack methods…

机器学习 · 计算机科学 2022-03-29 Junjie Fu , Jian Sun , Gang Wang

Recent studies reveal that deep neural network (DNN) based object detectors are vulnerable to adversarial attacks in the form of adding the perturbation to the images, leading to the wrong output of object detectors. Most current existing…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Jialiang Sun , Tingsong Jiang , Wen Yao , Donghua Wang , Xiaoqian Chen

Face recognition has achieved great success in the last five years due to the development of deep learning methods. However, deep convolutional neural networks (DCNNs) have been found to be vulnerable to adversarial examples. In particular,…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Yaoyao Zhong , Weihong Deng

Deep neural networks are proven to be vulnerable to fine-designed adversarial examples, and adversarial defense algorithms draw more and more attention nowadays. Pre-processing based defense is a major strategy, as well as learning robust…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Decheng Liu , Tao Chen , Chunlei Peng , Nannan Wang , Ruimin Hu , Xinbo Gao

Regarding image forensics, researchers have proposed various approaches to detect and/or localize manipulations, such as splices. Recent best performing image-forensics algorithms greatly benefit from the application of deep learning, but…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Andras Rozsa , Zheng Zhong , Terrance E. Boult

Adversarial attacks on deep neural networks traditionally rely on a constrained optimization paradigm, where an optimization procedure is used to obtain a single adversarial perturbation for a given input example. In this work we frame the…

机器学习 · 计算机科学 2020-01-22 Avishek Joey Bose , Andre Cianflone , William L. Hamilton
‹ 上一页 1 8 9 10 下一页 ›