Abstract
Several visual graph query interfaces (a.k.a gui) expose a set of canned
patterns (i.e., small subgraph patterns) to expedite subgraph query
formulation by enabling pattern-at-a-time construction. Unfortunately,
manual generation of canned patterns is not only labour intensive but
also may lack diversity to support efficient visual formulation of a
wide range of subgraph queries. Recent efforts have taken a data-driven
approach to select high-quality canned patterns for a gui automatically
from the underlying graph database. However, as the underlying database
evolves, these selected patterns may become stale and adversely impact
efficient query formulation. In this paper, we present a novel framework
called Midas for efficient and effective maintenance of the canned
patterns as the database evolves. Specifically, it adopts a selective
maintenance strategy that guarantees progressive gain of coverage of the
patterns without sacrificing their diversity and cognitive load.
Experimental study with real-world datasets and visual graph interfaces
demonstrates the effectiveness of Midas compared to static guis.
Original language | English |
---|---|
Title of host publication | SIGMOD '21: Proceedings of the 2021 International Conference on Management of Data |
Editors | Guoliang Li, Zhanhuai Li |
Publisher | Association for Computing Machinery (ACM) |
Pages | 764–776 |
Number of pages | 13 |
Edition | 1st |
ISBN (Print) | 9781450383431 |
DOIs | |
Publication status | Published - Jun 2021 |
Event | ACM SIGMOD International Conference on Management of Data, SIGMOD 2021 - Virtual, Online, China Duration: 20 Jun 2021 → 25 Jun 2021 https://dl.acm.org/doi/proceedings/10.1145/3448016 |
Publication series
Name | Proceedings of the ACM SIGMOD International Conference on Management of Data |
---|---|
ISSN (Print) | 0730-8078 |
Conference
Conference | ACM SIGMOD International Conference on Management of Data, SIGMOD 2021 |
---|---|
Country/Territory | China |
Period | 20/06/21 → 25/06/21 |
Internet address |
Scopus Subject Areas
- Software
- Information Systems
User-Defined Keywords
- canned patterns
- cognitive load
- coverage
- database updates
- diversity
- pattern maintenance
- query formulation
- visual graph query interfaces