<div class="csl-bib-body">
<div class="csl-entry">Mohanaraj, A., Lissandrini, M., & Hose, K. (2025). Smart SPARQL Advisor: Guiding Users in Query Formulation with Performance Prediction. <i>Proceedings of the VLDB Endowment</i>, <i>18</i>(12), 5295–5298. https://doi.org/10.14778/3750601.3750655</div>
</div>
-
dc.identifier.issn
2150-8097
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/220873
-
dc.description.abstract
Writing SPARQL queries is often an iterative process, where users refine queries until they meet their information needs. However, long-running query executions can lead to inefficient workflows, as users must wait idly for results — potentially without success due to strict timeouts imposed by public endpoints. In this demo, we present the Smart SPARQL Advisor (SSA), a system that integrates Query Performance Prediction (QPP) to proactively mitigate these issues. By predicting query runtimes prior to execution, SSA alerts users to potentially slow or timeout-prone queries and, when necessary, employs a large language model (LLM) guided by latent representations from the QPP model to suggest alternative query formulations. We demonstrate that SSA enables users to identify performant queries and understand performance bottlenecks, thereby reducing idle time and avoiding unproductive query executions. Through this approach, SSA fosters more responsive and resource-efficient interactions with triplestores, enhancing both user experience and triplestore utilization.
en
dc.language.iso
en
-
dc.publisher
ASSOC COMPUTING MACHINERY
-
dc.relation.ispartof
Proceedings of the VLDB Endowment
-
dc.subject
Query Performance Prediction
en
dc.subject
SPARQL
en
dc.subject
RDF
en
dc.title
Smart SPARQL Advisor: Guiding Users in Query Formulation with Performance Prediction