ReliaAvatar: A Robust Real-Time Avatar Animator with Integrated Motion Prediction
Bo Qian, Zhenhuan Wei, Jiashuo Li, Xing Wei
TL;DR
ReliaAvatar tackles robust real-time full-body avatar pose estimation under low-quality signals by integrating an autoregressive motion-prediction pathway with a regression pathway. It introduces a dual-path architecture and a Joint-Relation Transformer to model inter-joint relationships, addressing standard, instantaneous, and prolonged data-loss scenarios. Empirical results on AMASS show state-of-the-art performance in standard conditions and strong robustness under data loss, with an inference speed of 109 fps. The approach reduces dependency on continuous tracker signals, enabling affordable, reliable avatar animation for AR/VR/MR applications and broader access to full-body avatar control.
Abstract
Efficiently estimating the full-body pose with minimal wearable devices presents a worthwhile research direction. Despite significant advancements in this field, most current research neglects to explore full-body avatar estimation under low-quality signal conditions, which is prevalent in practical usage. To bridge this gap, we summarize three scenarios that may be encountered in real-world applications: standard scenario, instantaneous data-loss scenario, and prolonged data-loss scenario, and propose a new evaluation benchmark. The solution we propose to address data-loss scenarios is integrating the full-body avatar pose estimation problem with motion prediction. Specifically, we present \textit{ReliaAvatar}, a real-time, \textbf{relia}ble \textbf{avatar} animator equipped with predictive modeling capabilities employing a dual-path architecture. ReliaAvatar operates effectively, with an impressive performance rate of 109 frames per second (fps). Extensive comparative evaluations on widely recognized benchmark datasets demonstrate Relia\-Avatar's superior performance in both standard and low data-quality conditions. The code is available at \url{https://github.com/MIV-XJTU/ReliaAvatar}.
