paper-with-me

Papers

Proxy Indicators for the Quality of Open-domain Dialogues

2021-11-01 · EMNLP 2021 11 · Rostislav Nedelchev, Jens Lehmann, Ricardo Usbeck

The automatic evaluation of open-domain dialogues remains a largely unsolved challenge. Despite the abundance of work done in the field, human judges have to evaluate dialogues’ quality. As a consequence, performing such evaluations at scale is usually expensive. This work investigates using a deep-learning model trained on the General Language Understanding Evaluation (GLUE) benchmark to serve as a quality indication of open-domain dialogues. The aim is to use the various GLUE tasks as different perspectives on judging the quality of conversation, thus reducing the need for additional training data or responses that serve as quality references. Due to this nature, the method can infer various quality metrics and can derive a component-based overall score. We achieve statistically significant correlation coefficients of up to 0.7.

📄 PDF Abstract BibTeX

Code (1)

smartdataanalytics/proxy_indicators 공식 구현 pytorch

Tasks

Dialogue Evaluation

Similar Papers 제목 키워드 기반

Multi-View Zero-Shot Open Intent Induction from Dialogues: Multi Domain Batch and Proxy Gradient Transfer

2023-03-23 · Hyukhun Koh, Haesung Pyun, Nakyeong Yang, Kyomin Jung

In Task Oriented Dialogue (TOD) system, detecting and inducing new intents are two main challenges to apply the system in the real world. In this paper, we suggest the semantic multi-view model to resolve these two chall…

DiQAD: A Benchmark Dataset for End-to-End Open-domain Dialogue Assessment

2023-10-25 · Yukun Zhao, Lingyong Yan, Weiwei Sun, Chong Meng 외

Dialogue assessment plays a critical role in the development of open-domain dialogue systems. Existing work are uncapable of providing an end-to-end and human-epistemic assessment dataset, while they only provide sub-met…

Controllable and Diverse Data Augmentation with Large Language Model for Low-Resource Open-Domain Dialogue Generation

2024-03-30 · Zhenhua Liu, Tong Zhu, Jianxiang Xiang, Wenliang Chen

Data augmentation (DA) is crucial to mitigate model training instability and over-fitting problems in low-resource open-domain dialogue generation. However, traditional DA methods often neglect semantic data diversity, r…

Data AugmentationDialogue GenerationDiversityLanguage Modeling+2

Building and Evaluating Open-Domain Dialogue Corpora with Clarifying Questions

2021-09-13 · EMNLP 2021 11 · Mohammad Aliannejadi, Julia Kiseleva, Aleksandr Chuklin, Jeffrey Dalton 외

Enabling open-domain dialogue systems to ask clarifying questions when appropriate is an important direction for improving the quality of the system response. Namely, for cases when a user request is not specific enough …

Intent-calibrated Self-training for Answer Selection in Open-domain Dialogues

2023-07-13 · Wentao Deng, Jiahuan Pei, Zhaochun Ren, Zhumin Chen 외

Answer selection in open-domain dialogues aims to select an accurate answer from candidates. Recent success of answer selection models hinges on training with large amounts of labeled data. However, collecting large-scal…

Answer Selection