filename : Yan23b.pdf entry : inproceedings conference : SIGGRAPH Asia 2023, Sydney, Australia, 12-15 December, 2023 pages : 16:1-16:4 year : 2023 month : December title : Efficient Incremental Potential Contact for Actuated Face Simulation subtitle : author : Bo Li, Lingchen Yang, Barbara Solenthaler booktitle : SIGGRAPH Asia 2023 Technical Communications ISSN/ISBN : 9798400703140 editor : ACM New York, NY, USA publisher : Association for Computing Machinery publ.place : New York, NY, USA volume : issue : language : English keywords : Differentiable Physics, Deep Learning, Digital Human abstract : We present a quasi-static finite element simulator for human face animation. We model the face as an actuated soft body, which can be efficiently simulated using Projective Dynamics (PD). We adopt Incremental Potential Contact (IPC) to handle self-intersection. However, directly integrating IPC into the simulation would impede the high efficiency of the PD solver, since the stiffness matrix in the global step is no longer constant and cannot be pre-factorized. We notice that the actual number of vertices affected by the collision is only a small fraction of the whole model, and by utilizing this fact we effectively decrease the scale of the linear system to be solved. With the proposed optimization method for collision, we achieve high visual fidelity at a relatively low performance overhead.