Graph Operator Modeling over Large Graph Datasets
Tasos Bakogiannis, Ioannis Giannakopoulos, Dimitrios Tsoumakos,, Nectarios Koziris

TL;DR
This paper introduces an efficient, operator-agnostic graph operator modeling approach that uses graph similarity and machine learning to estimate operator effects across large datasets, significantly reducing computational costs.
Contribution
It presents a novel, similarity-based graph operator modeling methodology that is scalable, operator-agnostic, and achieves high accuracy with substantial speedups.
Findings
High-quality estimations using degree distribution-based similarity measures
Achieves massive speedups over brute-force execution
Effective on both real-world and synthetic graphs
Abstract
As graph representations of data emerge in multiple domains, data analysts need to be able to intelligently select among a magnitude of different data graphs based on the effects different graph operators have on them. Exhaustive execution of an operator over the bulk of available data sources is impractical due to the massive resources it requires. Additionally, the same process would have to be re-implemented whenever a different operator is considered. To address this challenge, this work proposes an efficient graph operator modeling methodology. Our novel approach focuses on the inputs themselves, utilizing graph similarity to infer knowledge about input graphs. The modeled operator is only executed for a small subset of the available graphs and its behavior is approximated for the rest of the graphs using machine learning techniques. Our method is operator-agnostic, as the same…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
