Weakly Supervised Turn-level Engagingness Evaluator for Dialogues
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 only be measured at the session level, i.e., once the dialogue is over. But a dialogue system has to continuously monitor user engagement throughout the dialogue session as well. Existing approaches to measuring turn-level engagingness require human annotations for training. We pioneer an alternative approach, Weakly Supervised Engagingness Evaluator (WeSEE), which uses the remaining depth (RD) for each turn as a heuristic weak label for engagingness. WeSEE does not require human annotations and also relates closely to CTPS, thus serving as a good learning proxy for this metric. We show that WeSEE achieves the new state-of-the-art results on the Fine-grained Evaluation of Dialog (FED) dataset (0.38 Spearman) and the DailyDialog dataset (0.62 Spearman).
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Training a Turn-level User Engagingness Predictor for Dialogues with Weak Supervision
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.…
Pseudo-Label Generation-Evaluation Framework For Cross Domain Weakly Supervised Object Detection
Cross domain weakly supervised object detection (CDWSOD), where we can get access to instance-level annotations in the source domain while only image-level annotations are available in the target domain, adapts object de…
object-detectionObject DetectionPseudo LabelWeakly Supervised Object DetectionOpen-Domain Dialogue Quality Evaluation: Deriving Nugget-level Scores from Turn-level Scores
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…
Weakly Supervised Temporal Action Localization Through Contrast Based Evaluation Networks
Weakly-supervised temporal action localization (WS-TAL) is a promising but challenging task with only video-level action categorical labels available during training. Without requiring temporal action boundary annotation…
Action ClassificationAction LocalizationTemporal Action LocalizationWeakly Supervised Action Localization+1EnDex: Evaluation of Dialogue Engagingness at Scale
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…