paper-with-me

Papers

Skeleton-DML: Deep Metric Learning for Skeleton-Based One-Shot Action Recognition

2020-12-26 · Raphael Memmesheimer, Simon Häring, Nick Theisen, Dietrich Paulus

One-shot action recognition allows the recognition of human-performed actions with only a single training example. This can influence human-robot-interaction positively by enabling the robot to react to previously unseen behaviour. We formulate the one-shot action recognition problem as a deep metric learning problem and propose a novel image-based skeleton representation that performs well in a metric learning setting. Therefore, we train a model that projects the image representations into an embedding space. In embedding space the similar actions have a low euclidean distance while dissimilar actions have a higher distance. The one-shot action recognition problem becomes a nearest-neighbor search in a set of activity reference samples. We evaluate the performance of our proposed representation against a variety of other skeleton-based image representations. In addition, we present an ablation study that shows the influence of different embedding vector sizes, losses and augmentation. Our approach lifts the state-of-the-art by 3.3% for the one-shot action recognition protocol on the NTU RGB+D 120 dataset under a comparable training setup. With additional augmentation our result improved over 7.7%.

📄 PDF Abstract BibTeX arXiv:2012.13823

Code (1)

raphaelmemmesheimer/skeleton-dml 공식 구현 pytorch

Tasks

Action RecognitionMetric LearningOne-Shot 3D Action Recognition

Similar Papers 제목 키워드 기반

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

One-Shot Action Recognition via Multi-Scale Spatial-Temporal Skeleton Matching

2023-07-14 · Siyuan Yang, Jun Liu, Shijian Lu, Er Meng Hwa 외

One-shot skeleton action recognition, which aims to learn a skeleton action recognition model with a single training sample, has attracted increasing interest due to the challenge of collecting and annotating large-scale…

Action Recognition

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 comp…

Action RecognitionMetric LearningSkeleton Based Action RecognitionZero-Shot Action Recognition+1

Delving Deep into One-Shot Skeleton-based Action Recognition with Diverse Occlusions

2022-02-23 · Kunyu Peng, Alina Roitberg, Kailun Yang, Jiaming Zhang 외

Occlusions are universal disruptions constantly present in the real world. Especially for sparse representations, such as human skeletons, a few occluded points might destroy the geometrical and temporal continuity criti…

Action ClassificationAction RecognitionMetric LearningSkeleton Based Action Recognition

HAA4D: Few-Shot Human Atomic Action Recognition via 3D Spatio-Temporal Skeletal Alignment

2022-02-15 · Mu-Ruei Tseng, Abhishek Gupta, Chi-Keung Tang, Yu-Wing Tai

Human actions involve complex pose variations and their 2D projections can be highly ambiguous. Thus 3D spatio-temporal or 4D (i.e., 3D+T) human skeletons, which are photometric and viewpoint invariant, are an excellent …

Action RecognitionAtomic action recognition