Poster
The Price of Freedom: Exploring Expressivity and Runtime Tradeoffs in Equivariant Tensor Products
YuQing Xie · Ameya Daigavane · Mit Kotak · Tess Smidt
East Exhibition Hall A-B #E-2801
Neural networks that understand 3D geometry are becoming increasingly important for tasks like predicting how molecules interact or how objects move in space. These networks often rely on a complex mathematical operation called the tensor product to combine 3D information. However, this operation is usually slow and uses a lot of computing power.Recently, researchers have looked into developing faster versions. One such example is the Gaunt Tensor Product (GTP). In our work, we took a closer look at several of these fast methods to see how they really compare. We found that while these methods are faster, they do so by losing expressivity. We propose new ways to measure the expressivity/speed tradeoff for these alternative tensor product operations.We also discovered a simpler and even faster way to implement GTP by using a spherical grid, which cuts down training time in a real-world example by 30%. Lastly, we tested all the methods in detail and found that how fast they are in theory doesn’t always match up with how they perform in practice. So it’s important to test them carefully depending on the task.Our findings provide researchers a useful too for understanding the right balance between speed and accuracy when building powerful 3D AI models.