中文
相关论文

相关论文: SMART: Skeletal Motion Action Recognition aTtack

200 篇论文

Adversarial training (AT) refers to integrating adversarial examples -- inputs altered with imperceptible perturbations that can significantly impact model predictions -- into the training process. Recent studies have demonstrated the…

机器学习 · 计算机科学 2024-10-22 Mengnan Zhao , Lihe Zhang , Jingwen Ye , Huchuan Lu , Baocai Yin , Xinchao Wang

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

Deep neural networks (DNNs) have been applied in many computer vision tasks and achieved state-of-the-art (SOTA) performance. However, misclassification will occur when DNNs predict adversarial examples which are created by adding…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Chao Liu , Xin Liu , Zitong Yu , Yonghong Hou , Huanjing Yue , Jingyu Yang

The rapid advancement of machine learning technologies raises questions about the security of machine learning models, with respect to both training-time (poisoning) and test-time (evasion, impersonation, and inversion) attacks. Models…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Xinheng Xie , Kureha Yamaguchi , Margaux Leblanc , Simon Malzard , Varun Chhabra , Victoria Nockles , Yue Wu

Adversarial attacks are a potential threat to machine learning models by causing incorrect predictions through imperceptible perturbations to the input data. While these attacks have been extensively studied in unstructured data like…

机器学习 · 计算机科学 2024-12-13 Zhipeng He , Chun Ouyang , Laith Alzubaidi , Alistair Barros , Catarina Moreira

This paper addresses the problem of Human Activity Recognition (HAR) using data from wearable inertial sensors. An important challenge in HAR is the model's generalization capabilities to new unseen individuals due to inter-subject…

A polygonal mesh is the most-commonly used representation of surfaces in computer graphics. Therefore, it is not surprising that a number of mesh classification networks have recently been proposed. However, while adversarial attacks are…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Amir Belder , Gal Yefet , Ran Ben Izhak , Ayellet Tal

Neural networks build the foundation of several intelligent systems, which, however, are known to be easily fooled by adversarial examples. Recent advances made these attacks possible even in air-gapped scenarios, where the autonomous…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Ana Răduţoiu , Jan-Philipp Schulze , Philip Sperl , Konstantin Böttinger

Speech is a common and effective way of communication between humans, and modern consumer devices such as smartphones and home hubs are equipped with deep learning based accurate automatic speech recognition to enable natural interaction…

计算与语言 · 计算机科学 2018-01-03 Moustafa Alzantot , Bharathan Balaji , Mani Srivastava

Black-box adversarial attacks present a realistic threat to action recognition systems. Existing black-box attacks follow either a query-based approach where an attack is optimized by querying the target model, or a transfer-based approach…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Rohit Gupta , Naveed Akhtar , Gaurav Kumar Nayak , Ajmal Mian , Mubarak Shah

We explore the black-box adversarial attack on video recognition models. Attacks are only performed on selected key regions and key frames to reduce the high computation cost of searching adversarial perturbations on a video due to its high…

密码学与安全 · 计算机科学 2021-09-01 Zeyuan Wang , Chaofeng Sha , Su Yang

Skeleton data, which consists of only the 2D/3D coordinates of the human joints, has been widely studied for human action recognition. Existing methods take the semantics as prior knowledge to group human joints and draw correlations…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Lei Shi , Yifan Zhang , Jian Cheng , Hanqing Lu

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

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

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

Humans can easily learn new concepts from just a single exemplar, mainly due to their remarkable ability to imagine or hallucinate what the unseen exemplar may look like in different settings. Incorporating such an ability to hallucinate…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Qiangqiang Wu , Zhihui Chen , Lin Cheng , Yan Yan , Bo Li , Hanzi Wang

This paper presents a new method for 3D action recognition with skeleton sequences (i.e., 3D trajectories of human skeleton joints). The proposed method first transforms each skeleton sequence into three clips each consisting of several…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Qiuhong Ke , Mohammed Bennamoun , Senjian An , Ferdous Sohel , Farid Boussaid

Skeleton-based human action recognition has recently attracted increasing attention thanks to the accessibility and the popularity of 3D skeleton data. One of the key challenges in skeleton-based action recognition lies in the large view…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Pengfei Zhang , Cuiling Lan , Junliang Xing , Wenjun Zeng , Jianru Xue , Nanning Zheng

This paper presents RADAR-Robust Adversarial Detection via Adversarial Retraining-an approach designed to enhance the robustness of adversarial detectors against adaptive attacks, while maintaining classifier performance. An adaptive attack…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Raz Lapid , Almog Dubin , Moshe Sipper

Although attention mechanisms have become fundamental components of deep learning models, they are vulnerable to perturbations, which may degrade the prediction performance and model interpretability. Adversarial training (AT) for attention…

计算与语言 · 计算机科学 2022-12-27 Shunsuke Kitada , Hitoshi Iyatomi
‹ 上一页 1 8 9 10 下一页 ›