Towards End-to-End Open Conversational Machine Reading
In open-retrieval conversational machine reading (OR-CMR) task, machines are required to do multi-turn question answering given dialogue history and a textual knowledge base. Existing works generally utilize two independent modules to approach this problem's two successive sub-tasks: first with a hard-label decision making and second with a question generation aided by various entailment reasoning methods. Such usual cascaded modeling is vulnerable to error propagation and prevents the two sub-tasks from being consistently optimized. In this work, we instead model OR-CMR as a unified text-to-text task in a fully end-to-end style. Experiments on the ShARC and OR-ShARC dataset show the effectiveness of our proposed end-to-end framework on both sub-tasks by a large margin, achieving new state-of-the-art results. Further ablation studies support that our framework can generalize to different backbone models.
Code (1)
Tasks
Decision MakingQuestion AnsweringQuestion GenerationQuestion-GenerationReading ComprehensionRetrievalSimilar Papers 제목 키워드 기반
Open-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 ComprehensionRetrievalSmoothing Dialogue States for Open Conversational Machine Reading
Conversational machine reading (CMR) requires machines to communicate with humans through multi-turn interactions between two salient dialogue states of decision making and question generation processes. In open CMR sett…
Decision MakingDecoderQuestion GenerationQuestion-Generation+1Bridging The Gap: Entailment Fused-T5 for Open-retrieval Conversational Machine Reading Comprehension
Open-retrieval conversational machine reading comprehension (OCMRC) simulates real-life conversational interaction scenes. Machines are required to make a decision of "Yes/No/Inquire" or generate a follow-up question whe…
Decision MakingMachine Reading ComprehensionQuestion GenerationQuestion-Generation+2E3: 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 ComprehensionAttentive Memory Networks: Efficient Machine Reading for Conversational Search
Recent advances in conversational systems have changed the search paradigm. Traditionally, a user poses a query to a search engine that returns an answer based on its index, possibly leveraging external knowledge bases a…
Conversational SearchInformation RetrievalReading ComprehensionRetrieval