Search papers, labs, and topics across Lattice.
The paper introduces PleaSQLarify, a system for natural language database querying that uses pragmatic repair to address ambiguity by incrementally clarifying user intent through minimal interaction. It reframes the challenge of ambiguous NL queries as a mismatch between user intent and system priors, and structures interaction around interpretable decision variables for efficient clarification. A user study with twelve participants demonstrated that PleaSQLarify helps users recognize alternative interpretations and resolve ambiguity effectively.
Natural language database interfaces can be made far more robust by explicitly surfacing the system's interpretation of user intent and allowing for interactive disambiguation.
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.