paper-with-me

Papers

Personalized Search-based Query Rewrite System for Conversational AI

2021-11-01 · EMNLP (NLP4ConvAI) 2021 11 · Eunah Cho, Ziyan Jiang, Jie Hao, Zheng Chen, Saurabh Gupta, Xing Fan, Chenlei Guo

Query rewrite (QR) is an emerging component in conversational AI systems, reducing user defect. User defect is caused by various reasons, such as errors in the spoken dialogue system, users’ slips of the tongue or their abridged language. Many of the user defects stem from personalized factors, such as user’s speech pattern, dialect, or preferences. In this work, we propose a personalized search-based QR framework, which focuses on automatic reduction of user defect. We build a personalized index for each user, which encompasses diverse affinity layers to reflect personal preferences for each user in the conversational AI. Our personalized QR system contains retrieval and ranking layers. Supported by user feedback based learning, training our models does not require hand-annotated data. Experiments on personalized test set showed that our personalized QR system is able to correct systematic and user errors by utilizing phonetic and semantic inputs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

IRLab@iKAT24: Learned Sparse Retrieval with Multi-aspect LLM Query Generation for Conversational Search

2024-11-22 · Simon Lupart, Zahra Abbasiantaeb, Mohammad Aliannejadi

The Interactive Knowledge Assistant Track (iKAT) 2024 focuses on advancing conversational assistants, able to adapt their interaction and responses from personalized user knowledge. The track incorporates a Personal Text…

Conversational SearchPassage RankingRerankingResponse Generation+1

Few-Shot Generative Conversational Query Rewriting

2020-06-09 · Shi Yu, Jiahua Liu, Jingqin Yang, Chenyan Xiong 외

Conversational query rewriting aims to reformulate a concise conversational query to a fully specified, context-independent query that can be effectively handled by existing information retrieval systems. This paper pres…

Information RetrievalRetrievalSelf-Supervised LearningZero-Shot Learning

Enhancing Conversational Search: Large Language Model-Aided Informative Query Rewriting

2023-10-15 · Fanghua Ye, Meng Fang, Shenghui Li, Emine Yilmaz

Query rewriting plays a vital role in enhancing conversational search by transforming context-dependent user queries into standalone forms. Existing approaches primarily leverage human-rewritten queries as labels to trai…

Conversational SearchLanguage ModelingLanguage ModellingLarge Language Model+1

IterQR: An Iterative Framework for LLM-based Query Rewrite in e-Commercial Search System

2025-02-16 · Shangyu Chen, Xinyu Jia, Yingfei Zhang, Shuai Zhang 외

The essence of modern e-Commercial search system lies in matching user's intent and available candidates depending on user's query, providing personalized and precise service. However, user's query may be incorrect due t…

RAGRetrieval-augmented GenerationWorld Knowledge

Ask Optimal Questions: Aligning Large Language Models with Retriever's Preference in Conversational Search

2024-02-19 · Chanwoong Yoon, Gangwoo Kim, Byeongguk Jeon, Sungdong Kim 외

Conversational search, unlike single-turn retrieval tasks, requires understanding the current question within a dialogue context. The common approach of rewrite-then-retrieve aims to decontextualize questions to be self-…

Conversational SearchLanguage ModelingLanguage ModellingRetrieval