paper-with-me

Papers

Skeleton Motion Words for Unsupervised Skeleton-Based Temporal Action Segmentation

2025-08-06 · Uzay Gökay, Federico Spurio, Dominik R. Bach, Juergen Gall arxiv

Current state-of-the-art methods for skeleton-based temporal action segmentation are predominantly supervised and require annotated data, which is expensive to collect. In contrast, existing unsupervised temporal action segmentation methods have focused primarily on video data, while skeleton sequences remain underexplored, despite their relevance to real-world applications, robustness, and privacy-preserving nature. In this paper, we propose a novel approach for unsupervised skeleton-based temporal action segmentation. Our method utilizes a sequence-to-sequence temporal autoencoder that keeps the information of the different joints disentangled in the embedding space. Latent skeleton sequences are then divided into non-overlapping patches and quantized to obtain distinctive skeleton motion words, driving the discovery of semantically meaningful action clusters. We thoroughly evaluate the proposed approach on three widely used skeleton-based datasets, namely HuGaDB, LARa, and BABEL. The results demonstrate that our model outperforms the current state-of-the-art unsupervised temporal action segmentation methods. Code is available at https://github.com/bachlab/SMQ .

📄 PDF Abstract BibTeX arXiv:2508.04513

Code (0)

등록된 구현이 없습니다.

Tasks

Action Segmentation

Similar Papers 제목 키워드 기반

Motion Keyframe Interpolation for Any Human Skeleton via Temporally Consistent Point Cloud Sampling and Reconstruction

2024-05-13 · Clinton Mo, Kun Hu, Chengjiang Long, Dong Yuan 외

In the character animation field, modern supervised keyframe interpolation models have demonstrated exceptional performance in constructing natural human motions from sparse pose definitions. As supervised models, large …

Motion InterpolationRepresentation Learning

BID: Boundary-Interior Decoding for Unsupervised Temporal Action Localization Pre-Trainin

2024-03-12 · Qihang Fang, Chengcheng Tang, Shugao Ma, Yanchao Yang

Skeleton-based motion representations are robust for action localization and understanding for their invariance to perspective, lighting, and occlusion, compared with images. Yet, they are often ambiguous and incomplete …

Action LocalizationTemporal Action LocalizationUnsupervised Pre-training

Spatiotemporal Co-attention Recurrent Neural Networks for Human-Skeleton Motion Prediction

2019-09-29 · Xiangbo Shu, Liyan Zhang, Guo-Jun Qi, Wei Liu 외

Human motion prediction aims to generate future motions based on the observed human motions. Witnessing the success of Recurrent Neural Networks (RNN) in modeling the sequential data, recent works utilize RNN to model hu…

Human motion predictionmotion prediction

Skeleton-Aware Networks for Deep Motion Retargeting

2020-05-12 · Kfir Aberman, Peizhuo Li, Dani Lischinski, Olga Sorkine-Hornung 외

We introduce a novel deep learning framework for data-driven motion retargeting between skeletons, which may have different structure, yet corresponding to homeomorphic graphs. Importantly, our approach learns how to ret…

motion retargetingMotion Synthesis

Global-local Motion Transformer for Unsupervised Skeleton-based Action Learning

2022-07-13 · Boeun Kim, Hyung Jin Chang, Jungho Kim, Jin Young Choi

We propose a new transformer model for the task of unsupervised learning of skeleton motion sequences. The existing transformer model utilized for unsupervised skeleton-based action learning is learned the instantaneous …