1: \begin{abstract}
2:
3: Volume-preserving hyperelastic materials are widely used to model near-incompressible materials such as rubber and soft tissues.
4: However, the numerical simulation of volume-preserving hyperelastic materials is
5: notoriously challenging within this regime due to the non-convexity of the
6: energy function.
7: In this work,
8: we identify the pitfalls of the popular eigenvalue clamping strategy
9: for projecting Hessian matrices to positive semi-definiteness during
10: Newton's method.
11: We introduce a novel eigenvalue filtering strategy for projected Newton's
12: method to stabilize the optimization of Neo-Hookean energy and other
13: volume-preserving variants under high Poisson's ratio (near 0.5) and large
14: initial volume change.
15: Our method only requires \emph{a single line} of code change in the existing
16: projected Newton framework, while achieving significant improvement in both
17: stability and convergence speed.
18: We demonstrate the effectiveness and efficiency of our eigenvalue projection
19: scheme on a variety of challenging examples and over different deformations on
20: a large dataset.
21: \end{abstract}