paper-with-me

Papers

Approximate Network Motif Mining Via Graph Learning

2022-06-02 · Carlos Oliver, Dexiong Chen, Vincent Mallet, Pericles Philippopoulos, Karsten Borgwardt

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 MotiFiesta, a first attempt at solving this problem in a fully differentiable manner with promising results on challenging baselines. Finally, we demonstrate through MotiFiesta that this learning setting can be applied simultaneously to general-purpose data mining and interpretable feature extraction for graph classification tasks.

📄 PDF Abstract BibTeX arXiv:2206.01008

Code (1)

borgwardtlab/motifiesta 공식 구현 pytorch

Tasks

BIG-bench Machine LearningGraph ClassificationGraph Learning

Similar Papers 제목 키워드 기반

Representation Learning for Frequent Subgraph Mining

2024-02-22 · Rex Ying, Tianyu Fu, Andrew Wang, Jiaxuan You 외

Identifying frequent subgraphs, also called network motifs, is crucial in analyzing and predicting properties of real-world networks. However, finding large commonly-occurring motifs remains a challenging problem not onl…

Representation LearningSubgraph Counting

Accurate and Fast Estimation of Temporal Motifs using Path Sampling

2024-09-13 · Yunjie Pan, Omkar Bhalerao, C. Seshadhri, Nishil Talati

Counting the number of small subgraphs, called motifs, is a fundamental problem in social network analysis and graph mining. Many real-world networks are directed and temporal, where edges have timestamps. Motif counting…

GPUGraph Mining

NoSPaM Manual - A Tool for Node-Specific Triad Pattern Mining

2015-09-04 · Marco Winkler

The detection of triadic subgraph motifs is a common methodology in complex-networks research. The procedure usually applied in order to detect motifs evaluates whether a certain subgraph pattern is overrepresented in a …

A Two-Stage AI-Powered Motif Mining Method for Efficient Power System Topological Analysis

2024-12-08 · Yiyan Li, Zhenghao Zhou, Jian Ping, Xiaoyuan Xu 외

Graph motif, defined as the microstructure that appears repeatedly in a large graph, reveals important topological characteristics of the large graph and has gained increasing attention in power system analysis regarding…

Representation Learning

Motif Prediction with Graph Neural Networks

2021-05-26 · Maciej Besta, Raphael Grob, Cesare Miglioli, Nicola Bernold 외

Link prediction is one of the central problems in graph mining. However, recent studies highlight the importance of higher-order network analysis, where complex structures called motifs are the first-class citizens. We f…

Graph MiningGraph Neural NetworkLink PredictionPrediction