CORTEXA
← Browse
arxivcs.HC2026-07-08

ShapeTalk: Combining Natural Language and Sketch for Time-Series Pattern Querying

Guoruizhe Sun, Yueqiao Chen, Emily Guo, Yutong Yao, Dongyu Liu

Searching for time-series segments that match user-defined patterns is important in domains such as finance, climate science, and healthcare. However, existing visual query tools often struggle to support vague, composite, or fuzzy pattern descriptions, often requiring users to express their intent through precise sketches or rigid structured filters. We present ShapeTalk, a coordinated natural-language and sketch-based querying system for univariate time-series pattern search. Rather than treating text and sketch as a fused input stream, ShapeTalk uses them as complementary representations of analytic intent: natural language supports semantic and compositional pattern descriptions, while sketching supports direct geometric refinement. The two modalities are linked through a shared visual context, editable feature representations, and synchronized result views, enabling users to move between text and sketch during iterative query formulation. At its core is an LLM-based semantic parsing pipeline that translates free-form natural-language queries into interpretable and editable shape-feature constraints. We evaluate ShapeTalk through two usage scenarios, a user study with failure-case analysis, and an assessment of the LLM-based semantic parsing pipeline. The results show that ShapeTalk supports effective time-series pattern search, with natural language serving as an accessible entry point and sketching providing a complementary mechanism for refinement and recovery when textual specifications are insufficient.

View free PDFSource page

Related papers

arxivcs.HCcs.AIcs.SE2026-07-07

Plainbook: Data Science, in Plain Language

Luca de Alfaro, Mathis Aubert, Ranjit Jhala, Eliana Pastor, Elena Baralis

Jupyter Notebooks have become widely adopted in data science, as they allow the sharing of reproducible computational analysis. They are, however, accessible only to people who understand computer code. To reach the broader audience of scientists interested in data analysis and c…

View free PDFSource page
arxivcs.HC2026-07-14

GraphPolaris: A System for Query, Analysis, and Visualization of Graph Databases

Michael Behrisch, Sjoerd Vink, Leonardo Christino, Remco Chang

Graph databases are increasingly adopted as alternatives to tabular, aggregation-focused data models used in business intelligence (BI) systems such as Tableau, Power BI, and Looker. They capture complex relationships between entities, processes, and events, enabling analysis of…

View free PDFSource page
arxivcs.HCcs.AI2026-07-06

Depression Symptoms and Relational Patterns in 187k ChatGPT Histories

Neil K. R. Sehgal, Dunigan Folk, Lyle Ungar, Sharath Chandra Guntuku

Large language models are increasingly used as private, always-available conversational systems, but little is known about how people with depressive symptoms use them. Building on CSCW work on disclosure and peer support, we examine ChatGPT as an emerging informal support infras…

View free PDFSource page
arxivcs.HC2026-07-12

Lottery and Sprint Arcade: Enabling Player-Driven Game Editing with Generative AI

Maya Grace Torii, Takahito Murakami, Yoichi Ochiai

Large language models (LLMs) are shifting game generation from offline automation toward play-driven modification through natural language interaction. In this work, we present a play-driven game editing system that enables players to modify a retro Space Invaders - style arcade…

View free PDFSource page
arxivcs.HCcs.IR2026-07-23

Transparent by Design, Usable in Practice? A Formative Usability Study of a Conversational Product Advisor

Kevin Schott, Dagmar Kern, Daniel Hienert

Large language models can make conversational product advisors fluent but opaque. If they hide the logic behind a ranking and the evidence for a recommendation inside natural-language replies, they challenge users' ability to understand, trust, and steer the results. One response…

View free PDFSource page