English

LiveSketch: Query Perturbations for Guided Sketch-based Visual Search

Computer Vision and Pattern Recognition 2019-04-16 v1 Artificial Intelligence Information Retrieval

Abstract

LiveSketch is a novel algorithm for searching large image collections using hand-sketched queries. LiveSketch tackles the inherent ambiguity of sketch search by creating visual suggestions that augment the query as it is drawn, making query specification an iterative rather than one-shot process that helps disambiguate users' search intent. Our technical contributions are: a triplet convnet architecture that incorporates an RNN based variational autoencoder to search for images using vector (stroke-based) queries; real-time clustering to identify likely search intents (and so, targets within the search embedding); and the use of backpropagation from those targets to perturb the input stroke sequence, so suggesting alterations to the query in order to guide the search. We show improvements in accuracy and time-to-task over contemporary baselines using a 67M image corpus.

Keywords

Cite

@article{arxiv.1904.06611,
  title  = {LiveSketch: Query Perturbations for Guided Sketch-based Visual Search},
  author = {John Collomosse and Tu Bui and Hailin Jin},
  journal= {arXiv preprint arXiv:1904.06611},
  year   = {2019}
}

Comments

Accepted to CVPR 2019

R2 v1 2026-06-23T08:38:49.214Z