paper-with-me

Papers

User Intent Prediction in Information-seeking Conversations

2019-01-11 · Chen Qu, Liu Yang, Bruce Croft, Yongfeng Zhang, Johanne R. Trippas, Minghui Qiu

Conversational assistants are being progressively adopted by the general population. However, they are not capable of handling complicated information-seeking tasks that involve multiple turns of information exchange. Due to the limited communication bandwidth in conversational search, it is important for conversational assistants to accurately detect and predict user intent in information-seeking conversations. In this paper, we investigate two aspects of user intent prediction in an information-seeking setting. First, we extract features based on the content, structural, and sentiment characteristics of a given utterance, and use classic machine learning methods to perform user intent prediction. We then conduct an in-depth feature importance analysis to identify key features in this prediction task. We find that structural features contribute most to the prediction performance. Given this finding, we construct neural classifiers to incorporate context information and achieve better performance without feature engineering. Our findings can provide insights into the important factors and effective methods of user intent prediction in information-seeking conversations.

📄 PDF Abstract BibTeX arXiv:1901.03489

Code (1)

prdwb/UserIntentPrediction 공식 구현

Tasks

Conversational SearchFeature EngineeringFeature ImportancePrediction

Similar Papers 제목 키워드 기반

Analyzing and Characterizing User Intent in Information-seeking Conversations

2018-04-23 · Chen Qu, Liu Yang, W. Bruce Croft, Johanne R. Trippas 외

Understanding and characterizing how people interact in information-seeking conversations is crucial in developing conversational search systems. In this paper, we introduce a new dataset designed for this purpose and us…

Conversational SearchQuestion Answering

IART: Intent-aware Response Ranking with Transformers in Information-seeking Conversation Systems

2020-02-03 · Liu Yang, Minghui Qiu, Chen Qu, Cen Chen 외

Personal assistant systems, such as Apple Siri, Google Assistant, Amazon Alexa, and Microsoft Cortana, are becoming ever more widely used. Understanding user intent such as clarification questions, potential answers and …

Representation Learning

InfoQuest: Evaluating Multi-Turn Dialogue Agents for Open-Ended Conversations with Hidden Context

2025-02-17 · Bryan L. M. de Oliveira, Luana G. B. Martins, Bruno Brandão, Luckeciano C. Melo

Large language models excel at following explicit instructions, but they often struggle with ambiguous or incomplete user requests, defaulting to verbose, generic responses instead of seeking clarification. We introduce …

Self-seeding and Multi-intent Self-instructing LLMs for Generating Intent-aware Information-Seeking dialogs

2024-02-18 · Arian Askari, Roxana Petcu, Chuan Meng, Mohammad Aliannejadi 외

Identifying user intents in information-seeking dialogs is crucial for a system to meet user's information needs. Intent prediction (IP) is challenging and demands sufficient dialogs with human-labeled intents for traini…

INSCIT: Information-Seeking Conversations with Mixed-Initiative Interactions

2022-07-02 · Zeqiu Wu, Ryu Parish, Hao Cheng, Sewon Min 외

In an information-seeking conversation, a user may ask questions that are under-specified or unanswerable. An ideal agent would interact by initiating different response types according to the available knowledge sources…

Open-Domain Question AnsweringQuestion AnsweringResponse Generation