paper-with-me

Papers

ProCIS: A Benchmark for Proactive Retrieval in Conversations

2024-05-10 · Chris Samarinas, Hamed Zamani

The field of conversational information seeking, which is rapidly gaining interest in both academia and industry, is changing how we interact with search engines through natural language interactions. Existing datasets and methods are mostly evaluating reactive conversational information seeking systems that solely provide response to every query from the user. We identify a gap in building and evaluating proactive conversational information seeking systems that can monitor a multi-party human conversation and proactively engage in the conversation at an opportune moment by retrieving useful resources and suggestions. In this paper, we introduce a large-scale dataset for proactive document retrieval that consists of over 2.8 million conversations. We conduct crowdsourcing experiments to obtain high-quality and relatively complete relevance judgments through depth-k pooling. We also collect annotations related to the parts of the conversation that are related to each document, enabling us to evaluate proactive retrieval systems. We introduce normalized proactive discounted cumulative gain (npDCG) for evaluating these systems, and further provide benchmark results for a wide range of models, including a novel model we developed for this task. We believe that the developed dataset, called ProCIS, paves the path towards developing proactive conversational information seeking systems.

📄 PDF Abstract BibTeX arXiv:2405.06460

Code (1)

algoprog/ProCIS 공식 구현 pytorch

Tasks

RetrievalText Retrieval

Similar Papers 제목 키워드 기반

Interpersonal Memory Matters: A New Task for Proactive Dialogue Utilizing Conversational History

2025-03-07 · Bowen Wu, Wenqing Wang, Haoran Li, Ying Li 외

Proactive dialogue systems aim to empower chatbots with the capability of leading conversations towards specific targets, thereby enhancing user engagement and service autonomy. Existing systems typically target pre-defi…

RAGRetrievalRetrieval-augmented Generation

Do LLMs Recognize Your Preferences? Evaluating Personalized Preference Following in LLMs

2025-02-13 · Siyan Zhao, Mingyi Hong, Yang Liu, Devamanyu Hazarika 외

Large Language Models (LLMs) are increasingly used as chatbots, yet their ability to personalize responses to user preferences remains limited. We introduce PrefEval, a benchmark for evaluating LLMs' ability to infer, me…

BenchmarkingRetrievalRetrieval-augmented Generation

Ericson: An Interactive Open-Domain Conversational Search Agent

2023-04-05 · ZiHao Wang, Ali Ahmadvand, Jason Choi, Payam Karisani 외

Open-domain conversational search (ODCS) aims to provide valuable, up-to-date information, while maintaining natural conversations to help users refine and ultimately answer information needs. However, creating an effect…

Conversational SearchDialogue ManagementInformation Retrievalintent-classification+4

Proactive Conversational Agents with Inner Thoughts

2024-12-31 · Xingyu Bruce Liu, Shitao Fang, Weiyan Shi, Chien-Sheng Wu 외

One of the long-standing aspirations in conversational AI is to allow them to autonomously take initiatives in conversations, i.e., being proactive. This is especially challenging for multi-party conversations. Prior NLP…

Chatbot

Enhancing Target-Guided Proactive Dialogue Systems via Conversational Scenario Modeling and Intent-Keyword Bridging

2026-05-12 · Maodong Li, Yancui Li, Fang Kong arxiv

A target-guided proactive dialogue system aims to steer conversations proactively toward pre-defined targets, such as designated keywords or specific topics. During guided conversations, dynamically modeling conversation…