Ask to Learn: A Study on Curiosity-driven Question Generation
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 Answering, hence tackling the problem of generating a question given the text that contains its answer. Such questions can be used to evaluate machine reading comprehension. However, in real life, and especially in conversational settings, humans tend to ask questions with the goal of enriching their knowledge and/or clarifying aspects of previously gathered information. We refer to these inquisitive questions as Curiosity-driven: these questions are generated with the goal of obtaining new information (the answer) which is not present in the input text. In this work, we experiment on this new task using a conversational Question Answering (QA) dataset; further, since the majority of QA dataset are not built in a conversational manner, we describe a methodology to derive data for this novel task from non-conversational QA data. We investigate several automated metrics to measure the different properties of Curious Questions, and experiment different approaches on the Curiosity-driven Question Generation task, including model pre-training and reinforcement learning. Finally, we report a qualitative evaluation of the generated outputs.
Code (0)
등록된 구현이 없습니다.
Tasks
Conversational Question AnsweringMachine Reading ComprehensionQuestion AnsweringQuestion GenerationQuestion-GenerationReading ComprehensionReinforcement LearningText GenerationSimilar Papers 제목 키워드 기반
Computational Theories of Curiosity-Driven Learning
What are the functions of curiosity? What are the mechanisms of curiosity-driven learning? We approach these questions about the living using concepts and tools from machine learning and developmental robotics. We argue …
BIG-bench Machine LearningLifelong learningAsk & Explore: Grounded Question Answering for Curiosity-Driven Exploration
In many real-world scenarios where extrinsic rewards to the agent are extremely sparse, curiosity has emerged as a useful concept providing intrinsic rewards that enable the agent to explore its environment and acquire i…
Question AnsweringActive Learning for Visual Question Answering: An Empirical Study
We present an empirical study of active learning for Visual Question Answering, where a deep VQA model selects informative question-image pairs from a pool and queries an oracle for answers to maximally improve its perfo…
Active LearningVisual Question AnsweringVisual Question Answering (VQA)Why Did Apple Fall: Evaluating Curiosity in Large Language Models
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 LearningCuriosity-Driven Science: The in Situ Jungle Biomechanics Lab in the Amazon Rainforest
Field work is an essential component not just for organismal biology, but also for the expanding umbrella of disciplines which have turned their attention towards living systems. Observing organisms in naturalistic conte…