ACL 2023long9 citations

Modeling User Satisfaction Dynamics in Dialogue via Hawkes Process

Fanghua Ye, Zhiyuan Hu, Emine Yilmaz

Abstract

Dialogue systems have received increasing attention while automatically evaluating their performance remains challenging. User satisfaction estimation (USE) has been proposed as an alternative. It assumes that the performance of a dialogue system can be measured by user satisfaction and uses an estimator to simulate users. The effectiveness of USE depends heavily on the estimator. Existing estimators independently predict user satisfaction at each turn and ignore satisfaction dynamics across turns within a dialogue. In order to fully simulate users, it is crucial to take satisfaction dynamics into account. To fill this gap, we propose a new estimator ASAP (sAtisfaction eStimation via HAwkes Process) that treats user satisfaction across turns as an event sequence and employs a Hawkes process to effectively model the dynamics in this sequence. Experimental results on four benchmark dialogue datasets demonstrate that ASAP can substantially outperform state-of-the-art baseline estimators.

BibTeX
@inproceedings{ye-etal-2023-modeling,
    title = "Modeling User Satisfaction Dynamics in Dialogue via {H}awkes Process",
    author = "Ye, Fanghua  and
      Hu, Zhiyuan  and
      Yilmaz, Emine",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.494/",
    doi = "10.18653/v1/2023.acl-long.494",
    pages = "8875--8889"
}