Orion: Enabling Suggestions in a Visual Query Builder for Ultra-Heterogeneous Graphs
Nandish Jayaram, Rohit Bhoopalam, Chengkai Li, Vassilis Athitsos

TL;DR
Orion is a visual query interface for ultra-heterogeneous graphs that uses machine learning to assist users in constructing complex queries, significantly improving success rates and efficiency.
Contribution
The paper introduces Orion, a novel visual query builder with a machine learning-based suggestion system, including the RDP algorithm, for ultra-heterogeneous graphs.
Findings
70% success rate in query construction with Orion
RDP outperforms other ML algorithms, requiring fewer suggestions
Significant improvement over baseline systems in user studies
Abstract
The database community has long recognized the importance of graphical query interface to the usability of data management systems. Yet, relatively less has been done. We present Orion, a visual interface for querying ultra-heterogeneous graphs. It iteratively assists users in query graph construction by making suggestions via machine learning methods. In its active mode, Orion automatically suggests top-k edges to be added to a query graph. In its passive mode, the user adds a new edge manually, and Orion suggests a ranked list of labels for the edge. Orion's edge ranking algorithm, Random Decision Paths (RDP), makes use of a query log to rank candidate edges by how likely they will match the user's query intent. Extensive user studies using Freebase demonstrated that Orion users have a 70% success rate in constructing complex query graphs, a significant improvement over the 58%…
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
TopicsData Visualization and Analytics · Data Management and Algorithms · Advanced Graph Neural Networks
