中文
相关论文

相关论文: Generative Adversarial Perturbations with Cross-pa…

200 篇论文

Crowd counting, which has been widely adopted for estimating the number of people in safety-critical scenes, is shown to be vulnerable to adversarial examples in the physical world (e.g., adversarial patches). Though harmful, adversarial…

计算机视觉与模式识别 · 计算机科学 2022-09-12 Shunchang Liu , Jiakai Wang , Aishan Liu , Yingwei Li , Yijie Gao , Xianglong Liu , Dacheng Tao

Crowd counting has drawn much attention due to its importance in safety-critical surveillance systems. Especially, deep neural network (DNN) methods have significantly reduced estimation errors for crowd counting missions. Recent studies…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Qiming Wu , Zhikang Zou , Pan Zhou , Xiaoqing Ye , Binghui Wang , Ang Li

State-of-the-art methods for counting people in crowded scenes rely on deep networks to estimate crowd density. While effective, deep learning approaches are vulnerable to adversarial attacks, which, in a crowd-counting context, can lead to…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Weizhe Liu , Mathieu Salzmann , Pascal Fua

Adversarial examples have been demonstrated to threaten many computer vision tasks including object detection. However, the existing attacking methods for object detection have two limitations: poor transferability, which denotes that the…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Xingxing Wei , Siyuan Liang , Ning Chen , Xiaochun Cao

Unsupervised crowd counting is a challenging yet not largely explored task. In this paper, we explore it in a transfer learning setting where we learn to detect and count persons in an unlabeled target set by transferring bi-knowledge…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Yuting Liu , Zheng Wang , Miaojing Shi , Shin'ichi Satoh , Qijun Zhao , Hongyu Yang

The crowd counting task aims at estimating the number of people located in an image or a frame from videos. Existing methods widely adopt density maps as the training targets to optimize the point-to-point loss. While in testing phase, we…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Xiyang Liu , Jie Yang , Wenrui Ding

Emergence of the utility of 3D point cloud data in safety-critical vision tasks (e.g., ADAS) urges researchers to pay more attention to the robustness of 3D representations and deep networks. To this end, we develop an attack and defense…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Jiancheng Yang , Qiang Zhang , Rongyao Fang , Bingbing Ni , Jinxian Liu , Qi Tian

We propose a novel crowd counting model that maps a given crowd scene to its density. Crowd analysis is compounded by myriad of factors like inter-occlusion between people due to extreme crowding, high similarity of appearance between…

计算机视觉与模式识别 · 计算机科学 2017-08-04 Deepak Babu Sam , Shiv Surya , R. Venkatesh Babu

Adversarial attacks with improved transferability - the ability of an adversarial example crafted on a known model to also fool unknown models - have recently received much attention due to their practicality. Nevertheless, existing…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Woo Jae Kim , Seunghoon Hong , Sung-Eui Yoon

Adversarial transferability enables black-box attacks on unknown victim deep neural networks (DNNs), rendering attacks viable in real-world scenarios. Current transferable attacks create adversarial perturbation over the entire image,…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Shangbo Wu , Yu-an Tan , Yajie Wang , Ruinan Ma , Wencong Ma , Yuanzhang Li

In this study, we delve into the robustness of neural network-based LiDAR point cloud tracking models under adversarial attacks, a critical aspect often overlooked in favor of performance enhancement. These models, despite incorporating…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Shengjing Tian , Xiantong Zhao , Yuhao Bian , Yinan Han , Bin Liu

Deep neural networks (DNNs) can be easily fooled by adding human imperceptible perturbations to the images. These perturbed images are known as `adversarial examples' and pose a serious threat to security and safety critical systems. A…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Muzammal Naseer , Salman H. Khan , Shafin Rahman , Fatih Porikli

Neural network models are vulnerable to adversarial examples, and adversarial transferability further increases the risk of adversarial attacks. Current methods based on transferability often rely on substitute models, which can be…

计算与语言 · 计算机科学 2023-11-07 Minxuan Lv , Chengwei Dai , Kun Li , Wei Zhou , Songlin Hu

Recent deep networks have convincingly demonstrated high capability in crowd counting, which is a critical task attracting widespread attention due to its various industrial applications. Despite such progress, trained data-dependent models…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zhikang Zou , Xiaoye Qu , Pan Zhou , Shuangjie Xu , Xiaoqing Ye , Wenhao Wu , Jin Ye

This paper presents a novel data-driven crowd simulation method that can mimic the observed traffic of pedestrians in a given environment. Given a set of observed trajectories, we use a recent form of neural networks, Generative Adversarial…

图形学 · 计算机科学 2019-05-24 Javad Amirian , Wouter van Toll , Jean-Bernard Hayet , Julien Pettré

State-of-the-art generative model-based attacks against image classifiers overwhelmingly focus on single-object (i.e., single dominant object) images. Different from such settings, we tackle a more practical problem of generating…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Abhishek Aich , Shasha Li , Chengyu Song , M. Salman Asif , Srikanth V. Krishnamurthy , Amit K. Roy-Chowdhury

Crowd counting is a regression task that estimates the number of people in a scene image, which plays a vital role in a range of safety-critical applications, such as video surveillance, traffic monitoring and flow control. In this paper,…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Yuhua Sun , Tailai Zhang , Xingjun Ma , Pan Zhou , Jian Lou , Zichuan Xu , Xing Di , Yu Cheng , Lichao

Deep neural networks (DNNs) have been shown to be vulnerable to adversarial examples, which can produce erroneous predictions by injecting imperceptible perturbations. In this work, we study the transferability of adversarial examples,…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Zeyu Qin , Yanbo Fan , Yi Liu , Li Shen , Yong Zhang , Jue Wang , Baoyuan Wu

Adversarial examples reveal the blind spots of deep neural networks (DNNs) and represent a major concern for security-critical applications. The transferability of adversarial examples makes real-world attacks possible in black-box…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Muzammal Naseer , Salman H. Khan , Harris Khan , Fahad Shahbaz Khan , Fatih Porikli

Despite the rapid development of adversarial machine learning, most adversarial attack and defense researches mainly focus on the perturbation-based adversarial examples, which is constrained by the input images. In comparison with existing…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Xiaosen Wang , Kun He , Chuanbiao Song , Liwei Wang , John E. Hopcroft
‹ 上一页 1 2 3 10 下一页 ›