中文
相关论文

相关论文: GAN-Based Single-Stage Defense for Traffic Sign Cl…

200 篇论文

The anonymous nature of darknets is commonly exploited for illegal activities. Previous research has employed machine learning and deep learning techniques to automate the detection of darknet traffic in an attempt to block these criminal…

机器学习 · 计算机科学 2022-06-15 Nhien Rust-Nguyen , Mark Stamp

Many adversarial attacks on autonomous-driving perception models fail to cause system-level failures once deployed in a full driving stack. The main reason for such ineffectiveness is that once deployed in a system (e.g., within a…

密码学与安全 · 计算机科学 2026-02-23 Masoud Jamshidiyan Tehrani , Marco Gabriel , Jinhan Kim , Paolo Tonella

We propose a novel GAN training scheme that can handle any level of labeling in a unified manner. Our scheme introduces a form of artificial labeling that can incorporate manually defined labels, when available, and induce an alignment…

机器学习 · 计算机科学 2021-06-21 Tomoki Watanabe , Paolo Favaro

Adversarial training is an effective approach to make deep neural networks robust against adversarial attacks. Recently, different adversarial training defenses are proposed that not only maintain a high clean accuracy but also show…

机器学习 · 计算机科学 2023-01-02 Muzammal Naseer , Salman Khan , Fatih Porikli , Fahad Shahbaz Khan

Autonomous driving (AD) systems are often built and tested in a modular fashion, where the performance of different modules is measured using task-specific metrics. These metrics should be chosen so as to capture the downstream impact of…

机器人学 · 计算机科学 2023-11-22 Jonathan Sadeghi , Nicholas A. Lord , John Redford , Romain Mueller

In recent years, Vision-Language-Action (VLA) models in embodied intelligence have developed rapidly. However, existing adversarial attack methods require costly end-to-end training and often generate noticeable perturbation patches. To…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Naifu Zhang , Wei Tao , Xi Xiao , Qianpu Sun , Yuxin Zheng , Wentao Mo , Peiqiang Wang , Nan Zhang

LiDAR-based segmentation is essential for reliable perception in autonomous vehicles, yet modern segmentation networks are highly susceptible to adversarial attacks that can compromise safety. Most existing defenses are designed for…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Alexandros Gkillas , Ioulia Kapsali , Nikos Piperigkos , Aris S. Lalos

Adversarial attacks in the physical world pose a significant threat to the security of vision-based systems, such as facial recognition and autonomous driving. Existing adversarial patch methods primarily focus on improving attack…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Chaoqun Li , Huanqian Yan , Lifeng Zhou , Tairan Chen , Zhuodong Liu , Hang Su

In recent years, visual tracking methods based on convolutional neural networks and Transformers have achieved remarkable performance and have been successfully applied in fields such as autonomous driving. However, the numerous security…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Wei-Long Tian , Peng Gao , Xiao Liu , Long Xu , Hamido Fujita , Hanan Aljuai , Mao-Li Wang

Trajectory prediction using deep neural networks (DNNs) is an essential component of autonomous driving (AD) systems. However, these methods are vulnerable to adversarial attacks, leading to serious consequences such as collisions. In this…

机器学习 · 计算机科学 2022-08-02 Yulong Cao , Danfei Xu , Xinshuo Weng , Zhuoqing Mao , Anima Anandkumar , Chaowei Xiao , Marco Pavone

Localized adversarial patches aim to induce misclassification in machine learning models by arbitrarily modifying pixels within a restricted region of an image. Such attacks can be realized in the physical world by attaching the adversarial…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Chong Xiang , Arjun Nitin Bhagoji , Vikash Sehwag , Prateek Mittal

We present MS-GAGA (Metric-Selective Guided Adversarial Generation Attack), a two-stage framework for crafting transferable and visually imperceptible adversarial examples against deepfake detectors in black-box settings. In Stage 1, a…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Dion J. X. Ho , Gabriel Lee Jun Rong , Niharika Shrivastava , Harshavardhan Abichandani , Pai Chet Ng , Xiaoxiao Miao

With the rapid development of deep learning, object detectors have demonstrated impressive performance; however, vulnerabilities still exist in certain scenarios. Current research exploring the vulnerabilities using adversarial patches…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Boming Miao , Chunxiao Li , Yao Zhu , Weixiang Sun , Zizhe Wang , Xiaoyi Wang , Chuanlong Xie

Generative Adversarial Networks (GAN) are trained to generate sample images of interest distribution. To this end, generator network of GAN learns implicit distribution of real data set from the classification with candidate generated…

机器学习 · 计算机科学 2020-11-17 Gahye Lee , Seungkyu Lee

Detecting small objects is notoriously challenging due to their low resolution and noisy representation. Existing object detection pipelines usually detect small objects through learning representations of all the objects at multiple…

计算机视觉与模式识别 · 计算机科学 2017-06-21 Jianan Li , Xiaodan Liang , Yunchao Wei , Tingfa Xu , Jiashi Feng , Shuicheng Yan

One-stage object detectors are trained by optimizing classification-loss and localization-loss simultaneously, with the former suffering much from extreme foreground-background class imbalance issue due to the large number of anchors. This…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kean Chen , Weiyao Lin , Jianguo Li , John See , Ji Wang , Junni Zou

Object detection plays a crucial role in many security-sensitive applications. However, several recent studies have shown that object detectors can be easily fooled by physically realizable attacks, \eg, adversarial patches and recent…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Xiao Li , Yiming Zhu , Yifan Huang , Wei Zhang , Yingzhe He , Jie Shi , Xiaolin Hu

Adversarial patches pose a realistic threat model for physical world attacks on autonomous systems via their perception component. Autonomous systems in safety-critical domains such as automated driving should thus contain a fail-safe…

机器学习 · 计算机科学 2021-02-09 Jan Hendrik Metzen , Maksym Yatsura

Object detection techniques for Unmanned Aerial Vehicles (UAVs) rely on Deep Neural Networks (DNNs), which are vulnerable to adversarial attacks. Nonetheless, adversarial patches generated by existing algorithms in the UAV domain pay very…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Dehong Kong , Siyuan Liang , Wenqi Ren

Generative Adversarial Networks (GAN) have gained a lot of popularity from their introduction in 2014 till present. Research on GAN is rapidly growing and there are many variants of the original GAN focusing on various aspects of deep…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Michal Uricar , Pavel Krizek , David Hurych , Ibrahim Sobh , Senthil Yogamani , Patrick Denny