# Seeker: Real-Time Interactive Search

**Authors:** Ari Biswas, Thai T Pham, Michael Vogelsong, Benjamin Snyder, Houssam, Nassif

arXiv: 1905.13125 · 2020-06-09

## TL;DR

Seeker is a real-time interactive search system enabling users to refine search results through simple feedback, improving search relevance by leveraging human input without requiring explicit item descriptions or representations.

## Contribution

The paper introduces a novel interactive search algorithm that incorporates user feedback to adapt search results in real time, without needing explicit item representations.

## Key findings

- Effective real-time search refinement demonstrated
- Quantitative and qualitative evaluation confirms improved relevance
- Human-in-the-loop experiments validate approach

## Abstract

This paper introduces Seeker, a system that allows users to interactively refine search rankings in real time, through feedback in the form of likes and dislikes. When searching online, users may not know how to accurately describe their product of choice in words. An alternative approach is to search an embedding space, allowing the user to query using a representation of the item (like a tune for a song, or a picture for an object). However, this approach requires the user to possess an example representation of their desired item. Additionally, most current search systems do not allow the user to dynamically adapt the results with further feedback. On the other hand, users often have a mental picture of the desired item and are able to answer ordinal questions of the form: "Is this item similar to what you have in mind?" With this assumption, our algorithm allows for users to provide sequential feedback on search results to adapt the search feed. We show that our proposed approach works well both qualitatively and quantitatively. Unlike most previous representation-based search systems, we can quantify the quality of our algorithm by evaluating humans-in-the-loop experiments.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.13125/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1905.13125/full.md

## References

42 references — full list in the complete paper: https://tomesphere.com/paper/1905.13125/full.md

---
Source: https://tomesphere.com/paper/1905.13125