paper-with-me

홈 › Papers

Patch as Node: Human-Centric Graph Representation Learning for Multimodal Action Recognition

2025-12-26 · Zeyu Liang, Hailun Xia, Naichuan Zheng arxiv

While human action recognition has witnessed notable achievements, multimodal methods fusing RGB and skeleton modalities still suffer from their inherent heterogeneity and fail to fully exploit the complementary potential between them. In this paper, we propose PAN, the first human-centric graph representation learning framework for multimodal action recognition, in which token embeddings of RGB patches containing human joints are represented as spatiotemporal graphs. The human-centric graph modeling paradigm suppresses the redundancy in RGB frames and aligns well with skeleton-based methods, thus enabling a more effective and semantically coherent fusion of multimodal features. Since the sampling of token embeddings heavily relies on 2D skeletal data, we further propose attention-based post calibration to reduce the dependency on high-quality skeletal data at a minimal cost interms of model performance. To explore the potential of PAN in integrating with skeleton-based methods, we present two variants: PAN-Ensemble, which employs dual-path graph convolution networks followed by late fusion, and PAN-Unified, which performs unified graph representation learning within a single network. On three widely used multimodal action recognition datasets, both PAN-Ensemble and PAN-Unified achieve state-of-the-art (SOTA) performance in their respective settings of multimodal fusion: separate and unified modeling, respectively.

📄 PDF Abstract BibTeX arXiv:2512.21916

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningAction Recognition

Similar Papers 제목 키워드 기반

Ske2Grid: Skeleton-to-Grid Representation Learning for Action Recognition

2023-08-15 · Dongqi Cai, Yangyuxuan Kang, Anbang Yao, Yurong Chen

This paper presents Ske2Grid, a new representation learning framework for improved skeleton-based action recognition. In Ske2Grid, we define a regular convolution operation upon a novel grid representation of human skele…

Action RecognitionRepresentation LearningSkeleton Based Action Recognition

Space-Time Correspondence as a Contrastive Random Walk

2020-06-25 · NeurIPS 2020 12 · Allan Jabri, Andrew Owens, Alexei A. Efros

This paper proposes a simple self-supervised approach for learning a representation for visual correspondence from raw video. We cast correspondence as prediction of links in a space-time graph constructed from video. In…

Dense Pixel Correspondence EstimationLink PredictionRepresentation LearningSelf-Supervised Learning

EventFormer: A Node-graph Hierarchical Attention Transformer for Action-centric Video Event Prediction

2025-10-19 · Qile Su, Shoutai Zhu, Shuai Zhang, Baoyu Liang 외 arxiv

Script event induction, which aims to predict the subsequent event based on the context, is a challenging task in NLP, achieving remarkable success in practical applications. However, human events are mostly recorded and…

Video Prediction

GPatcher: A Simple and Adaptive MLP Model for Alleviating Graph Heterophily

2023-06-25 · Shuaicheng Zhang, Haohui Wang, Si Zhang, Dawei Zhou

While graph heterophily has been extensively studied in recent years, a fundamental research question largely remains nascent: How and to what extent will graph heterophily affect the prediction performance of graph neur…

Node Classification

NCSTR: Node-Centric Decoupled Spatio-Temporal Reasoning for Video-based Human Pose Estimation

2026-03-20 · Quang Dang Huynh, Xuefei Yin, Andrew Busch, Hugo G. Espinosa 외 arxiv

Video-based human pose estimation remains challenged by motion blur, occlusion, and complex spatiotemporal dynamics. Existing methods often rely on heatmaps or implicit spatio-temporal feature aggregation, which limits j…

Pose Estimation