paper-with-me

홈 › Papers

Generate-then-Retrieve: Intent-Aware FAQ Retrieval in Product Search

2023-06-06 · Zhiyu Chen, Jason Choi, Besnik Fetahu, Oleg Rokhlenko, Shervin Malmasi

Customers interacting with product search engines are increasingly formulating information-seeking queries. Frequently Asked Question (FAQ) retrieval aims to retrieve common question-answer pairs for a user query with question intent. Integrating FAQ retrieval in product search can not only empower users to make more informed purchase decisions, but also enhance user retention through efficient post-purchase support. Determining when an FAQ entry can satisfy a user's information need within product search, without disrupting their shopping experience, represents an important challenge. We propose an intent-aware FAQ retrieval system consisting of (1) an intent classifier that predicts when a user's information need can be answered by an FAQ; (2) a reformulation model that rewrites a query into a natural question. Offline evaluation demonstrates that our approach improves Hit@1 by 13% on retrieving ground-truth FAQs, while reducing latency by 95% compared to baseline systems. These improvements are further validated by real user feedback, where 71% of displayed FAQs on top of product search results received explicit positive user feedback. Overall, our findings show promising directions for integrating FAQ retrieval into product search at scale.

📄 PDF Abstract BibTeX arXiv:2306.03411

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

MuISQA: Multi-Intent Retrieval-Augmented Generation for Scientific Question Answering

2025-11-20 · Zhiyuan Li, Haisheng Yu, Guangchuan Guo, Nan Zhou 외 arxiv

Complex scientific questions often entail multiple intents, such as identifying gene mutations and linking them to related diseases. These tasks require evidence from diverse sources and multi-hop reasoning, while conven…

Question Answering

DMRetriever: A Family of Models for Improved Text Retrieval in Disaster Management

2025-10-16 · Kai Yin, Xiangjue Dong, Chengkai Liu, Allen Lin 외 arxiv

Effective and efficient access to relevant information is essential for disaster management. However, no retrieval model is specialized for disaster management, and existing general-domain models fail to handle the varie…

Text Retrieval

I3: Intent-Introspective Retrieval Conditioned on Instructions

2023-08-19 · Kaihang Pan, Juncheng Li, Wenjie Wang, Hao Fei 외

Recent studies indicate that dense retrieval models struggle to perform well on a wide variety of retrieval tasks that lack dedicated training data, as different retrieval tasks often entail distinct search intents. To a…

Image GenerationRetrievalText-to-Image Generation

WISER: Wider Search, Deeper Thinking, and Adaptive Fusion for Training-Free Zero-Shot Composed Image Retrieval

2026-02-26 · Tianyue Wang, Leigang Qu, Tianyu Yang, Xiangzhao Hao 외 arxiv

Zero-Shot Composed Image Retrieval (ZS-CIR) aims to retrieve target images given a multimodal query (comprising a reference image and a modification text), without training on annotated triplets. Existing methods typical…

Image Retrieval

Show Me the Infographic I Imagine: Intent-Aware Infographic Retrieval for Authoring Support

2026-04-09 · Jing Xu, Jiarui Hu, Zhihao Shuai, Yiyun Chen 외 arxiv

While infographics have become a powerful medium for communicating data-driven stories, authoring them from scratch remains challenging, especially for novice users. Retrieving relevant exemplars from a large corpus can …