paper-with-me

Papers

Training a Turn-level User Engagingness Predictor for Dialogues with Weak Supervision

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The standard approach to evaluating dialogue engagingness is by measuring conversation turns per session (CTPS), which implies that the dialogue length is the main predictor of the user engagement with a dialogue system. The main limitation of CTPS is that it can be measured only at the session level, i.e., once the dialogue is already over. However, it is crucial for a dialogue system to continuously monitor user engagement throughout the dialogue session as well. Existing approaches to measuring turn-level engagingness require human annotations for training and lack interpretability of their scores. We pioneer an alternative approach, Remaining Depth as Engagingness Predictor (RDEP), which uses the remaining depth (RD) for each turn as the heuristic weak label for engagingness. RDEP does not require human annotations and also relates closely to CTPS, thus serving as a good learning proxy for this metric. In our experiments, we show that RDEP achieves the new state-of-the-art results on the fine-grained evaluation of dialog (FED) dataset (0.38 Spearman) and the Daily-Dialog dataset (0.62 Spearman).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weakly Supervised Turn-level Engagingness Evaluator for Dialogues

2022-01-16 · ACL ARR January 2022 1 · Anonymous

The standard approach to evaluating dialogue engagingness is by measuring Conversation Turns Per Session (CTPS), which implies that the dialogue length is the main predictor of the user engagement with a dialogue system.…

EnDex: Evaluation of Dialogue Engagingness at Scale

2022-10-22 · Guangxuan Xu, Ruibo Liu, Fabrice Harel-Canada, Nischal Reddy Chandra 외

We propose EnDex, the first human-reaction based model to evaluate dialogue engagingness. EnDex is trained on 80k Reddit-based Engagement Dataset (RED) curated using a novel distant-supervision framework. Engagingness is…

Open-Domain Dialogue Quality Evaluation: Deriving Nugget-level Scores from Turn-level Scores

2023-09-30 · Rikiya Takehi, Akihisa Watanabe, Tetsuya Sakai

Existing dialogue quality evaluation systems can return a score for a given system turn from a particular viewpoint, e.g., engagingness. However, to improve dialogue systems by locating exactly where in a system turn pot…

Dialogue Response Ranking Training with Large-Scale Human Feedback Data

2020-09-15 · EMNLP 2020 11 · Xiang Gao, Yizhe Zhang, Michel Galley, Chris Brockett 외

Existing open-domain dialog models are generally trained to minimize the perplexity of target human responses. However, some human replies are more engaging than others, spawning more followup interactions. Current conve…

Conversational Response SelectionOpen-Domain Dialog

Multi-Modal Open-Domain Dialogue

2020-10-02 · EMNLP 2021 11 · Kurt Shuster, Eric Michael Smith, Da Ju, Jason Weston

Recent work in open-domain conversational agents has demonstrated that significant improvements in model engagingness and humanness metrics can be achieved via massive scaling in both pre-training data and model size (Ad…

Visual Dialog