TL;DR
This paper introduces AUTOGM, an automated system that designs graph mining algorithms optimizing speed and accuracy trade-offs within a unified framework, making it easier to deploy effective algorithms in real-world scenarios.
Contribution
We propose a unified framework UNIFIEDGM for message-passing graph algorithms and an automated system AUTOGM that uses Bayesian Optimization to find optimal parameters considering practical speed-accuracy trade-offs.
Findings
AUTOGM outperforms existing models in speed/accuracy trade-offs.
The system generates novel algorithms tailored to specific computational budgets.
Experiments on real datasets validate the effectiveness of AUTOGM.
Abstract
Graph data is ubiquitous in academia and industry, from social networks to bioinformatics. The pervasiveness of graphs today has raised the demand for algorithms that can answer various questions: Which products would a user like to purchase given her order list? Which users are buying fake followers to increase their public reputation? Myriads of new graph mining algorithms are proposed every year to answer such questions - each with a distinct problem formulation, computational time, and memory footprint. This lack of unity makes it difficult for a practitioner to compare different algorithms and pick the most suitable one for a specific application. These challenges - even more severe for non-experts - create a gap in which state-of-the-art techniques developed in academic settings fail to be optimally deployed in real-world applications. To bridge this gap, we propose AUTOGM, an…
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.
