English

Drag, Infer, Reproject: Grounding LLMs through Spatial Interaction for Image Clustering

Human-Computer Interaction 2026-06-26 v1

Abstract

Dimension reduction and semantic interaction support image clustering by making similarity structure visible and manipulable. Existing semantic interaction methods encode users' clustering criterion (a user-interpretable semantic dimension, e.g., action, location, or mood) from direct manipulation to steer reprojection, giving users direct control over the resulting layout. Yet they typically depend on learned embeddings or a predefined criterion. In practice, users' clustering criterion often emerges gradually and becomes refined through interaction rather than being fully clear at the outset. In this work, we present CriterionSI (Criterion-guided Semantic Interaction), a method that translates incremental drag interactions into criterion-guided reprojection. CriterionSI uses large language models to infer and refine the clustering criterion from sequential user drags, while grounding semantic interpretation in human-provided feedback rather than fixed prior assumptions. CriterionSI combines the inferred criterion with local drags to guide global reprojection. The simulation-based evaluation and usage scenario demonstrate that CriterionSI can discover and refine the target criterion from sequential interactions and progressively produce criterion-aligned clustering layouts. Our code and data are available at: https://github.com/4C79/CriterionSI.

Cite

@article{arxiv.2606.28517,
  title  = {Drag, Infer, Reproject: Grounding LLMs through Spatial Interaction for Image Clustering},
  author = {Yang Liu and Xuxin Tang and Jiahao Xu and Chris North},
  journal= {arXiv preprint arXiv:2606.28517},
  year   = {2026}
}
R2 v1 2026-07-22T20:12:04.820Z