中文
相关论文

相关论文: Adversarial Attack on Skeleton-based Human Action …

200 篇论文

Skeleton-based action recognition models have recently been shown to be vulnerable to adversarial attacks. Compared to adversarial attacks on images, perturbations to skeletons are typically bounded to a lower dimension of approximately 100…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Nariki Tanaka , Hiroshi Kera , Kazuhiko Kawamoto

Due to the fast processing-speed and robustness it can achieve, skeleton-based action recognition has recently received the attention of the computer vision community. The recent Convolutional Neural Network (CNN)-based methods have shown…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Han Chen , Yifan Jiang , Hanseok Ko

Action recognition has been heavily employed in many applications such as autonomous vehicles, surveillance, etc, where its robustness is a primary concern. In this paper, we examine the robustness of state-of-the-art action recognizers…

计算机视觉与模式识别 · 计算机科学 2021-03-22 He Wang , Feixiang He , Zhexi Peng , Tianjia Shao , Yong-Liang Yang , Kun Zhou , David Hogg

Adversarial attacks are valuable for providing insights into the blind-spots of deep learning models and help improve their robustness. Existing work on adversarial attacks have mainly focused on static scenes; however, it remains unclear…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Aishan Liu , Tairan Huang , Xianglong Liu , Yitao Xu , Yuqing Ma , Xinyun Chen , Stephen J. Maybank , Dacheng Tao

Skeleton-based action recognition has attracted increasing attention due to its strong adaptability to dynamic circumstances and potential for broad applications such as autonomous and anonymous surveillance. With the help of deep learning…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Tianhang Zheng , Sheng Liu , Changyou Chen , Junsong Yuan , Baochun Li , Kui Ren

Adversarial attack on skeletal motion is a hot topic. However, existing researches only consider part of dynamic features when measuring distance between skeleton graph sequences, which results in poor imperceptibility. To this end, we…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Feng Liu , Qing Xu , Qijian Zheng

Skeletal motion plays a vital role in human activity recognition as either an independent data source or a complement. The robustness of skeleton-based activity recognizers has been questioned recently, which shows that they are vulnerable…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Yunfeng Diao , Tianjia Shao , Yong-Liang Yang , Kun Zhou , He Wang

Understanding the actions of both humans and artificial intelligence (AI) agents is important before modern AI systems can be fully integrated into our daily life. In this paper, we show that, despite their current huge success, deep…

人工智能 · 计算机科学 2021-01-19 Nodens Koren , Qiuhong Ke , Yisen Wang , James Bailey , Xingjun Ma

Gait recognition is widely used in social security applications due to its advantages in long-distance human identification. Recently, sequence-based methods have achieved high accuracy by learning abundant temporal and spatial information.…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Ziwen He , Wei Wang , Jing Dong , Tieniu Tan

Skeleton-based action recognition is an important task that requires the adequate understanding of movement characteristics of a human action from the given skeleton sequence. Recent studies have shown that exploring spatial and temporal…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Chenyang Si , Wentao Chen , Wei Wang , Liang Wang , Tieniu Tan

Skeleton action recognition models have secured more attention than video-based ones in various applications due to privacy preservation and lower storage requirements. Skeleton data are typically transmitted to cloud servers for action…

密码学与安全 · 计算机科学 2025-12-03 Yuxin Cao , Kai Ye , Derui Wang , Minhui Xue , Hao Ge , Chenxiong Qian , Jin Song Dong

Action recognition with 3D skeleton sequences is becoming popular due to its speed and robustness. The recently proposed Convolutional Neural Networks (CNN) based methods have shown good performance in learning spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Zhengyuan Yang , Yuncheng Li , Jianchao Yang , Jiebo Luo

Deep learning approaches based on convolutional neural networks (CNNs) have been successful in solving a number of problems in medical imaging, including image segmentation. In recent years, it has been shown that CNNs are vulnerable to…

图像与视频处理 · 电气工程与系统科学 2019-09-26 Liang Chen , Paul Bentley , Kensaku Mori , Kazunari Misawa , Michitaka Fujiwara , Daniel Rueckert

In skeleton-based action recognition, Graph Convolutional Networks model human skeletal joints as vertices and connect them through an adjacency matrix, which can be seen as a local attention mask. However, in most existing Graph…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Hao Xing , Darius Burschka

Skeleton-based human action recognition has been drawing more interest recently due to its low sensitivity to appearance changes and the accessibility of more skeleton data. However, even the 3D skeletons captured in practice are still…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Cunling Bian , Wei Feng , Fanbo Meng , Song Wang

In skeleton-based action recognition, graph convolutional networks (GCNs), which model human body skeletons using graphical components such as nodes and connections, have achieved remarkable performance recently. However, current…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Jongmin Yu , Yongsang Yoon , Moongu Jeon

Currently, a plethora of saliency models based on deep neural networks have led great breakthroughs in many complex high-level vision tasks (e.g. scene description, object detection). The robustness of these models, however, has not yet…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Zhaohui Che , Ali Borji , Guangtao Zhai , Suiyi Ling , Guodong Guo , Patrick Le Callet

Rapid progress and superior performance have been achieved for skeleton-based action recognition recently. In this article, we investigate this problem under a cross-dataset setting, which is a new, pragmatic, and challenging task in…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yansong Tang , Xingyu Liu , Xumin Yu , Danyang Zhang , Jiwen Lu , Jie Zhou

The existence of adversarial attacks on convolutional neural networks (CNN) questions the fitness of such models for serious applications. The attacks manipulate an input image such that misclassification is evoked while still looking…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Mohammadreza Amirian , Friedhelm Schwenker , Thilo Stadelmann

Skeleton data carries valuable motion information and is widely explored in human action recognition. However, not only the motion information but also the interaction with the environment provides discriminative cues to recognize the…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Liang Xu , Cuiling Lan , Wenjun Zeng , Cewu Lu
‹ 上一页 1 2 3 10 下一页 ›