PleaSQLarify: Visual Pragmatic Repair for Natural Language Database Querying
Abstract
Natural language database interfaces broaden data access, yet they remain brittle under input ambiguity. Standard approaches often collapse uncertainty into a single query, offering little support for mismatches between user intent and system interpretation. We reframe this challenge through pragmatic inference: while users economize expressions, systems operate on priors over the action space that may not align with the users'. In this view, pragmatic repair -- incremental clarification through minimal interaction -- is a natural strategy for resolving underspecification. We present \textsc{PleaSQLarify}, which operationalizes pragmatic repair by structuring interaction around interpretable decision variables that enable efficient clarification. A visual interface complements this by surfacing the action space for exploration, requesting user disambiguation, and making belief updates traceable across turns. In a study with twelve participants, \textsc{PleaSQLarify} helped users recognize alternative interpretations and efficiently resolve ambiguity. Our findings highlight pragmatic repair as a design principle that fosters effective user control in natural language interfaces.
Cite
@article{arxiv.2603.01795,
title = {PleaSQLarify: Visual Pragmatic Repair for Natural Language Database Querying},
author = {Robin Shing Moon Chan and Rita Sevastjanova and Mennatallah El-Assady},
journal= {arXiv preprint arXiv:2603.01795},
year = {2026}
}
Comments
Accepted at CHI'26, main track