AutoLL: Automatic Linear Layout of Graphs based on Deep Neural Network
Chihiro Watanabe, Taiji Suzuki

TL;DR
AutoLL introduces a neural network-based method for automatic one-mode linear graph layout, effectively reordering nodes to reveal latent structures without relying on predefined features.
Contribution
It extends previous neural reordering methods to support one-mode reordering for directed and undirected graphs using specialized encoder architectures.
Findings
Effective node reordering demonstrated through qualitative analysis.
Quantitative results show improved structure capture over baseline methods.
AutoLL outperforms existing approaches in reordering accuracy.
Abstract
Linear layouts are a graph visualization method that can be used to capture an entry pattern in an adjacency matrix of a given graph. By reordering the node indices of the original adjacency matrix, linear layouts provide knowledge of latent graph structures. Conventional linear layout methods commonly aim to find an optimal reordering solution based on predefined features of a given matrix and loss function. However, prior knowledge of the appropriate features to use or structural patterns in a given adjacency matrix is not always available. In such a case, performing the reordering based on data-driven feature extraction without assuming a specific structure in an adjacency matrix is preferable. Recently, a neural-network-based matrix reordering method called DeepTMR has been proposed to perform this function. However, it is limited to a two-mode reordering (i.e., the rows and columns…
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 · Graph Theory and Algorithms · Image and Video Quality Assessment
