中文
相关论文

相关论文: Joint-bone Fusion Graph Convolutional Network for …

200 篇论文

Semi-supervised node classification in attributed graphs, i.e., graphs with node features, involves learning to classify unlabeled nodes given a partially labeled graph. Label predictions are made by jointly modeling the node and its'…

Graph convolutional networks (GCNs) achieved promising performance in skeleton-based human action recognition by modeling a sequence of skeletons as a spatio-temporal graph. Most of the recently proposed GCN-based methods improve the…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Negar Heidari , Alexandros Iosifidis

Many interesting problems in machine learning are being revisited with new deep learning tools. For graph-based semisupervised learning, a recent important development is graph convolutional networks (GCNs), which nicely integrate local…

机器学习 · 计算机科学 2018-01-24 Qimai Li , Zhichao Han , Xiao-Ming Wu

This paper proposes a new graph convolutional operator called central difference graph convolution (CDGC) for skeleton based action recognition. It is not only able to aggregate node information like a vanilla graph convolutional operation…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Shuangyan Miao , Yonghong Hou , Zhimin Gao , Mingliang Xu , Wanqing Li

Skeleton-based action recognition has made significant advancements recently, with models like InfoGCN showcasing remarkable accuracy. However, these models exhibit a key limitation: they necessitate complete action observation prior to…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Seunggeun Chi , Hyung-gun Chi , Qixing Huang , Karthik Ramani

In this paper, we study the problem of learning Graph Convolutional Networks (GCNs) for regression. Current architectures of GCNs are limited to the small receptive field of convolution filters and shared transformation matrix for each…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Long Zhao , Xi Peng , Yu Tian , Mubbasir Kapadia , Dimitris N. Metaxas

Graph convolutional networks (GCNs) have emerged as a powerful tool for skeleton-based action and gesture recognition, thanks to their ability to model spatial and temporal dependencies in skeleton data. However, existing GCN-based methods…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Hu Cui , Renjing Huang , Ruoyu Zhang , Tessai Hayama

With the prevalence of RGB-D cameras, multi-modal video data have become more available for human action recognition. One main challenge for this task lies in how to effectively leverage their complementary information. In this work, we…

计算机视觉与模式识别 · 计算机科学 2020-02-03 Sijie Song , Jiaying Liu , Yanghao Li , Zongming Guo

We propose a novel skeleton-based representation for 3D action recognition in videos using Deep Convolutional Neural Networks (D-CNNs). Two key issues have been addressed: First, how to construct a robust representation that easily captures…

计算机视觉与模式识别 · 计算机科学 2018-07-19 Huy Hieu Pham , Louahdi Khoudour , Alain Crouzil , Pablo Zegers , Sergio A. Velastin

3D human pose estimation is a vital task in computer vision, involving the prediction of human joint positions from images or videos to reconstruct a skeleton of a human in three-dimensional space. This technology is pivotal in various…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Xingyu Song , Zhan Li , Shi Chen , Kazuyuki Demachi

Nowadays, Transformers and Graph Convolutional Networks (GCNs) are the prevailing techniques for 3D human pose estimation. However, Transformer-based methods either ignore the spatial neighborhood relationships between the joints when used…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Kamel Aouaidjia , Aofan Li , Wenhao Zhang , Chongsheng Zhang

Action recognition is a key algorithmic part of emerging on-the-edge smart video surveillance and security systems. Skeleton-based action recognition is an attractive approach which, instead of using RGB pixel data, relies on human pose…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Justin Sanchez , Christopher Neff , Hamed Tabkhi

Recently, the significant achievements have been made in skeleton-based human action recognition with the emergence of graph convolutional networks (GCNs). However, the state-of-the-art (SOTA) models used for this task focus on constructing…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Junyi Wang , Ziao Li , Bangli Liu , Haibin Cai , Mohamad Saada , Qinggang Meng

Traditional machine learning methods for movement recognition often struggle with limited model interpretability and a lack of insight into human movement dynamics. This study introduces a novel representation learning framework based on…

机器学习 · 计算机科学 2025-07-01 Xingrui Gu , Chuyi Jiang , Erte Wang , Qiang Cui , Leimin Tian , Lianlong Wu , Siyang Song , Chuang Yu

In the semi-supervised learning field, Graph Convolution Network (GCN), as a variant model of GNN, has achieved promising results for non-Euclidean data by introducing convolution into GNN. However, GCN and its variant models fail to safely…

机器学习 · 计算机科学 2022-07-06 Zhi Yang , Yadong Yan , Haitao Gan , Jing Zhao , Zhiwei Ye

Accurate prediction of agent motion trajectories is crucial for autonomous driving, contributing to the reduction of collision risks in human-vehicle interactions and ensuring ample response time for other traffic participants. Current…

机器人学 · 计算机科学 2024-04-23 Quancheng Du , Xiao Wang , Shouguo Yin , Lingxi Li , Huansheng Ning

In the field of skeleton-based action recognition, current top-performing graph convolutional networks (GCNs) exploit intra-sequence context to construct adaptive graphs for feature aggregation. However, we argue that such context is still…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Xiaohu Huang , Hao Zhou , Jian Wang , Haocheng Feng , Junyu Han , Errui Ding , Jingdong Wang , Xinggang Wang , Wenyu Liu , Bin Feng

Skeleton-based action recognition relies on the extraction of spatial-temporal topological information. Hypergraphs can establish prior unnatural dependencies for the skeleton. However, the existing methods only focus on the construction of…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Shengqin Wang , Yongji Zhang , Hong Qi , Minghao Zhao , Yu Jiang

In this paper, we propose the Graph-Learning-Dual Graph Convolutional Neural Network called GLDGCN based on the classic Graph Convolutional Neural Network(GCN) by introducing dual convolutional layer and graph learning layer. We apply…

机器学习 · 计算机科学 2024-04-26 Zibin Huang , Jun Xian

Labeled data used for training activity recognition classifiers are usually limited in terms of size and diversity. Thus, the learned model may not generalize well when used in real-world use cases. Semi-supervised learning augments labeled…

机器学习 · 计算机科学 2018-01-25 Ming Zeng , Tong Yu , Xiao Wang , Le T. Nguyen , Ole J. Mengshoel , Ian Lane