|
|
|
|
|
by zwaps
1155 days ago
|
|
The proposed use cases (folding, social networks) correspond to what was previously termed "Geometric Deep Learning". Here, things like Graph Neural Networks were understood in terms of (pairwise?) relations to be learned under the assumption of symmetry/equivariance.
It can be shown that not all relations that fit in a graph can be learned by such GNNs. Further, not all relations can be modeled with a (symmetric) graph. Hence, these people moved on the using Category Theory, which may or may not lead to the use of GNNs. Reading the first part of the present paper, the Topological DL would instead move beyond the idea of "pairwise relation". |
|
That is also interesting me regarding Geometric Deep Learning, which got some hype and interest recently, and seemed like a good start for more formal representation of different deep learning models (finding connections and mathematical steps between the model zoo). Something more mathematically rigorous does seem needed to truly make informed engineering improvements and scientific understanding.