paper-with-me

홈 › Papers

PUMPS: Skeleton-Agnostic Point-based Universal Motion Pre-Training for Synthesis in Human Motion Tasks

2025-07-27 · Clinton Ansun Mo, Kun Hu, Chengjiang Long, Dong Yuan, Wan-Chi Siu, Zhiyong Wang arxiv

Motion skeletons drive 3D character animation by transforming bone hierarchies, but differences in proportions or structure make motion data hard to transfer across skeletons, posing challenges for data-driven motion synthesis. Temporal Point Clouds (TPCs) offer an unstructured, cross-compatible motion representation. Though reversible with skeletons, TPCs mainly serve for compatibility, not for direct motion task learning. Doing so would require data synthesis capabilities for the TPC format, which presents unexplored challenges regarding its unique temporal consistency and point identifiability. Therefore, we propose PUMPS, the primordial autoencoder architecture for TPC data. PUMPS independently reduces frame-wise point clouds into sampleable feature vectors, from which a decoder extracts distinct temporal points using latent Gaussian noise vectors as sampling identifiers. We introduce linear assignment-based point pairing to optimise the TPC reconstruction process, and negate the use of expensive point-wise attention mechanisms in the architecture. Using these latent features, we pre-train a motion synthesis model capable of performing motion prediction, transition generation, and keyframe interpolation. For these pre-training tasks, PUMPS performs remarkably well even without native dataset supervision, matching state-of-the-art performance. When fine-tuned for motion denoising or estimation, PUMPS outperforms many respective methods without deviating from its generalist architecture.

📄 PDF Abstract BibTeX arXiv:2507.20170

Code (0)

등록된 구현이 없습니다.

Tasks

Motion SynthesisPoint Clouds

Similar Papers 제목 키워드 기반

NECromancer: Breathing Life into Skeletons via BVH Animation

2026-02-06 · Mingxi Xu, Qi Wang, Zhengyu Wen, Phong Dao Thien 외 arxiv

Motion tokenization is a key component of generalizable motion models, yet most existing approaches are restricted to species-specific skeletons, limiting their applicability across diverse morphologies. We propose NECro…

Universal Skeleton Understanding via Differentiable Rendering and MLLMs

2026-03-18 · Ziyi Wang, Peiming Li, Xinshun Wang, Yang Tang 외 arxiv

Multimodal large language models (MLLMs) exhibit strong visual-language reasoning, yet cannot process structured, non-visual data such as human skeletons. Existing methods either compress skeleton dynamics into lossy fea…

Action RecognitionQuestion AnsweringMotion Captioning

Toward Universal Skeleton-Based Action Recognition across Heterogeneous Skeletons and Open Vocabularies

2026-04-18 · Jidong Kuang, Hongsong Wang, Jie Gui arxiv

Skeleton data used for action recognition are acquired from a wide range of sources, including depth sensors, marker-based motion capture systems, and 2D/3D pose estimators. These sources yield skeletons that differ in j…

Contrastive LearningAction Recognition

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

Unsupervised Motion Representation Learning with Capsule Autoencoders

2021-10-01 · NeurIPS 2021 12 · Ziwei Xu, Xudong Shen, Yongkang Wong, Mohan S Kankanhalli

We propose the Motion Capsule Autoencoder (MCAE), which addresses a key challenge in the unsupervised learning of motion representations: transformation invariance. MCAE models motion in a two-level hierarchy. In the low…

Action RecognitionRepresentation LearningSelf-Supervised Human Action RecognitionSkeleton Based Action Recognition+1