中文
相关论文

相关论文: Structured Universal Adversarial Attacks on Object…

200 篇论文

Deep learning models achieve remarkable accuracy in computer vision tasks, yet remain vulnerable to adversarial examples--carefully crafted perturbations to input images that can deceive these models into making confident but incorrect…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Khoi Nguyen Tiet Nguyen , Wenyu Zhang , Kangkang Lu , Yuhuan Wu , Xingjian Zheng , Hui Li Tan , Liangli Zhen

Recently, adversarial attacks have been applied in visual object tracking to deceive deep trackers by injecting imperceptible perturbations into video frames. However, previous work only generates the video-specific perturbations, which…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Siao Liu , Zhaoyu Chen , Wei Li , Jiwei Zhu , Jiafeng Wang , Wenqiang Zhang , Zhongxue Gan

Deep learning-based object detection has become ubiquitous in the last decade due to its high accuracy in many real-world applications. With this growing trend, these models are interested in being attacked by adversaries, with most of the…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Pham Phuc , Son Vuong , Khang Nguyen , Tuan Dang

Video object segmentation has been applied to various computer vision tasks, such as video editing, autonomous driving, and human-robot interaction. However, the methods based on deep neural networks are vulnerable to adversarial examples,…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Ping Li , Yu Zhang , Li Yuan , Jian Zhao , Xianghua Xu , Xiaoqin Zhang

Object detection is an important computer vision task with plenty of real-world applications; therefore, how to enhance its robustness against adversarial attacks has emerged as a crucial issue. However, most of the previous defense methods…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Pin-Chun Chen , Bo-Han Kung , Jun-Cheng Chen

It has been widely substantiated that deep neural networks (DNNs) are susceptible and vulnerable to adversarial perturbations. Existing studies mainly focus on performing attacks by corrupting targeted objects (physical attack) or images…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Jiawei Lian , Shaohui Mei , Xiaofei Wang , Yi Wang , Lefan Wang , Yingjie Lu , Mingyang Ma , Lap-Pui Chau

We propose a novel unsupervised approach based on a two-stage object-centric adversarial framework that only needs object regions for detecting frame-level local anomalies in videos. The first stage consists in learning the correspondence…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Pankaj Raj Roy , Guillaume-Alexandre Bilodeau , Lama Seoud

While deep convolutional neural networks (CNNs) are vulnerable to adversarial attacks, considerably few efforts have been paid to construct robust deep tracking algorithms against adversarial attacks. Current studies on adversarial attack…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Shuai Jia , Chao Ma , Yibing Song , Xiaokang Yang

Recent studies have demonstrated that object detection networks are usually vulnerable to adversarial examples. Generally, adversarial attacks for object detection can be categorized into targeted and untargeted attacks. Compared with…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Xuchong Zhang , Changfeng Sun , Haoliang Han , Hongbin Sun

Many recent studies have shown that deep neural models are vulnerable to adversarial samples: images with imperceptible perturbations, for example, can fool image classifiers. In this paper, we present the first type-specific approach to…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Omid Mohamad Nezami , Akshay Chaturvedi , Mark Dras , Utpal Garain

Deep Neural Networks (DNNs) are notoriously vulnerable to adversarial input designs with limited noise budgets. While numerous successful attacks with subtle modifications to original input have been proposed, defense techniques against…

机器学习 · 计算机科学 2025-06-27 Furkan Mumcu , Yasin Yilmaz

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,…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Zhikai Chen , Lingxi Xie , Shanmin Pang , Yong He , Qi Tian

There has been a recent surge in research on adversarial perturbations that defeat Deep Neural Networks (DNNs) in machine vision; most of these perturbation-based attacks target object classifiers. Inspired by the observation that humans…

计算机视觉与模式识别 · 计算机科学 2020-07-27 Shasha Li , Shitong Zhu , Sudipta Paul , Amit Roy-Chowdhury , Chengyu Song , Srikanth Krishnamurthy , Ananthram Swami , Kevin S Chan

Object detection models are critical components of automated systems, such as autonomous vehicles and perception-based robots, but their sensitivity to adversarial attacks poses a serious security risk. Progress in defending these models…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Alexis Winter , Jean-Vincent Martini , Romaric Audigier , Angelique Loesch , Bertrand Luvison

Recently, deep neural networks (DNNs) have been widely and successfully used in Object Detection, e.g. Faster RCNN, YOLO, CenterNet. However, recent studies have shown that DNNs are vulnerable to adversarial attacks. Adversarial attacks…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Shudeng Wu , Tao Dai , Shu-Tao Xia

Extensive research has demonstrated that deep neural networks (DNNs) are prone to adversarial attacks. Although various defense mechanisms have been proposed for image classification networks, fewer approaches exist for video-based models…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Nupur Thakur , Baoxin Li

Deep neural networks have been widely used in many computer vision tasks. However, it is proved that they are susceptible to small, imperceptible perturbations added to the input. Inputs with elaborately designed perturbations that can fool…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Yusheng Zhao , Huanqian Yan , Xingxing Wei

Deep neural networks exhibit excellent performance in computer vision tasks, but their vulnerability to real-world adversarial attacks, achieved through physical objects that can corrupt their predictions, raises serious security concerns…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Giulio Rossolini , Alessandro Biondi , Giorgio Buttazzo

Adversarial machine learning attacks on video action recognition models is a growing research area and many effective attacks were introduced in recent years. These attacks show that action recognition models can be breached in many ways.…

密码学与安全 · 计算机科学 2024-04-18 Furkan Mumcu , Yasin Yilmaz

Intelligent robots rely on object detection models to perceive the environment. Following advances in deep learning security it has been revealed that object detection models are vulnerable to adversarial attacks. However, prior research…

人工智能 · 计算机科学 2023-12-13 Han Wu , Syed Yunas , Sareh Rowlands , Wenjie Ruan , Johan Wahlstrom
‹ 上一页 1 2 3 10 下一页 ›