paper-with-me

Papers

Focusing and Diffusion: Bidirectional Attentive Graph Convolutional Networks for Skeleton-based Action Recognition

2019-12-24 · Jialin Gao, Tong He, Xi Zhou, Shiming Ge

A collection of approaches based on graph convolutional networks have proven success in skeleton-based action recognition by exploring neighborhood information and dense dependencies between intra-frame joints. However, these approaches usually ignore the spatial-temporal global context as well as the local relation between inter-frame and intra-frame. In this paper, we propose a focusing and diffusion mechanism to enhance graph convolutional networks by paying attention to the kinematic dependence of articulated human pose in a frame and their implicit dependencies over frames. In the focusing process, we introduce an attention module to learn a latent node over the intra-frame joints to convey spatial contextual information. In this way, the sparse connections between joints in a frame can be well captured, while the global context over the entire sequence is further captured by these hidden nodes with a bidirectional LSTM. In the diffusing process, the learned spatial-temporal contextual information is passed back to the spatial joints, leading to a bidirectional attentive graph convolutional network (BAGCN) that can facilitate skeleton-based action recognition. Extensive experiments on the challenging NTU RGB+D and Skeleton-Kinetics benchmarks demonstrate the efficacy of our approach.

📄 PDF Abstract BibTeX arXiv:1912.11521

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionSkeleton Based Action Recognition

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Class-Attentive Diffusion Network for Semi-Supervised Classification

2020-06-18 · Jongin Lim, Daeho Um, Hyung Jin Chang, Dae Ung Jo 외

Recently, graph neural networks for semi-supervised classification have been widely studied. However, existing methods only use the information of limited neighbors and do not deal with the inter-class connections in gra…

ClassificationGeneral Classification

ProductGraphSleepNet: Sleep Staging using Product Spatio-Temporal Graph Learning with Attentive Temporal Aggregation

2022-12-09 · Aref Einizade, Samaneh Nasiri, Sepideh Hajipour Sardouie, Gari Clifford

The classification of sleep stages plays a crucial role in understanding and diagnosing sleep pathophysiology. Sleep stage scoring relies heavily on visual inspection by an expert that is time consuming and subjective pr…

Graph AttentionGraph LearningSleep Staging

CvT-ASSD: Convolutional vision-Transformer Based Attentive Single Shot MultiBox Detector

2021-10-24 · Weiqiang Jin, Hang Yu

Due to the success of Bidirectional Encoder Representations from Transformers (BERT) in natural language process (NLP), the multi-head attention transformer has been more and more prevalent in computer-vision researches …

Computational EfficiencyNovel Object Detectionobject-detectionObject Detection+1

RAGAT-Mind: A Multi-Granular Modeling Approach for Rumor Detection Based on MindSpore

2025-04-24 · Zhenkai Qin, Guifang Yang, Dongze Wu

As false information continues to proliferate across social media platforms, effective rumor detection has emerged as a pressing challenge in natural language processing. This paper proposes RAGAT-Mind, a multi-granular …

Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting

2017-07-06 · ICLR 2018 1 · Yaguang Li, Rose Yu, Cyrus Shahabi, Yan Liu

Spatiotemporal forecasting has various applications in neuroscience, climate and transportation domain. Traffic forecasting is one canonical example of such learning task. The task is challenging due to (1) complex spati…

DecoderMultivariate Time Series ForecastingSpatio-Temporal ForecastingTime Series Analysis+3