paper-with-me

Papers

Predictively Encoded Graph Convolutional Network for Noise-Robust Skeleton-based Action Recognition

2020-03-17 · Jongmin Yu, Yongsang Yoon, Moongu Jeon

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 state-of-the-art methods for skeleton-based action recognition usually work on the assumption that the completely observed skeletons will be provided. This may be problematic to apply this assumption in real scenarios since there is always a possibility that captured skeletons are incomplete or noisy. In this work, we propose a skeleton-based action recognition method which is robust to noise information of given skeleton features. The key insight of our approach is to train a model by maximizing the mutual information between normal and noisy skeletons using a predictive coding manner. We have conducted comprehensive experiments about skeleton-based action recognition with defected skeletons using NTU-RGB+D and Kinetics-Skeleton datasets. The experimental results demonstrate that our approach achieves outstanding performance when skeleton samples are noised compared with existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2003.07514

Code (1)

andreYoo/PeGCNs 공식 구현 pytorch

Tasks

Action RecognitionSkeleton Based Action Recognition

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

An Attention-Enhanced Recurrent Graph Convolutional Network for Skeleton-Based Action Recognition

2019-11-27 · SPML '19: Proceedings of the 2019 2nd International Conference on Signal Processing and Machine Learning 2019 11 · Xiaolu Ding, Kai Yang, Wai Chen

Dynamic movements of human skeleton have attracted more and more attention as a robust modality for action recognition. As not all temporal stages and skeleton joints are informative for action recognition, and the irrel…

Action RecognitionSkeleton Based Action Recognition

Rethinking Graph Convolution for 2D-to-3D Hand Pose Lifting

2026-05-13 · Chanyoung Kim, Donghyun Kim, Dong-Hyun Sim, Seong Jae Hwang 외 arxiv

Graph convolutional networks (GCNs) are widely used for 3D hand pose estimation, where the hand skeleton is encoded as a fixed adjacency graph. We revisit whether this is the most effective way to incorporate hand topolo…

3D Hand Pose Estimation

Dynamic Hypergraph Convolutional Networks for Skeleton-Based Action Recognition

2021-12-20 · Jinfeng Wei, Yunxin Wang, Mengli Guo, Pei Lv 외

Graph convolutional networks (GCNs) based methods have achieved advanced performance on skeleton-based action recognition task. However, the skeleton graph cannot fully represent the motion information contained in skele…

Action RecognitionSkeleton Based Action Recognition

Multi-Dimensional Refinement Graph Convolutional Network with Robust Decouple Loss for Fine-Grained Skeleton-Based Action Recognition

2023-06-27 · Sheng-Lan Liu, Yu-Ning Ding, Jin-Rong Zhang, Kai-Yuan Liu 외

Graph convolutional networks have been widely used in skeleton-based action recognition. However, existing approaches are limited in fine-grained action recognition due to the similarity of inter-class data. Moreover, th…

Action RecognitionFine-grained Action RecognitionSkeleton Based Action Recognition

Revisiting Skeleton-based Action Recognition

2021-04-28 · CVPR 2022 1 · Haodong Duan, Yue Zhao, Kai Chen, Dahua Lin 외

Human skeleton, as a compact representation of human action, has received increasing attention in recent years. Many skeleton-based action recognition methods adopt graph convolutional networks (GCN) to extract features …

3D Action RecognitionAction RecognitionGroup Activity RecognitionPose Estimation+1