Constructing Large-scale Low-latency Network from Small Optimal Networks
Ryosuke Mizuno, Yawara Ishida

TL;DR
This paper explores constructing large-scale low-latency networks by combining small optimal or suboptimal graphs using graph products, emphasizing diameter 2 graphs for efficiency and symmetry.
Contribution
It introduces a method to build large networks from small graphs via graph products, highlighting advantages like reusability and symmetry for low-latency design.
Findings
Constructed a graph with order 256, degree 22, diameter 2.
Achieved the Deepest Improvement Award at Graph Golf.
Produced a graph with the smallest average shortest path length for its parameters.
Abstract
The construction of large-scale, low-latency networks becomes difficult as the number of nodes increases. In general, the way to construct a theoretically optimal solution is unknown. However, it is known that some methods can construct suboptimal networks with low-latency. One such method is to construct large-scale networks from optimal or suboptimal small networks, using the product of graphs. There are two major advantages to this method. One is that we can reuse small, already known networks to construct large-scale networks. The other is that the networks obtained by this method have graph-theoretical symmetry, which reduces the overhead of communication between nodes. A network can be viewed as a graph, which is a mathematical term from combinatorics. The design of low-latency networks can be treated as a mathematical problem of finding small diameter graphs with a given number…
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
TopicsLimits and Structures in Graph Theory · Advanced Graph Theory Research · Graph Labeling and Dimension Problems
