Geometric Deep Learning Network Dismantling
A focused seminar on Geometric Deep Learning applied to Network Dismantling
A focused seminar on Geometric Deep Learning applied to Network Dismantling
The robustness of networks plays a crucial role in various applications. Network dismantling, the process of strategically removing nodes or edges to maximize damage, is a known …
In this paper we propose a method based on geometric deep learning to reduce the computational complexity of the Maximum Clique Enumeration (MCE) problem. Specifically, given a …
Network dismantling deals with the removal of nodes or edges to disrupt the largest connected component of a network. In this work we introduce CoreGDM, a trainable algorithm for …
In this paper we propose a method to reduce the running time to solve the Maximum Clique Enumeration (MCE) problem. Specifically, given a network we employ geometric deep learning …
From data to network analysis with Python
From physics to engineering, biology and social science, natural and artificial systems are characterized by interconnected topologies whose features – e.g., heterogeneous …
Graph Neural Networks (GNNs) have been widely used to learn representations on graphs and tackle many real-world problems from a wide range of domains. In this paper we propose …
Networks are a powerful tool to model complex systems, and the definition of many Graph Neural Networks (GNN), Deep Learning algorithms that can handle networks, has opened a new …