← 返回论文检索
SIGGRAPH 2026Volume 45, Number 4, July 2026

STyMo: Fast and Controllable Few-Shot Motion Style Transfer

Jose Luis Ponton, Alexander W. Winkler, Ladislav Kavan, Yuting Ye, Petr Kadlecek

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3811356 ↗

摘要

Supporting a wide variety of motion styles is critical for creating diverse virtual characters, but current methods either require large stylized datasets or pre-trained models that cannot generalize beyond their training distribution. We present STyMo, a few-shot approach that learns motion style from only seconds of paired data and trains in one to two minutes. Our key insight is to decompose style into two components: a static component capturing time-invariant posture, and a temporal component capturing frame-wise dynamics. This decomposition yields an interpretable system where posture intensity, temporal exaggeration, and per-body-region style can be adjusted at runtime. Furthermore, the reduction in required training data and computation time structurally permits an iterative authoring workflow. To ensure robustness on arbitrary inputs, we further introduce a stylizability gate that automatically prevents artifacts on out-of-distribution motions. We demonstrate results across diverse motion styles, from subtle emotional variations to exaggerated character archetypes, and release our processed paired dataset to facilitate future research. The source code used in this paper can be found at: https://github.com/facebookresearch/STyMo