paper-with-me

홈 › Papers

Neural Approaches to Conversational Information Retrieval

2022-01-13 · Jianfeng Gao, Chenyan Xiong, Paul Bennett, Nick Craswell

A conversational information retrieval (CIR) system is an information retrieval (IR) system with a conversational interface which allows users to interact with the system to seek information via multi-turn conversations of natural language, in spoken or written form. Recent progress in deep learning has brought tremendous improvements in natural language processing (NLP) and conversational AI, leading to a plethora of commercial conversational services that allow naturally spoken and typed interaction, increasing the need for more human-centric interactions in IR. As a result, we have witnessed a resurgent interest in developing modern CIR systems in both research communities and industry. This book surveys recent advances in CIR, focusing on neural approaches that have been developed in the last few years. This book is based on the authors' tutorial at SIGIR'2020 (Gao et al., 2020b), with IR and NLP communities as the primary target audience. However, audiences with other background, such as machine learning and human-computer interaction, will also find it an accessible introduction to CIR. We hope that this book will prove a valuable resource for students, researchers, and software developers. This manuscript is a working draft. Comments are welcome.

📄 PDF Abstract BibTeX arXiv:2201.05176

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

History-Aware Conversational Dense Retrieval

2024-01-30 · Fengran Mo, Chen Qu, Kelong Mao, Tianyu Zhu 외

Conversational search facilitates complex information retrieval by enabling multi-turn interactions between users and the system. Supporting such interactions requires a comprehensive understanding of the conversational …

Conversational SearchInformation RetrievalRetrieval

CONVERSER: Few-Shot Conversational Dense Retrieval with Synthetic Data Generation

2023-09-13 · Chao-Wei Huang, Chen-Yu Hsu, Tsu-Yuan Hsu, Chen-An Li 외

Conversational search provides a natural interface for information retrieval (IR). Recent approaches have demonstrated promising results in applying dense retrieval to conversational IR. However, training dense retriever…

Conversational SearchIn-Context LearningInformation RetrievalRetrieval+1

Toward Conversational Agents with Context and Time Sensitive Long-term Memory

2024-05-29 · Nick Alonso, Tomás Figliolia, Anthony Ndirango, Beren Millidge

There has recently been growing interest in conversational agents with long-term memory which has led to the rapid development of language models that use retrieval-augmented generation (RAG). Until recently, most work o…

FormInformation RetrievalRAGRetrieval+2

Open-Retrieval Conversational Question Answering

2020-05-22 · Chen Qu, Liu Yang, Cen Chen, Minghui Qiu 외

Conversational search is one of the ultimate goals of information retrieval. Recent research approaches conversational search by simplified settings of response ranking and conversational question answering, where an ans…

Conversational Question AnsweringConversational SearchInformation RetrievalQuestion Answering+1

Engineering Conversational Search Systems: A Review of Applications, Architectures, and Functional Components

2024-07-01 · Phillip Schneider, Wessel Poelman, Michael Rovatsos, Florian Matthes

Conversational search systems enable information retrieval via natural language interactions, with the goal of maximizing users' information gain over multiple dialogue turns. The increasing prevalence of conversational …

Conversational SearchInformation RetrievalRetrievalSystematic Literature Review