Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MARRS: Masked Autoregressive Unit-based Reaction Synthesis

About

This work aims at a challenging task: human action-reaction synthesis, i.e., generating human reactions conditioned on the action sequence of another person. Currently, autoregressive modeling approaches with vector quantization (VQ) have achieved remarkable performance in motion generation tasks. However, VQ has inherent disadvantages, including quantization information loss, low codebook utilization, etc. In addition, while dividing the body into separate units can be beneficial, the computational complexity needs to be considered. Also, the importance of mutual perception among units is often neglected. In this work, we propose MARRS, a novel framework designed to generate coordinated and fine-grained reaction motions using continuous representations. Initially, we present the Unit-distinguished Motion Variational AutoEncoder (UD-VAE), which segments the entire body into distinct body and hand units, encoding each independently. Subsequently, we propose Action-Conditioned Fusion (ACF), which involves randomly masking a subset of reactive tokens and extracting specific information about the body and hands from the active tokens. Furthermore, we introduce Adaptive Unit Modulation (AUM) to facilitate interaction between body and hand units by using the information from one unit to adaptively modulate the other. Finally, for the diffusion model, we employ a compact MLP as a noise predictor for each distinct body unit and incorporate the diffusion loss to model the probability distribution of each token. Both quantitative and qualitative results demonstrate that our method achieves superior performance. The code will be released upon acceptance.

Yabiao Wang, Shuo Wang, Jiangning Zhang, Jiafu Wu, Qingdong He, Yong Liu• 2025

Related benchmarks

TaskDatasetResultRank
Human action-reaction synthesisNTU120-AS (train-conditioned)
FID0.36
16
Human action-reaction synthesisNTU120-AS (test-conditioned)
FID9.31
16
Human action-reaction synthesisChi3D-AS conditioned (train)
FID0.21
10
Human action-reaction synthesisChi3D-AS conditioned (test)
FID18.94
10
Human action-reaction synthesisNTU120-AS (offline setting)
FID5.93
7
Human Reaction SynthesisNTU AS 120
APE (Hands)0.388
2
Showing 6 of 6 rows

Other info

Follow for update