Noisy Graph Patterns via Ordered Matrices
Jules Wulms, Wouter Meulemans, Bettina Speckmann

TL;DR
This paper introduces a novel approach using ordered matrices and Moran's I to define, detect, and visualize noisy graph patterns efficiently, addressing computational and noise challenges.
Contribution
It proposes a new method to represent graphs as ordered matrices, enabling effective detection of noisy patterns like cliques and bicliques with visualization tools.
Findings
Efficient decomposition of adjacency matrices into noisy patterns.
Effective visualization of noisy graph motifs.
Application to real-world datasets demonstrates practicality.
Abstract
The high-level structure of a graph is a crucial ingredient for the analysis and visualization of relational data. However, discovering the salient graph patterns that form this structure is notoriously difficult for two reasons. (1) Finding important patterns, such as cliques and bicliques, is computationally hard. (2) Real-world graphs contain noise, and therefore do not always exhibit patterns in their pure form. Defining meaningful noisy patterns and detecting them efficiently is a currently unsolved challenge. In this paper, we propose to use well-ordered matrices as a tool to both define and effectively detect noisy patterns. Specifically, we represent a graph as its adjacency matrix and optimally order it using Moran's . Standard graph patterns (cliques, bicliques, and stars) now translate to rectangular submatrices. Using Moran's , we define a permitted level of noise for…
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 · Data Mining Algorithms and Applications
