paper-with-me

Papers

Improving Skeleton-based Action Recognition with Interactive Object Information

2025-01-09 · Hao Wen, Ziqian Lu, Fengli Shen, Zhe-Ming Lu, Jialin Cui

Human skeleton information is important in skeleton-based action recognition, which provides a simple and efficient way to describe human pose. However, existing skeleton-based methods focus more on the skeleton, ignoring the objects interacting with humans, resulting in poor performance in recognizing actions that involve object interactions. We propose a new action recognition framework introducing object nodes to supplement absent interactive object information. We also propose Spatial Temporal Variable Graph Convolutional Networks (ST-VGCN) to effectively model the Variable Graph (VG) containing object nodes. Specifically, in order to validate the role of interactive object information, by leveraging a simple self-training approach, we establish a new dataset, JXGC 24, and an extended dataset, NTU RGB+D+Object 60, including more than 2 million additional object nodes. At the same time, we designe the Variable Graph construction method to accommodate a variable number of nodes for graph structure. Additionally, we are the first to explore the overfitting issue introduced by incorporating additional object information, and we propose a VG-based data augmentation method to address this issue, called Random Node Attack. Finally, regarding the network structure, we introduce two fusion modules, CAF and WNPool, along with a novel Node Balance Loss, to enhance the comprehensive performance by effectively fusing and balancing skeleton and object node information. Our method surpasses the previous state-of-the-art on multiple skeleton-based action recognition benchmarks. The accuracy of our method on NTU RGB+D 60 cross-subject split is 96.7\%, and on cross-view split, it is 99.2\%.

📄 PDF Abstract BibTeX arXiv:2501.05066

Code (1)

moonlight52137/st-vgcn 공식 구현 pytorch

Tasks

Action RecognitionData Augmentationgraph constructionObjectSkeleton Based Action Recognition

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

IGFormer: Interaction Graph Transformer for Skeleton-based Human Interaction Recognition

2022-07-25 · Yunsheng Pang, Qiuhong Ke, Hossein Rahmani, James Bailey 외

Human interaction recognition is very important in many applications. One crucial cue in recognizing an interaction is the interactive body parts. In this work, we propose a novel Interaction Graph Transformer (IGFormer)…

Human Interaction Recognition

How Object Information Improves Skeleton-based Human Action Recognition in Assembly Tasks

2023-06-09 · Dustin Aganian, Mona Köhler, Sebastian Baake, Markus Eisenbach 외

As the use of collaborative robots (cobots) in industrial manufacturing continues to grow, human action recognition for effective human-robot collaboration becomes increasingly important. This ability is crucial for cobo…

Action ClassificationAction RecognitionInstance SegmentationObject+3

Person in Place: Generating Associative Skeleton-Guidance Maps for Human-Object Interaction Image Editing

2024-01-01 · CVPR 2024 1 · ChangHee Yang, ChanHee Kang, Kyeongbo Kong, Hanni Oh 외

Recently there were remarkable advances in image editing tasks in various ways. Nevertheless existing image editing models are not designed for Human-Object Interaction (HOI) image editing. One of these approaches (e…

Human-Object Interaction DetectionObject

Two-person Graph Convolutional Network for Skeleton-based Human Interaction Recognition

2022-08-12 · Zhengcen Li, Yueran Li, Linlin Tang, Tong Zhang 외

Graph convolutional networks (GCNs) have been the predominant methods in skeleton-based human action recognition, including human-human interaction recognition. However, when dealing with interaction sequences, current G…

Action ClassificationAction RecognitionHuman-Human Interaction RecognitionHuman Interaction Recognition+2

SkeletonVis: Interactive Visualization for Understanding Adversarial Attacks on Human Action Recognition Models

2021-01-26 · Haekyu Park, Zijie J. Wang, Nilaksh Das, Anindya S. Paul 외

Skeleton-based human action recognition technologies are increasingly used in video based applications, such as home robotics, healthcare on aging population, and surveillance. However, such models are vulnerable to adve…

Action RecognitionTemporal Action Localization