paper-with-me

Papers

Zero-Shot Skeleton-based Action Recognition with Dual Visual-Text Alignment

2024-09-22 · Jidong Kuang, Hongsong Wang, Chaolei Han, Jie Gui

Zero-shot action recognition, which addresses the issue of scalability and generalization in action recognition and allows the models to adapt to new and unseen actions dynamically, is an important research topic in computer vision communities. The key to zero-shot action recognition lies in aligning visual features with semantic vectors representing action categories. Most existing methods either directly project visual features onto the semantic space of text category or learn a shared embedding space between the two modalities. However, a direct projection cannot accurately align the two modalities, and learning robust and discriminative embedding space between visual and text representations is often difficult. To address these issues, we introduce Dual Visual-Text Alignment (DVTA) for skeleton-based zero-shot action recognition. The DVTA consists of two alignment modules-Direct Alignment (DA) and Augmented Alignment (AA)-along with a designed Semantic Description Enhancement (SDE). The DA module maps the skeleton features to the semantic space through a specially designed visual projector, followed by the SDE, which is based on cross-attention to enhance the connection between skeleton and text, thereby reducing the gap between modalities. The AA module further strengthens the learning of the embedding space by utilizing deep metric learning to learn the similarity between skeleton and text. Our approach achieves state-of-the-art performances on several popular zero-shot skeleton-based action recognition benchmarks.

📄 PDF Abstract BibTeX arXiv:2409.14336

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionMetric LearningSkeleton Based Action RecognitionZero-Shot Action RecognitionZero-shot skeleton-based action recognition

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Fine-Grained Side Information Guided Dual-Prompts for Zero-Shot Skeleton Action Recognition

2024-04-11 · Yang Chen, Jingcai Guo, Tian He, Ling Wang

Skeleton-based zero-shot action recognition aims to recognize unknown human actions based on the learned priors of the known skeleton-based actions and a semantic descriptor space shared by both known and unknown categor…

Action RecognitionAttributeZero-Shot Action RecognitionZero Shot Skeletal Action Recognition

Frequency-Enhanced Diffusion Models: Curriculum-Guided Semantic Alignment for Zero-Shot Skeleton Action Recognition

2026-04-10 · Yuxi Zhou, Zhengbo Zhang, Jingyu Pan, Zhiyu Lin 외 arxiv

Human action recognition is pivotal in computer vision, with applications ranging from surveillance to human-robot interaction. Despite the effectiveness of supervised skeleton-based methods, their reliance on exhaustive…

Action Recognition

TDSM: Triplet Diffusion for Skeleton-Text Matching in Zero-Shot Action Recognition

2024-11-16 · Jeonghyeok Do, Munchurl Kim

We firstly present a diffusion-based action recognition with zero-shot learning for skeleton inputs. In zero-shot skeleton-based action recognition, aligning skeleton features with the text features of action labels is e…

Action RecognitionSkeleton Based Action RecognitionText MatchingTriplet+3

Boosting Skeleton-based Zero-Shot Action Recognition with Training-Free Test-Time Adaptation

2025-12-12 · Jingmin Zhu, Anqi Zhu, Hossein Rahmani, Jun Liu 외 arxiv

We introduce Skeleton-Cache, the first training-free test-time adaptation framework for skeleton-based zero-shot action recognition (SZAR), aimed at improving model generalization to unseen actions during inference. Skel…

Zero-Shot Action RecognitionTest-time Adaptation

Syntactically Guided Generative Embeddings for Zero-Shot Skeleton Action Recognition

2021-01-27 · Pranay Gupta, Divyanshu Sharma, Ravi Kiran Sarvadevabhatla

We introduce SynSE, a novel syntactically guided generative approach for Zero-Shot Learning (ZSL). Our end-to-end approach learns progressively refined generative embedding spaces constrained within and across the involv…

Action RecognitionGeneralized Zero-Shot LearningGeneralized Zero Shot skeletal action recognitionPOS+2