Related paper
- Graph Structure of Neural Networks
https://proceedings.mlr.press/v119/you20b/you20b.pdf
graph2nn/pycls/models/relation_graph.py at main · facebookresearch/graph2nn · GitHub
seed - Beyond multilayer perceptrons: Investigating complex topologies in neural networks
https://www.sciencedirect.com/science/article/pii/S0893608023007177 - Detecting modularity in deep neural networks
https://openreview.net/pdf?id=tFQyjbOz34 - Graph-based Neural Architecture Search with Operation Embeddings
https://openaccess.thecvf.com/content/ICCV2021W/NeurArch/papers/Chatzianastasis_Graph-Based_Neural_Architecture_Search_With_Operation_Embeddings_ICCVW_2021_paper.pdf - Understanding Sparse Neural Networks from their Topology via Multipartite Graph Representations
https://arxiv.org/pdf/2305.16886 - Leveraging the Graph Structure of Neural Network Training Dynamics
https://dl.acm.org/doi/pdf/10.1145/3511808.3557628 - RGP: Neural Network Pruning through Its Regular Graph Structure
https://arxiv.org/pdf/2110.15192