drorlab / gvp-pytorch

Geometric Vector Perceptrons --- a rotation-equivariant GNN for learning from biomolecular structure
https://openreview.net/forum?id=1YLJDvSx6J4
Other
250 stars 49 forks source link

Vector gated models for Proteins vs Atom3D #1

Closed chaitjo closed 2 years ago

chaitjo commented 3 years ago

Thank you for releasing the code and for making it well documented! I'm really fascinated by this recent line of work on Atom3D, GVP, and the recent vector gating extension.

I was wondering if vector gating always improves performance over the original GVP design, even for tasks from the ICLR'21 paper?