Crossing Reduction of Sankey Diagram with Barycentre Ordering via Markov Chain
He Chen Li, Shi Ying Li, Bo Wen Tan, Shuai Cheng Li

TL;DR
This paper introduces a new heuristic method using barycentre ordering and Markov chains to reduce crossings in Sankey diagrams, improving readability for complex network data.
Contribution
It presents a novel two-staged heuristic approach for weighted crossing reduction in Sankey diagrams, outperforming existing heuristics and optimization methods.
Findings
Achieved fewer weighted crossings than state-of-the-art heuristic.
Performed consistently across datasets with varying complexity.
Close to optimal crossings compared to integer linear programming.
Abstract
Sankey diagram is popular for analyzing primary flows in network data. However, the growing complexity of data and hence crossings in the diagram begin to reduce its readability. In this work, we studied the NP-hard weighted crossing reduction problem of the Sankey diagram with both the common parallel form and the circular form. We expect to obtain an ordering of entities that reduces weighted crossings of links. We proposed a two-staged heuristic method based on the idea of barycentre ordering and used Markov chain to formulate the recursive process of obtaining such ordering. In the experiments, our method achieved 300.89 weighted crossings, compared with the optimum 278.68 from an integer linear programming method. Also, we obtained much less weighted crossings (87.855) than the state-of-art heuristic method (146.77). We also conducted a robust test which provided evidence that our…
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
TopicsData Visualization and Analytics · Data Management and Algorithms · Complex Network Analysis Techniques
