Learning to Ask for Conversational Machine Learning
Natural language has recently been explored as a new medium of supervision for training machine learning models. Here, we explore learning classification tasks using language in a conversational setting {--} where the automated learner does not simply receive language input from a teacher, but can proactively engage the teacher by asking questions. We present a reinforcement learning framework, where the learner{'}s actions correspond to question types and the reward for asking a question is based on how the teacher{'}s response changes performance of the resulting machine learning model on the learning task. In this framework, learning good question-asking strategies corresponds to asking sequences of questions that maximize the cumulative (discounted) reward, and hence quickly lead to effective classifiers. Empirical analysis across three domains shows that learned question-asking strategies expedite classifier training by asking appropriate questions at different points in the learning process. The approach allows learning classifiers from a blend of strategies, including learning from observations, explanations and clarifications.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningReinforcement LearningSimilar Papers 제목 키워드 기반
Towards Teachable Conversational Agents
The traditional process of building interactive machine learning systems can be viewed as a teacher-learner interaction scenario where the machine-learners are trained by one or more human-teachers. In this work, we expl…
BIG-bench Machine LearningOpen-Retrieval Conversational Machine Reading
In conversational machine reading, systems need to interpret natural language rules, answer high-level questions such as "May I qualify for VA health care benefits?", and ask follow-up clarification questions whose answe…
Discourse SegmentationReading ComprehensionRetrievalAnswer-Supervised Question Reformulation for Enhancing Conversational Machine Comprehension
In conversational machine comprehension, it has become one of the research hotspots integrating conversational history information through question reformulation for obtaining better answers. However, the existing questi…
Reading Comprehensionreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1Conversational Machine Comprehension: a Literature Review
Conversational Machine Comprehension (CMC), a research track in conversational AI, expects the machine to understand an open-domain natural language text and thereafter engage in a multi-turn conversation to answer quest…
Machine Reading ComprehensionNatural Language UnderstandingQuestion AnsweringReading ComprehensionE3: Entailment-driven Extracting and Editing for Conversational Machine Reading
Conversational machine reading systems help users answer high-level questions (e.g. determine if they qualify for particular government benefits) when they do not know the exact rules by which the determination is made(e…
Reading Comprehension