AAE: An Active Auto-Estimator for Improving Graph Storage
Yu Yan, Man Yang, Hongzhi Wang, Yuzhuo Wang

TL;DR
This paper introduces AAE, an active auto-estimator that leverages active learning and deep learning to efficiently evaluate graph workloads, improving graph storage tuning without extensive training data.
Contribution
The paper proposes a novel active auto-estimator for graph workload evaluation, combining active learning with deep learning to handle complex features and limited training data.
Findings
AAE evaluates graph workloads in milliseconds.
AAE achieves high evaluation accuracy with limited training data.
Experimental results on LDBC and Freebase demonstrate efficiency and effectiveness.
Abstract
Nowadays, graph becomes an increasingly popular model in many real applications. The efficiency of graph storage is crucial for these applications. Generally speaking, the tune tasks of graph storage rely on the database administrators (DBAs) to find the best graph storage. However, DBAs make the tune decisions by mainly relying on their experiences and intuition. Due to the limitations of DBAs's experiences, the tunes may have an uncertain performance and conduct worse efficiency. In this paper, we observe that an estimator of graph workload has the potential to guarantee the performance of tune operations. Unfortunately, because of the complex characteristics of graph evaluation task, there exists no mature estimator for graph workload. We formulate the evaluation task of graph workload as a classification task and carefully design the feature engineering process, including graph data…
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 · Graph Theory and Algorithms · Data Quality and Management
