paper-with-me

홈 › Papers

Using Image Captions and Multitask Learning for Recommending Query Reformulations

2020-03-02 · Gaurav Verma, Vishwa Vinay, Sahil Bansal, Shashank Oberoi, Makkunda Sharma, Prakhar Gupta

Interactive search sessions often contain multiple queries, where the user submits a reformulated version of the previous query in response to the original results. We aim to enhance the query recommendation experience for a commercial image search engine. Our proposed methodology incorporates current state-of-the-art practices from relevant literature -- the use of generation-based sequence-to-sequence models that capture session context, and a multitask architecture that simultaneously optimizes the ranking of results. We extend this setup by driving the learning of such a model with captions of clicked images as the target, instead of using the subsequent query within the session. Since these captions tend to be linguistically richer, the reformulation mechanism can be seen as assistance to construct more descriptive queries. In addition, via the use of a pairwise loss for the secondary ranking task, we show that the generated reformulations are more diverse.

📄 PDF Abstract BibTeX arXiv:2003.00708

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveImage CaptioningImage Retrieval

Similar Papers 제목 키워드 기반

Improving Image Captioning by Mimicking Human Reformulation Feedback at Inference-time

2025-01-08 · Uri Berger, Omri Abend, Lea Frermann, Gabriel Stanovsky

Incorporating automatically predicted human feedback into the process of training generative models has attracted substantial recent interest, while feedback at inference time has received less attention. The typical fee…

Image CaptioningStyle Transfer

Patterns of gender-specializing query reformulation

2023-04-25 · Amifa Raj, Bhaskar Mitra, Nick Craswell, Michael D. Ekstrand

Users of search systems often reformulate their queries by adding query terms to reflect their evolving information need or to more precisely express their information need when the system fails to surface relevant conte…

Attribute

ReFormeR: Learning and Applying Explicit Query Reformulation Patterns

2026-04-01 · Amin Bigdeli, Mert Incesu, Negar Arabzadeh, Charles L. A. Clarke 외 arxiv

We present ReFormeR, a pattern-guided approach for query reformulation. Instead of prompting a language model to generate reformulations of a query directly, ReFormeR first elicits short reformulation patterns from pairs…

DataVizard: Recommending Visual Presentations for Structured Data

2017-11-14 · Rema Ananthanarayanan, Pranay Kr. Lohia, Srikanta Bedathur

Selecting the appropriate visual presentation of the data such that it preserves the semantics of the underlying data and at the same time provides an intuitive summary of the data is an important, often the final step o…

A Systematic Review of Automated Query Reformulations in Source Code Search

2021-08-22 · Mohammad Masudur Rahman, Chanchal K. Roy

Fixing software bugs and adding new features are two of the major maintenance tasks. Software bugs and features are reported as change requests. Developers consult these requests and often choose a few keywords from them…

Code SearchSystematic Literature Review