← Search

Xinshun Wang

3 accepted papers

2026

Superman: Unifying Skeleton and Vision for Human Motion Perception and Generation

CVPR 2026

Human motion analysis tasks, such as temporal 3D pose estimation, motion prediction, and motion in-betweening, play an essential role in computer vision. However, current paradigms suffer from severe fragmentation. First, the field is split between "perception" models that understand motion from vid

Cited by 0SourcecodeScholar
2026

Universal Skeleton Understanding via Differentiable Rendering and MLLMs

ICML 2026poster

Multimodal large language models (MLLMs) exhibit strong visual-language reasoning, yet remain confined to their native modalities and cannot directly process structured, non-visual data such as human skeletons. Existing methods either compress skeleton dynamics into lossy feature vectors for text al…

Cited by 0SourceScholar
2024

GCNext: Towards the Unity of Graph Convolutions for Human Motion Prediction

AAAI 2024technical

The past few years has witnessed the dominance of Graph Convolutional Networks (GCNs) over human motion prediction. Various styles of graph convolutions have been proposed, with each one meticulously designed and incorporated into a carefully-crafted network architecture. This paper breaks the limit…