中文
相关论文

相关论文: Multi-Expert Adversarial Attack Detection in Perso…

200 篇论文

In recent years, person Re-identification (ReID) has rapidly progressed with wide real-world applications, but also poses significant risks of adversarial attacks. In this paper, we focus on the backdoor attack on deep ReID models. Existing…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Wenli Sun , Xinyang Jiang , Shuguang Dou , Dongsheng Li , Duoqian Miao , Cheng Deng , Cairong Zhao

Recent studies have highlighted the vulnerability of deep neural networks (DNNs) to adversarial examples - a visually indistinguishable adversarial image can easily be crafted to cause a well-trained model to misclassify. Existing methods…

机器学习 · 统计学 2018-02-13 Pin-Yu Chen , Yash Sharma , Huan Zhang , Jinfeng Yi , Cho-Jui Hsieh

In recent years, neural networks have become the default choice for image classification and many other learning tasks, even though they are vulnerable to so-called adversarial attacks. To increase their robustness against these attacks,…

机器学习 · 计算机科学 2020-02-10 Hasan Ferit Eniser , Maria Christakis , Valentin Wüstholz

In recent years, there has been significant research focusing on addressing security concerns in single-modal person re-identification (ReID) systems that are based on RGB images. However, the safety of cross-modality scenarios, which are…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Yunpeng Gong , Zhun Zhong , Yansong Qu , Zhiming Luo , Rongrong Ji , Min Jiang

In visible-infrared video person re-identification (re-ID), extracting features not affected by complex scenes (such as modality, camera views, pedestrian pose, background, etc.) changes, and mining and utilizing motion information are the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Huafeng Li , Le Xu , Yafei Zhang , Dapeng Tao , Zhengtao Yu

Adversarial attacks on machine learning algorithms have been a key deterrent to the adoption of AI in many real-world use cases. They significantly undermine the ability of high-performance neural networks by forcing misclassifications.…

机器学习 · 计算机科学 2024-04-04 Nandish Chattopadhyay , Atreya Goswami , Anupam Chattopadhyay

Deep Neural Networks (DNNs) have recently led to significant improvements in many fields. However, DNNs are vulnerable to adversarial examples which are samples with imperceptible perturbations while dramatically misleading the DNNs.…

计算机视觉与模式识别 · 计算机科学 2018-11-11 Jiayang Liu , Weiming Zhang , Nenghai Yu

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

Deep Neural Networks (DNNs) are well-known to be vulnerable to Adversarial Examples (AEs). A large amount of efforts have been spent to launch and heat the arms race between the attackers and defenders. Recently, advanced gradient-based…

密码学与安全 · 计算机科学 2020-05-29 Han Qiu , Yi Zeng , Qinkai Zheng , Tianwei Zhang , Meikang Qiu , Gerard Memmi

Person re-identification (ReID) plays a critical role in intelligent surveillance systems by linking identities across multiple cameras in complex environments. However, ReID faces significant challenges such as appearance variations,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Dang H. Pham , Tu N. Nguyen , Hoa N. Nguyen

Many real-world applications, such as city-scale traffic monitoring and control, requires large-scale re-identification. However, previous ReID methods often failed to address two limitations in existing ReID benchmarks, i.e., low…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Ye Yuan , Wuyang Chen , Tianlong Chen , Yang Yang , Zhou Ren , Zhangyang Wang , Gang Hua

Person re-identification (ReID) is a well-known problem in the field of computer vision. The primary objective is to identify a specific individual within a gallery of images. However, this task is challenging due to various factors, such…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Vipin Gautam , Shitala Prasad , Sharad Sinha

Despite providing high-performance solutions for computer vision tasks, the deep neural network (DNN) model has been proved to be extremely vulnerable to adversarial attacks. Current defense mainly focuses on the known attacks, but the…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Lei Zhang , Yuhang Zhou , Yi Yang , Xinbo Gao

The security of the Person Re-identification(ReID) model plays a decisive role in the application of ReID. However, deep neural networks have been shown to be vulnerable, and adding undetectable adversarial perturbations to clean images can…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Yunpeng Gong , Zhiyong Zeng , Liwen Chen , Yifan Luo , Bin Weng , Feng Ye

Deep Neural Networks (DNNs) have been extensively utilized in aerial detection. However, DNNs' sensitivity and vulnerability to maliciously elaborated adversarial examples have progressively garnered attention. Recently, physical attacks…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Jiawei Lian , Xiaofei Wang , Yuru Su , Mingyang Ma , Shaohui Mei

Adversarial attacks have been shown to be highly effective at degrading the performance of deep neural networks (DNNs). The most prominent defense is adversarial training, a method for learning a robust model. Nevertheless, adversarial…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Uriya Pesso , Koby Bibas , Meir Feder

Recent work shows that deep neural networks are vulnerable to adversarial examples. Much work studies adversarial example generation, while very little work focuses on more critical adversarial defense. Existing adversarial detection…

机器学习 · 计算机科学 2021-09-15 Bin Zhu , Zhaoquan Gu , Le Wang , Zhihong Tian

Deep learning provides powerful means to learn from spectrum data and solve complex tasks in 5G and beyond such as beam selection for initial access (IA) in mmWave communications. To establish the IA between the base station (e.g., gNodeB)…

信号处理 · 电气工程与系统科学 2021-03-26 Brian Kim , Yalin E. Sagduyu , Tugba Erpek , Sennur Ulukus

Adversarial attacks have been recently investigated in person re-identification. These attacks perform well under cross dataset or cross model setting. However, the challenges present in cross-dataset cross-model scenario does not allow…

计算机视觉与模式识别 · 计算机科学 2023-01-18 A V Subramanyam

Detection of adversarial examples has been a hot topic in the last years due to its importance for safely deploying machine learning algorithms in critical applications. However, the detection methods are generally validated by assuming a…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Federica Granese , Marine Picot , Marco Romanelli , Francisco Messina , Pablo Piantanida