← ArchivePaper2026
Dance Like a Chicken: Low-Rank Stylization for Human Motion Diffusion
Haim Sawdayee, Chuan Guo, Bing Zhou, Jian Wang, Guy Tevet, Amit H. Bermano
LoRA-MDM adapts a motion diffusion prior with only a few style samples, shifting the motion manifold so unseen actions inherit the style while staying editable.
How to read this
- Category
- Academic paper introducing a lightweight motion style adaptation method for a text to motion diffusion model
- Contributions
- Introduces LoRA-MDM, which applies Low-Rank Adaptation to a pretrained Motion Diffusion Model, MDM, to add a new style from only a few reference samples
- Argues and shows that shifting the generative prior itself, rather than pulling individual generations toward a reference style at sample time, avoids the out of distribution, low quality results earlier stylization methods produce
- Demonstrates the style generalizes to actions not present in the small reference set, for example a chicken style learned from a few clips transfers to unseen actions while staying editable by text
- Enables style blending and motion editing operations because the adaptation preserves the overall distribution structure of the base model rather than distorting it
- Compares against prior leading stylization approaches, attention feature injection and ControlNet plus classifier guidance, and reports a better balance of text fidelity and style consistency
- Context
- This builds directly on the Motion Diffusion Model, MDM, line of text to motion generation and imports Low-Rank Adaptation from image personalization and editing literature, applying the same low rank idea to motion. It positions itself against two specific prior stylization approaches, attention injection and ControlNet with classifier guidance, arguing both push the diffusion prior out of distribution instead of adapting it.
- Correctness
- The paper reports quantitative comparisons against state of the art stylized motion generation methods on text fidelity and style consistency, this is a full paper with benchmarks, not a talk. As with most motion stylization work the evaluation leans on automated metrics and qualitative video comparisons rather than a large scale perceptual study, check the project page video for the actual side by side quality.
- Clarity
- Moderately technical, assumes familiarity with diffusion models and LoRA, but the writing is clear and example driven, the chicken style running example, so it is approachable for a technical animator comfortable with the basic diffusion model idea even without a deep ML background.
- How to read it
- First pass, read the abstract and Figure 1 to see the base versus stylized versus style mixed comparison. Second pass, read the introduction's critique of the two prior approaches and the core LoRA-MDM idea of shifting the prior instead of the sample. Third pass, worth a full read for anyone building or evaluating a production motion stylization tool, work through the comparison section and check the project page video before trusting the metrics alone.
This page summarises the entry and links to its original source. The archive never hosts or redistributes the publication itself.Show it in the full archive list →