paper-with-me

Papers

Learning through Dialogue Interactions by Asking Questions

2016-12-15 · Jiwei Li, Alexander H. Miller, Sumit Chopra, Marc'Aurelio Ranzato, Jason Weston

A good dialogue agent should have the ability to interact with users by both responding to questions and by asking questions, and importantly to learn from both types of interaction. In this work, we explore this direction by designing a simulator and a set of synthetic tasks in the movie domain that allow such interactions between a learner and a teacher. We investigate how a learner can benefit from asking questions in both offline and online reinforcement learning settings, and demonstrate that the learner improves when asking questions. Finally, real experiments with Mechanical Turk validate the approach. Our work represents a first step in developing such end-to-end learned interactive dialogue agents.

📄 PDF Abstract BibTeX arXiv:1612.04936

Code (2)

facebook/MemNN 공식 구현 torch
aus10powell/Automated-Health-Responses tf

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

How Should Agents Ask Questions For Situated Learning? An Annotated Dialogue Corpus

2021-06-11 · SIGDIAL (ACL) 2021 7 · Felix Gervits, Antonio Roque, Gordon Briggs, Matthias Scheutz 외

Intelligent agents that are confronted with novel concepts in situated environments will need to ask their human teammates questions to learn about the physical world. To better understand this problem, we need data abou…

Novel ConceptsQuestion GenerationQuestion-Generation

Visual Dialogue State Tracking for Question Generation

2019-11-12 · Wei Pang, Xiaojie Wang

GuessWhat?! is a visual dialogue task between a guesser and an oracle. The guesser aims to locate an object supposed by the oracle oneself in an image by asking a sequence of Yes/No questions. Asking proper questions wit…

Dialogue State TrackingQuestion GenerationQuestion-GenerationVisual Dialog

A New Dialogue Response Generation Agent for Large Language Models by Asking Questions to Detect User's Intentions

2023-10-05 · Siwei Wu, Xiangqing Shen, Rui Xia

Large Language Models (LLMs), such as ChatGPT, have recently been applied to various NLP tasks due to its open-domain generation capabilities. However, there are two issues with applying LLMs to dialogue tasks. 1. During…

Question GenerationQuestion-GenerationResponse Generation

The Dialogue Dodecathlon: Open-Domain Knowledge and Image Grounded Conversational Agents

2019-11-09 · ACL 2020 6 · Kurt Shuster, Da Ju, Stephen Roller, Emily Dinan 외

We introduce dodecaDialogue: a set of 12 tasks that measures if a conversational agent can communicate engagingly with personality and empathy, ask questions, answer questions by utilizing knowledge resources, discuss to…

Asking the Right Question at the Right Time: Human and Model Uncertainty Guidance to Ask Clarification Questions

2024-02-09 · Alberto Testoni, Raquel Fernández

Clarification questions are an essential dialogue tool to signal misunderstanding, ambiguities, and under-specification in language use. While humans are able to resolve uncertainty by asking questions since childhood, m…