paper-with-me

Papers

Weakly-supervised Action Transition Learning for Stochastic Human Motion Prediction

2022-05-31 · CVPR 2022 1 · Wei Mao, Miaomiao Liu, Mathieu Salzmann

We introduce the task of action-driven stochastic human motion prediction, which aims to predict multiple plausible future motions given a sequence of action labels and a short motion history. This differs from existing works, which predict motions that either do not respect any specific action category, or follow a single action label. In particular, addressing this task requires tackling two challenges: The transitions between the different actions must be smooth; the length of the predicted motion depends on the action sequence and varies significantly across samples. As we cannot realistically expect training data to cover sufficiently diverse action transitions and motion lengths, we propose an effective training strategy consisting of combining multiple motions from different actions and introducing a weak form of supervision to encourage smooth transitions. We then design a VAE-based model conditioned on both the observed motion and the action label sequence, allowing us to generate multiple plausible future motions of varying length. We illustrate the generality of our approach by exploring its use with two different temporal encoding models, namely RNNs and Transformers. Our approach outperforms baseline models constructed by adapting state-of-the-art single action-conditioned motion generation methods and stochastic human motion prediction approaches to our new task of action-driven stochastic motion prediction. Our code is available at https://github.com/wei-mao-2019/WAT.

📄 PDF Abstract BibTeX arXiv:2205.15608

Code (1)

wei-mao-2019/wat 공식 구현 pytorch

Tasks

Human motion predictionMotion Generationmotion predictionStochastic Human Motion Prediction

Similar Papers 제목 키워드 기반

Hierarchical Action Learning for Weakly-Supervised Action Segmentation

2026-02-27 · Junxian Huang, Ruichu Cai, Hao Zhu, Juntao Fang 외 arxiv

Humans perceive actions through key transitions that structure actions across multiple abstraction levels, whereas machines, relying on visual features, tend to over-segment. This highlights the difficulty of enabling hi…

Action Segmentation

Weakly-Supervised Emotion Transition Learning for Diverse 3D Co-speech Gesture Generation

2023-11-29 · CVPR 2024 1 · Xingqun Qi, Jiahao Pan, Peng Li, Ruibin Yuan 외

Generating vivid and emotional 3D co-speech gestures is crucial for virtual avatar animation in human-machine interaction applications. While the existing methods enable generating the gestures to follow a single emotion…

Audio inpaintingGesture Generation

Efficient and Effective Weakly-Supervised Action Segmentation via Action-Transition-Aware Boundary Alignment

2024-03-28 · CVPR 2024 1 · Angchi Xu, Wei-Shi Zheng

Weakly-supervised action segmentation is a task of learning to partition a long video into several action segments, where training videos are only accompanied by transcripts (ordered list of actions). Most of existing me…

Action SegmentationSegmentation

Learning Facial Action Units From Web Images With Scalable Weakly Supervised Clustering

2018-06-01 · CVPR 2018 6 · Kaili Zhao, Wen-Sheng Chu, Aleix M. Martinez

We present a scalable weakly supervised clustering approach to learn facial action units (AUs) from large, freely available web images. Unlike most existing methods (e.g., CNNs) that rely on fully annotated data, our met…

Clustering

Weakly Supervised Human-Object Interaction Detection in Video via Contrastive Spatiotemporal Regions

2021-10-07 · ICCV 2021 10 · Shuang Li, Yilun Du, Antonio Torralba, Josef Sivic 외

We introduce the task of weakly supervised learning for detecting human and object interactions in videos. Our task poses unique challenges as a system does not know what types of human-object interactions are present in…

Human-Object Interaction DetectionObjectSentenceWeakly-supervised Learning