CLDec 18, 2022

PoE: a Panel of Experts for Generalized Automatic Dialogue Assessment

arXiv:2212.08992v18 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses the challenge of evaluating chatbots across multiple domains, which is crucial for developing robust conversational AI, though it is an incremental improvement in network architecture.

The paper tackles the problem of domain generalization for automatic dialogue evaluation metrics (ADEMs) by proposing a Panel of Experts (PoE) network, which achieves state-of-the-art performance with a mean Spearman correlation across 16 datasets and demonstrates better zero-shot generalization and few-shot adaptability.

Chatbots are expected to be knowledgeable across multiple domains, e.g. for daily chit-chat, exchange of information, and grounding in emotional situations. To effectively measure the quality of such conversational agents, a model-based automatic dialogue evaluation metric (ADEM) is expected to perform well across multiple domains. Despite significant progress, an ADEM that works well in one domain does not necessarily generalize to another. This calls for a dedicated network architecture for domain generalization. To tackle the multi-domain dialogue evaluation task, we propose a Panel of Experts (PoE), a multitask network that consists of a shared transformer encoder and a collection of lightweight adapters. The shared encoder captures the general knowledge of dialogues across domains, while each adapter specializes in one specific domain and serves as a domain expert. To validate the idea, we construct a high-quality multi-domain dialogue dataset leveraging data augmentation and pseudo-labeling. The PoE network is comprehensively assessed on 16 dialogue evaluation datasets spanning a wide range of dialogue domains. It achieves state-of-the-art performance in terms of mean Spearman correlation over all the evaluation datasets. It exhibits better zero-shot generalization than existing state-of-the-art ADEMs and the ability to easily adapt to new domains with few-shot transfer learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes