paper-with-me

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. 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).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar 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.…

Pseudo-Label Generation-Evaluation Framework For Cross Domain Weakly Supervised Object Detection

2021-08-23 · IEEE International Conference on Image Processing (ICIP) 2021 8 · Shengxiong Ouyang, Xinglu Wang, Kejie Lyu, Yingming Li

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 Detection

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…

Weakly Supervised Temporal Action Localization Through Contrast Based Evaluation Networks

2019-10-01 · ICCV 2019 10 · Ziyi Liu, Le Wang, Qilin Zhang, Zhanning Gao 외

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

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…