paper-with-me

홈 › Papers

LLM Enhanced Action Recognition via Hierarchical Global-Local Skeleton-Language Model

2026-03-28 · Ruosi Wang, Fangwei Zuo, Lei Li, Zhaoqiang Xia arxiv

Skeleton-based human action recognition has achieved remarkable progress in recent years. However, most existing GCN-based methods rely on short-range motion topologies, which not only struggle to capture long-range joint dependencies and complex temporal dynamics but also limit cross-modal semantic alignment and understanding due to insufficient modeling of action semantics. To address these challenges, we propose a hierarchical global-local skeleton-language model (HocSLM), enabling the large action model be more representative of action semantics. First, we design a hierarchical global-local network (HGLNet) that consists of a composite-topology spatial module and a dual-path hierarchical temporal module. By synergistically integrating multi-level global and local modules, HGLNet achieves dynamically collaborative modeling at both global and local scales while preserving prior knowledge of human physical structure, significantly enhancing the model's representation of complex spatio-temporal relationships. Then, a large vision-language model (VLM) is employed to generate textual descriptions by passing the original RGB video sequences to this model, providing the rich action semantics for further training the skeleton-language model. Furthermore, we introduce a skeleton-language sequential fusion module by combining the features from HGLNet and the generated descriptions, which utilizes a skeleton-language model (SLM) for aligning skeletal spatio-temporal features and textual action descriptions precisely within a unified semantic space. The SLM model could significantly enhance the HGLNet's semantic discrimination capabilities and cross-modal understanding abilities. Extensive experiments demonstrate that the proposed HocSLM achieves the state-of-the-art performance on three mainstream benchmark datasets: NTU RGB+D 60, NTU RGB+D 120, and Northwestern-UCLA.

📄 PDF Abstract BibTeX arXiv:2603.27103

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

Dense Residual Network: Enhancing Global Dense Feature Flow for Character Recognition

2020-01-23 · Zhao Zhang, Zemin Tang, Yang Wang, Zheng Zhang 외

Deep Convolutional Neural Networks (CNNs), such as Dense Convolutional Networks (DenseNet), have achieved great success for image representation by discovering deep hierarchical information. However, most existing networ…

Re-rank Coarse Classification with Local Region Enhanced Features for Fine-Grained Image Recognition

2021-02-19 · Shaokang Yang, Shuai Liu, Cheng Yang, Changhu Wang

Fine-grained image recognition is very challenging due to the difficulty of capturing both semantic global features and discriminative local features. Meanwhile, these two features are not easy to be integrated, which ar…

Fine-Grained Image ClassificationFine-Grained Image RecognitionGeneral ClassificationRetrieval

Harnessing Hierarchical Label Distribution Variations in Test Agnostic Long-tail Recognition

2024-05-13 · Zhiyong Yang, Qianqian Xu, Zitai Wang, Sicong Li 외

This paper explores test-agnostic long-tail recognition, a challenging long-tail task where the test label distributions are unknown and arbitrarily imbalanced. We argue that the variation in these distributions can be b…

DiversityImage ClassificationLong-tail LearningTest Agnostic Long-Tailed Learning

Global Temporal Difference Network for Action Recognition

2022-11-23 · TMM 2022 11 · Zhao Xie, Jiansong Chen, Kewei Wu, Dan Guo 외

—Temporal modeling still remains as a challenge for action recognition. Most existing temporal models focus on learning local variation between neighbor frames. There exists obvious deviations between local and global…

Action Recognition

Zero-Shot Chinese Character Recognition via Global-Local Dual-Branch Alignment and Hierarchical Inference

2026-05-09 · Wei Cao, Hao Xu, Xiaolei Diao arxiv

Chinese character categories are extremely large, and unseen characters frequently arise in open-world scenarios, making zero-shot Chinese character recognition an important yet challenging problem. Existing IDS-based re…