Scalable Readability Evaluation for Graph Layouts: 2D Geometric Distributed Algorithms
Sanggeon Yun

TL;DR
This paper introduces distributed algorithms for scalable graph readability evaluation, significantly improving computation speed for large graphs and overcoming the limitations of previous machine learning methods.
Contribution
It presents novel distributed algorithms using Spark frameworks that efficiently evaluate graph readability metrics at scale.
Findings
Achieved up to 17x speedup for node occlusion evaluation.
Achieved up to 146x speedup for edge crossing evaluation.
Enabled practical large-scale graph readability assessment.
Abstract
Graphs, consisting of vertices and edges, are vital for representing complex relationships in fields like social networks, finance, and blockchain. Visualizing these graphs helps analysts identify structural patterns, with readability metrics-such as node occlusion and edge crossing-assessing layout clarity. However, calculating these metrics is computationally intensive, making scalability a challenge for large graphs. Without efficient readability metrics, layout generation processes-despite numerous studies focused on accelerating them-face bottleneck, making it challenging to select or produce optimized layouts swiftly. Previous approaches attempted to accelerate this process through machine learning models. Machine learning approaches aimed to predict readability scores from rendered images of graphs. While these models offered some improvement, they struggled with scalability and…
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
TopicsGraphene research and applications · Advanced Graph Neural Networks · Machine Learning in Materials Science
