Multi-Scale Protein Structure Modelling with Geometric Graph U-Nets
Chang Liu, Vivian Li, Linus Leong, Vladimir Radenkovic, Pietro Li\`o, Chaitanya K. Joshi

TL;DR
This paper introduces Geometric Graph U-Nets, a hierarchical neural network architecture that captures multi-scale protein structures more effectively than existing models, improving protein fold classification accuracy.
Contribution
The paper proposes a novel hierarchical GNN architecture that mirrors biological protein hierarchies, with theoretical and empirical advantages over standard GNNs.
Findings
Hierarchical design is more expressive than standard GNNs.
Geometric U-Nets outperform baselines on protein fold classification.
The model captures global structural patterns effectively.
Abstract
Geometric Graph Neural Networks (GNNs) and Transformers have become state-of-the-art for learning from 3D protein structures. However, their reliance on message passing prevents them from capturing the hierarchical interactions that govern protein function, such as global domains and long-range allosteric regulation. In this work, we argue that the network architecture itself should mirror this biological hierarchy. We introduce Geometric Graph U-Nets, a new class of models that learn multi-scale representations by recursively coarsening and refining the protein graph. We prove that this hierarchical design can theoretically more expressive than standard Geometric GNNs. Empirically, on the task of protein fold classification, Geometric U-Nets substantially outperform invariant and equivariant baselines, demonstrating their ability to learn the global structural patterns that define…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topological and Geometric Data Analysis · Graph Theory and Algorithms
