paper-with-me

Papers

Medical Dialogue Generation via Dual Flow Modeling

2023-05-29 · Kaishuai Xu, Wenjun Hou, Yi Cheng, Jian Wang, Wenjie Li

Medical dialogue systems (MDS) aim to provide patients with medical services, such as diagnosis and prescription. Since most patients cannot precisely describe their symptoms, dialogue understanding is challenging for MDS. Previous studies mainly addressed this by extracting the mentioned medical entities as critical dialogue history information. In this work, we argue that it is also essential to capture the transitions of the medical entities and the doctor's dialogue acts in each turn, as they help the understanding of how the dialogue flows and enhance the prediction of the entities and dialogue acts to be adopted in the following turn. Correspondingly, we propose a Dual Flow enhanced Medical (DFMed) dialogue generation framework. It extracts the medical entities and dialogue acts used in the dialogue history and models their transitions with an entity-centric graph flow and a sequential act flow, respectively. We employ two sequential models to encode them and devise an interweaving component to enhance their interactions. Experiments on two datasets demonstrate that our method exceeds baselines in both automatic and manual evaluations.

📄 PDF Abstract BibTeX arXiv:2305.18109

Code (1)

kaishxu/DFMed 공식 구현 pytorch

Tasks

Dialogue GenerationDialogue Understanding

Similar Papers 제목 키워드 기반

CoVoMix: Advancing Zero-Shot Speech Generation for Human-like Multi-talker Conversations

2024-04-10 · Leying Zhang, Yao Qian, Long Zhou, Shujie Liu 외

Recent advancements in zero-shot text-to-speech (TTS) modeling have led to significant strides in generating high-fidelity and diverse speech. However, dialogue generation, along with achieving human-like naturalness in …

Dialogue Generationtext-to-speechText to Speech

Improving Medical Dialogue Generation with Abstract Meaning Representations

2023-09-19 · Bohao Yang, Chen Tang, Chenghua Lin

Medical Dialogue Generation serves a critical role in telemedicine by facilitating the dissemination of medical expertise to patients. Existing studies focus on incorporating textual representations, which have limited t…

Dialogue Generation

EMSDialog: Synthetic Multi-person Emergency Medical Service Dialogue Generation from Electronic Patient Care Reports via Multi-LLM Agents

2026-04-08 · Xueren Ge, Sahil Murtaza, Anthony Cortez, Homa Alemzadeh arxiv

Conversational diagnosis prediction requires models to track evolving evidence in streaming clinical conversations and decide when to commit to a diagnosis. Existing medical dialogue corpora are largely dyadic or lack th…

Dialogue Generation

Medical Dialogue Generation via Intuitive-then-Analytical Differential Diagnosis

2024-01-12 · Kaishuai Xu, Wenjun Hou, Yi Cheng, Jian Wang 외

Medical dialogue systems have attracted growing research attention as they have the potential to provide rapid diagnoses, treatment plans, and health consultations. In medical dialogues, a proper diagnosis is crucial as …

DiagnosticDialogue GenerationResponse GenerationRetrieval

Goal-Embedded Dual Hierarchical Model for Task-Oriented Dialogue Generation

2019-09-19 · CONLL 2019 11 · Yi-An Lai, Arshit Gupta, Yi Zhang

Hierarchical neural networks are often used to model inherent structures within dialogues. For goal-oriented dialogues, these models miss a mechanism adhering to the goals and neglect the distinct conversational patterns…

Data AugmentationDecoderDialogue GenerationResponse Generation