paper-with-me

홈 › Papers

Information Seeking in the Spirit of Learning: a Dataset for Conversational Curiosity

2020-05-01 · EMNLP 2020 11 · Pedro Rodriguez, Paul Crook, Seungwhan Moon, Zhiguang Wang

Open-ended human learning and information-seeking are increasingly mediated by digital assistants. However, such systems often ignore the user's pre-existing knowledge. Assuming a correlation between engagement and user responses such as "liking" messages or asking followup questions, we design a Wizard-of-Oz dialog task that tests the hypothesis that engagement increases when users are presented with facts related to what they know. Through crowd-sourcing of this experiment, we collect and release 14K dialogs (181K utterances) where users and assistants converse about geographic topics like geopolitical entities and locations. This dataset is annotated with pre-existing user knowledge, message-level dialog acts, grounding to Wikipedia, and user reactions to messages. Responses using a user's prior knowledge increase engagement. We incorporate this knowledge into a multi-task model that reproduces human assistant policies and improves over a BERT content model by 13 mean reciprocal rank points.

📄 PDF Abstract BibTeX arXiv:2005.00172

Code (1)

facebookresearch/curiosity 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Why Did Apple Fall: Evaluating Curiosity in Large Language Models

2025-10-23 · Haoyu Wang, Sihang Jiang, Yuyan Chen, Xiaojun Meng 외 arxiv

Curiosity serves as a pivotal conduit for human beings to discover and learn new knowledge. Recent advancements of large language models (LLMs) in natural language processing have sparked discussions regarding whether th…

Active Learning

Ask to Learn: A Study on Curiosity-driven Question Generation

2019-11-08 · COLING 2020 8 · Thomas Scialom, Jacopo Staiano

We propose a novel text generation task, namely Curiosity-driven Question Generation. We start from the observation that the Question Generation task has traditionally been considered as the dual problem of Question Answ…

Conversational Question AnsweringMachine Reading ComprehensionQuestion AnsweringQuestion Generation+4

A Large-Scale Analysis of Mixed Initiative in Information-Seeking Dialogues for Conversational Search

2021-04-14 · Svitlana Vakulenko, Evangelos Kanoulas, Maarten de Rijke

Conversational search is a relatively young area of research that aims at automating an information-seeking dialogue. In this paper we help to position it with respect to other research areas within conversational Artifi…

Conversational Search

The growth and form of knowledge networks by kinesthetic curiosity

2020-06-04 · Dale Zhou, David M. Lydon-Staley, Perry Zurn, Danielle S. Bassett

Throughout life, we might seek a calling, companions, skills, entertainment, truth, self-knowledge, beauty, and edification. The practice of curiosity can be viewed as an extended and open-ended search for valuable infor…

FormModel-based Reinforcement LearningPhilosophy

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