vix.ing · top · new · best · stats · spec

Evaluating and Improving Context Attention Distribution on Multi-Turn Response Generation using Self-Contained Distractions

2022/11/09 by Yujie Xing, Xing, Yujie, Jon Atle Gulla +1
Computer Science · #AI in Service Interactions #Computation and Language (cs.CL) #FOS: Computer and information sciences #Speech and dialogue systems #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2211.04943

openalex publication_date 2022/11/09 · openalex created_date 2022/11/15 · openalex updated_date 2026/07/28

Abstract

Despite the rapid progress of open-domain generation-based conversational agents, most deployed systems treat dialogue contexts as single-turns, while systems dealing with multi-turn contexts are less studied. There is a lack of a reliable metric for evaluating multi-turn modelling, as well as an effective solution for improving it. In this paper, we focus on an essential component of multi-turn generation-based conversational agents: context attention distribution, i.e. how systems distribute their attention on dialogue's context. For evaluation of this component, We introduce a novel attention-mechanism-based metric: DAS ratio. To improve performance on this component, we propose an optimization strategy that employs self-contained distractions. Our experiments on the Ubuntu chatlogs dataset show that models with comparable perplexity can be distinguished by their ability on context attention distribution. Our proposed optimization strategy improves both non-hierarchical and hierarchical models on the proposed metric by about 10% from baselines.

Related