中文
相关论文

相关论文: Adversarial Semantic Contour for Object Detection

200 篇论文

Modern object detectors are vulnerable to adversarial examples, which may bring risks to real-world applications. The sparse attack is an important task which, compared with the popular adversarial perturbation on the whole image, needs to…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Yichi Zhang , Zijian Zhu , Hang Su , Jun Zhu , Shibao Zheng , Yuan He , Hui Xue

An adversary can fool deep neural network object detectors by generating adversarial noises. Most of the existing works focus on learning local visible noises in an adversarial "patch" fashion. However, the 2D patch attached to a 3D object…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Yexin Duan , Jialin Chen , Xingyu Zhou , Junhua Zou , Zhengyun He , Jin Zhang , Wu Zhang , Zhisong Pan

Adversarial examples have gained tons of attention in recent years. Many adversarial attacks have been proposed to attack image classifiers, but few work shift attention to object detectors. In this paper, we propose Sparse Adversarial…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Jiayu Bao

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

Object detection plays a key role in many security-critical systems. Adversarial patch attacks, which are easy to implement in the physical world, pose a serious threat to state-of-the-art object detectors. Developing reliable defenses for…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Jiang Liu , Alexander Levine , Chun Pong Lau , Rama Chellappa , Soheil Feizi

Semantic segmentation is a task that traditionally requires a large dataset of pixel-level ground truth labels, which is time-consuming and expensive to obtain. Recent advancements in the weakly-supervised setting show that reasonable…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Erik Stammes , Tom F. H. Runia , Michael Hofmann , Mohsen Ghafoorian

We investigate a principle way to progressively mine discriminative object regions using classification networks to address the weakly-supervised semantic segmentation problems. Classification networks are only responsive to small and…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Yunchao Wei , Jiashi Feng , Xiaodan Liang , Ming-Ming Cheng , Yao Zhao , Shuicheng Yan

Recently salient object detection has witnessed remarkable improvement owing to the deep convolutional neural networks which can harvest powerful features for images. In particular, state-of-the-art salient object detection methods enjoy…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Haofeng Li , Guanbin Li , Yizhou Yu

In this work, we propose Adversarial Complementary Learning (ACoL) to automatically localize integral objects of semantic interest with weak supervision. We first mathematically prove that class localization maps can be obtained by directly…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Xiaolin Zhang , Yunchao Wei , Jiashi Feng , Yi Yang , Thomas Huang

In recent year, the compact representations based on activations of Convolutional Neural Network (CNN) achieve remarkable performance in image retrieval. However, retrieval of some interested object that only takes up a small part of the…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Jian Xu , Chunheng Wang , Cunzhao Shi , Baihua Xiao

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 based object detection models have revolutionized computer vision and fueled the development of a wide range of visual recognition applications. However, recent studies have revealed that deep object detectors can be…

密码学与安全 · 计算机科学 2020-07-14 Ka-Ho Chow , Ling Liu , Mehmet Emre Gursoy , Stacey Truex , Wenqi Wei , Yanzhao Wu

Adversarial attacks involve adding, small, often imperceptible, perturbations to inputs with the goal of getting a machine learning model to misclassifying them. While many different adversarial attack strategies have been proposed on image…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Avishek Joey Bose , Parham Aarabi

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

Object detection is a crucial task in autonomous driving. While existing research has proposed various attacks on object detection, such as those using adversarial patches or stickers, the exploration of projection attacks on 3D surfaces…

密码学与安全 · 计算机科学 2024-09-27 Ce Zhou , Qiben Yan , Sijia Liu

Enabling autonomous driving (AD) can be considered one of the biggest challenges in today's technology. AD is a complex task accomplished by several functionalities, with environment perception being one of its core functions. Environment…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Andreas Bär , Jonas Löhdefink , Nikhil Kapoor , Serin J. Varghese , Fabian Hüger , Peter Schlicht , Tim Fingscheidt

Deep Neural Networks (DNNs) have been shown to be vulnerable to adversarial examples, which are slightly perturbed input images which lead DNNs to make wrong predictions. To protect from such examples, various defense strategies have been…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Mingjun Yin , Shasha Li , Chengyu Song , M. Salman Asif , Amit K. Roy-Chowdhury , Srikanth V. Krishnamurthy

Predicting the trajectories of surrounding objects is a critical task for self-driving vehicles and many other autonomous systems. Recent works demonstrate that adversarial attacks on trajectory prediction, where small crafted perturbations…

机器学习 · 计算机科学 2023-03-22 Ruochen Jiao , Xiangguo Liu , Takami Sato , Qi Alfred Chen , Qi Zhu

With the excellent accuracy and feasibility, the Neural Networks have been widely applied into the novel intelligent applications and systems. However, with the appearance of the Adversarial Attack, the NN based system performance becomes…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Fuxun Yu , Qide Dong , Xiang Chen

It has been well demonstrated that adversarial examples, i.e., natural images with visually imperceptible perturbations added, generally exist for deep networks to fail on image classification. In this paper, we extend adversarial examples…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Cihang Xie , Jianyu Wang , Zhishuai Zhang , Yuyin Zhou , Lingxi Xie , Alan Yuille
‹ 上一页 1 2 3 10 下一页 ›