English

Schema-Guided Semantic Accuracy: Faithfulness in Task-Oriented Dialogue Response Generation

Computation and Language 2023-01-31 v1

Abstract

Ensuring that generated utterances are faithful to dialogue actions is crucial for Task-Oriented Dialogue Response Generation. Slot Error Rate (SER) only partially measures generation quality in that it solely assesses utterances generated from non-categorical slots whose values are expected to be reproduced exactly. Utterances generated from categorical slots, which are more variable, are not assessed by SER. We propose Schema-Guided Semantic Accuracy (SGSAcc) to evaluate utterances generated from both categorical and non-categorical slots by recognizing textual entailment. We show that SGSAcc can be applied to evaluate utterances generated from a wide range of dialogue actions in the Schema Guided Dialogue (SGD) dataset with good agreement with human judgment. We also identify a previously overlooked weakness in generating faithful utterances from categorical slots in unseen domains. We show that prefix tuning applied to T5 generation can address this problem. We further build an ensemble of prefix-tuning and fine-tuning models that achieves the lowest SER reported and high SGSAcc on the SGD dataset.

Keywords

Cite

@article{arxiv.2301.12568,
  title  = {Schema-Guided Semantic Accuracy: Faithfulness in Task-Oriented Dialogue Response Generation},
  author = {Jinghong Chen and Weizhe Lin and Bill Byrne},
  journal= {arXiv preprint arXiv:2301.12568},
  year   = {2023}
}

Comments

8 pages, 1 figure

R2 v1 2026-06-28T08:25:42.906Z