CroQS is a new benchmark and task formulation for cross-modal query suggestion, where a system takes an initial text query and a retrieved image cluster and outputs a refined query; captioning and LLM baselines beat the original query on cluster specificity and mAP but trail human suggestions.
High Quality Related Search Query Suggestions using Deep Reinforcement Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
"High Quality Related Search Query Suggestions" task aims at recommending search queries which are real, accurate, diverse, relevant and engaging. Obtaining large amounts of query-quality human annotations is expensive. Prior work on supervised query suggestion models suffered from selection and exposure bias, and relied on sparse and noisy immediate user-feedback (e.g., clicks), leading to low quality suggestions. Reinforcement Learning techniques employed to reformulate a query using terms from search results, have limited scalability to large-scale industry applications. To recommend high quality related search queries, we train a Deep Reinforcement Learning model to predict the query a user would enter next. The reward signal is composed of long-term session-based user feedback, syntactic relatedness and estimated naturalness of generated query. Over the baseline supervised model, our proposed approach achieves a significant relative improvement in terms of recommendation diversity (3%), down-stream user-engagement (4.2%) and per-sentence word repetitions (82%).
fields
cs.IR 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Maybe you are looking for CroQS: Cross-modal Query Suggestion for Text-to-Image Retrieval
CroQS is a new benchmark and task formulation for cross-modal query suggestion, where a system takes an initial text query and a retrieved image cluster and outputs a refined query; captioning and LLM baselines beat the original query on cluster specificity and mAP but trail human suggestions.