Approximate Network Motif Mining Via Graph Learning
Carlos Oliver, Dexiong Chen, Vincent Mallet, Pericles Philippopoulos,, Karsten Borgwardt

TL;DR
This paper introduces MotiFiesta, a differentiable machine learning approach for approximate network motif mining, enabling efficient motif discovery and feature extraction in graph datasets.
Contribution
It formulates motif mining as a node labeling problem, develops benchmark datasets, and proposes MotiFiesta, the first fully differentiable method for this task.
Findings
MotiFiesta achieves promising results on challenging benchmarks.
The approach enables simultaneous motif discovery and graph classification.
Benchmark datasets facilitate evaluation of motif mining models.
Abstract
Frequent and structurally related subgraphs, also known as network motifs, are valuable features of many graph datasets. However, the high computational complexity of identifying motif sets in arbitrary datasets (motif mining) has limited their use in many real-world datasets. By automatically leveraging statistical properties of datasets, machine learning approaches have shown promise in several tasks with combinatorial complexity and are therefore a promising candidate for network motif mining. In this work we seek to facilitate the development of machine learning approaches aimed at motif mining. We propose a formulation of the motif mining problem as a node labelling task. In addition, we build benchmark datasets and evaluation metrics which test the ability of models to capture different aspects of motif discovery such as motif number, size, topology, and scarcity. Next, we propose…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBioinformatics and Genomic Networks · Complex Network Analysis Techniques · Advanced Graph Neural Networks
