用连续表示生成精细人体反应动作,解决传统方法信息丢失问题
MARRS: Masked Autoregressive Unit-based Reaction Synthesis
- 将身体与手部独立编码,通过掩码机制捕捉关键动作信息
- 引入相互调制模块,提升肢体间协同性,生成更自然的反应动作
- 适合动作生成、人机交互研究者,尤其关注精细反应建模场景
本工作针对人类动作-反应合成这一挑战性任务:基于他人动作序列生成对应的人类反应动作。当前基于向量量化(VQ)的自回归模型在运动生成中表现优异,但存在量化信息损失、码本利用率低等固有缺陷。此外,虽可将身体划分为独立单元以提升建模精度,但计算复杂度需权衡,且单元间的相互感知常被忽视。为此,我们提出MARRS框架,采用连续表示生成协调且细粒度的反应动作。首先设计单元区分的运动变分自编码器(UD-VAE),将全身划分为独立的身体与手部单元并分别编码;其次提出动作条件融合(ACF),随机掩码部分反应令牌,从激活令牌中提取身体与手部特定信息;再引入相互单元调制(MUM),利用一个单元的信息自适应调节另一单元;最后,在扩散模型中为每个独立身体单元设计紧凑MLP作为噪声预测器,并加入扩散损失以建模每个令牌的概率分布。定量与定性结果均表明,该方法性能优越。
原文摘要 · Abstract (English)
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 Mutual Unit Modulation (MUM) 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. Project page: https://aigc-explorer.github.io/MARRS/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。