paper-with-me

Papers

Dialogue Graph Modeling for Conversational Machine Reading

2020-12-29 · Findings (ACL) 2021 8 · Siru Ouyang, Zhuosheng Zhang, Hai Zhao

Conversational Machine Reading (CMR) aims at answering questions in a complicated manner. Machine needs to answer questions through interactions with users based on given rule document, user scenario and dialogue history, and ask questions to clarify if necessary. In this paper, we propose a dialogue graph modeling framework to improve the understanding and reasoning ability of machine on CMR task. There are three types of graph in total. Specifically, Discourse Graph is designed to learn explicitly and extract the discourse relation among rule texts as well as the extra knowledge of scenario; Decoupling Graph is used for understanding local and contextualized connection within rule texts. And finally a global graph for fusing the information together and reply to the user with our final decision being either "Yes/No/Irrelevant" or to ask a follow-up question to clarify.

📄 PDF Abstract BibTeX arXiv:2012.14827

Code (1)

ozyyshr/DGM 공식 구현 pytorch

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

Smoothing Dialogue States for Open Conversational Machine Reading

2021-08-28 · EMNLP 2021 11 · Zhuosheng Zhang, Siru Ouyang, Hai Zhao, Masao Utiyama 외

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+1

Towards End-to-End Open Conversational Machine Reading

2022-10-13 · Sizhe Zhou, Siru Ouyang, Zhuosheng Zhang, Hai Zhao

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 independ…

Decision MakingQuestion AnsweringQuestion GenerationQuestion-Generation+2

DADgraph: A Discourse-aware Dialogue Graph Neural Network for Multiparty Dialogue Machine Reading Comprehension

2021-04-26 · Jiaqi Li, Ming Liu, Zihao Zheng, Heng Zhang 외

Multiparty Dialogue Machine Reading Comprehension (MRC) differs from traditional MRC as models must handle the complex dialogue discourse structure, previously unconsidered in traditional MRC. To fully exploit such disco…

Graph Neural NetworkMachine Reading ComprehensionQuestion AnsweringReading Comprehension

Enhancing Speaking Styles in Conversational Text-to-Speech Synthesis with Graph-based Multi-modal Context Modeling

2021-06-11 · Jingbei Li, Yi Meng, Chenyi Li, Zhiyong Wu 외

Comparing with traditional text-to-speech (TTS) systems, conversational TTS systems are required to synthesize speeches with proper speaking style confirming to the conversational context. However, state-of-the-art conte…

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

A Computational Approach to Modeling Conversational Systems: Analyzing Large-Scale Quasi-Patterned Dialogue Flows

2025-07-17 · Mohamed Achref Ben Ammar, Mohamed Taha Bennani arxiv

The analysis of conversational dynamics has gained increasing importance with the rise of large language model-based systems, which interact with users across diverse contexts. In this work, we propose a novel computatio…