Distributed Solution of the Blendshape Rig Inversion Problem
Published in SIGGRAPH Asia 2023 Technical Communications, 2023
Recommended citation: Stevo Racković, Cláudia Soares, Dušan Jakovetić, "Distributed Solution of the Blendshape Rig Inversion Problem." SIGGRAPH Asia 2023 Technical Communications, 2023. http://dx.doi.org/10.1145/3610543.3626166
The problem of rig inversion is central in facial animation, but with the increasing complexity of modern blendshape models, execution times increase beyond practically feasible solutions. A possible approach towards a faster solution is clustering, which exploits the spacial nature of the face, leading to a distributed method. In this paper, we go a step further, involving cluster coupling to get more confident estimates of the overlapping components. Our algorithm applies the Alternating Direction Method of Multipliers, sharing the overlapping weights between the subproblems and show a clear advantage over the naive clustered approach. The method applies to an arbitrary clustering of the face. We also introduce a novel method for choosing the number of clusters in a data-free manner, resulting in a sparse clustering graph without losing essential information. Finally, we give a new variant of a data-free clustering algorithm that produces good scores with respect to the mentioned strategy for choosing the optimal clustering.
Bibtex:
@inproceedings{Rackovi__2023,
author = "Racković, Stevo and Soares, Cláudia and Jakovetić, Dušan",
series = "SA ’23",
title = "Distributed Solution of the Blendshape Rig Inversion Problem",
url = "http://dx.doi.org/10.1145/3610543.3626166",
DOI = "10.1145/3610543.3626166",
booktitle = "SIGGRAPH Asia 2023 Technical Communications",
publisher = "ACM",
year = "2023",
month = "Nov",
pages = "1-4",
collection = "SA ’23",
abstract = "The problem of rig inversion is central in facial animation, but with the increasing complexity of modern blendshape models, execution times increase beyond practically feasible solutions. A possible approach towards a faster solution is clustering, which exploits the spacial nature of the face, leading to a distributed method. In this paper, we go a step further, involving cluster coupling to get more confident estimates of the overlapping components. Our algorithm applies the Alternating Direction Method of Multipliers, sharing the overlapping weights between the subproblems and show a clear advantage over the naive clustered approach. The method applies to an arbitrary clustering of the face. We also introduce a novel method for choosing the number of clusters in a data-free manner, resulting in a sparse clustering graph without losing essential information. Finally, we give a new variant of a data-free clustering algorithm that produces good scores with respect to the mentioned strategy for choosing the optimal clustering."
}