paper-with-me

홈 › Papers

Is this Dialogue Coherent? Learning from Dialogue Acts and Entities

2020-06-17 · SIGDIAL (ACL) 2020 7 · Alessandra Cervone, Giuseppe Riccardi

In this work, we investigate the human perception of coherence in open-domain dialogues. In particular, we address the problem of annotating and modeling the coherence of next-turn candidates while considering the entire history of the dialogue. First, we create the Switchboard Coherence (SWBD-Coh) corpus, a dataset of human-human spoken dialogues annotated with turn coherence ratings, where next-turn candidate utterances ratings are provided considering the full dialogue context. Our statistical analysis of the corpus indicates how turn coherence perception is affected by patterns of distribution of entities previously introduced and the Dialogue Acts used. Second, we experiment with different architectures to model entities, Dialogue Acts and their combination and evaluate their performance in predicting human coherence ratings on SWBD-Coh. We find that models combining both DA and entity information yield the best performances both for response selection and turn coherence rating.

📄 PDF Abstract BibTeX arXiv:2006.10157

Code (2)

alecervi/switchboard-coherence-corpus 공식 구현
alecervi/turn-coherence-rating 공식 구현

Similar Papers 제목 키워드 기반

Medical Dialogue Generation via Dual Flow Modeling

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

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

Dialogue GenerationDialogue Understanding

Extracting relevant information from physician-patient dialogues for automated clinical note taking

2019-11-01 · WS 2019 11 · Serena Jeblee, Faiza Khan Khattak, Noah Crampton, Muhammad Mamdani 외

We present a system for automatically extracting pertinent medical information from dialogues between clinicians and patients. The system parses each dialogue and extracts entities such as medications and symptoms, using…

Multimodal Incremental Transformer with Visual Grounding for Visual Dialogue Generation

2021-09-17 · Findings (ACL) 2021 8 · Feilong Chen, Fandong Meng, Xiuyi Chen, Peng Li 외

Visual dialogue is a challenging task since it needs to answer a series of coherent questions on the basis of understanding the visual environment. Previous studies focus on the implicit exploration of multimodal co-refe…

Dialogue GenerationVisual Grounding

A Sequence-to-Sequence Model for User Simulation in Spoken Dialogue Systems

2016-06-30 · Layla El Asri, Jing He, Kaheer Suleman

User simulation is essential for generating enough data to train a statistical spoken dialogue system. Previous models for user simulation suffer from several drawbacks, such as the inability to take dialogue history int…

DecoderDialogue State TrackingSpoken Dialogue SystemsUser Simulation

Knowledge Diffusion for Neural Dialogue Generation

2018-07-01 · ACL 2018 7 · Shuman Liu, Hongshen Chen, Zhaochun Ren, Yang Feng 외

End-to-end neural dialogue generation has shown promising results recently, but it does not employ knowledge to guide the generation and hence tends to generate short, general, and meaningless responses. In this paper, w…

Dialogue GenerationQuestion AnsweringTask-Oriented Dialogue Systems