ReliaAvatar: A Robust Real-Time Avatar Animator with Integrated Motion Prediction
Abstract
Generative models, particularly diffusion model, have emerged as powerful tools for sequential recommendation. However, accurately modeling user preferences remains challenging due to the noise perturbations inherent in the forward and reverse processes of diffusion-based methods. Towards this end, this study introduces FMRec, a Flow Matching based model that employs a straight flow trajectory and a modified loss tailored for the recommendation task. Additionally, from the diffusion-model perspective, we integrate a reconstruction loss to improve robustness against noise perturbations, thereby retaining user preferences during the forward process. In the reverse process, we employ a deterministic reverse sampler, specifically an ODE-based updating function, to eliminate unnecessary randomness, thereby ensuring that the generated recommendations closely align with user needs. Extensive evaluations on four benchmark datasets reveal that FMRec achieves an average improvement of 6.53% over state-of-the-art methods. The replication code is available at https://github.com/FengLiu-1/FMRec.
Cite
Text
Qian et al. "ReliaAvatar: A Robust Real-Time Avatar Animator with Integrated Motion Prediction." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/346Markdown
[Qian et al. "ReliaAvatar: A Robust Real-Time Avatar Animator with Integrated Motion Prediction." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/qian2024ijcai-reliaavatar/) doi:10.24963/ijcai.2024/346BibTeX
@inproceedings{qian2024ijcai-reliaavatar,
title = {{ReliaAvatar: A Robust Real-Time Avatar Animator with Integrated Motion Prediction}},
author = {Qian, Bo and Wei, Zhenhuan and Li, Jiashuo and Wei, Xing},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {3124-3132},
doi = {10.24963/ijcai.2024/346},
url = {https://mlanthology.org/ijcai/2024/qian2024ijcai-reliaavatar/}
}