CLSep 10, 2021

Enhancing Self-Disclosure In Neural Dialog Models By Candidate Re-ranking

arXiv:2109.05090v34 citations
AI Analysis

This addresses the issue of unengaging human-machine conversations for users of open-domain dialog systems, representing an incremental improvement by incorporating a known social strategy.

The paper tackles the problem of neural dialog models generating trivial responses by introducing a self-disclosure enhancement architecture that re-ranks candidates to improve self-disclosure in single-turn conversations, resulting in enhanced conversational depth.

Neural language modelling has progressed the state-of-the-art in different downstream Natural Language Processing (NLP) tasks. One such area is of open-domain dialog modelling, neural dialog models based on GPT-2 such as DialoGPT have shown promising performance in single-turn conversation. However, such (neural) dialog models have been criticized for generating responses which although may have relevance to the previous human response, tend to quickly dissipate human interest and descend into trivial conversation. One reason for such performance is the lack of explicit conversation strategy being employed in human-machine conversation. Humans employ a range of conversation strategies while engaging in a conversation, one such key social strategies is Self-disclosure(SD). A phenomenon of revealing information about one-self to others. Social penetration theory (SPT) proposes that communication between two people moves from shallow to deeper levels as the relationship progresses primarily through self-disclosure. Disclosure helps in creating rapport among the participants engaged in a conversation. In this paper, Self-disclosure enhancement architecture (SDEA) is introduced utilizing Self-disclosure Topic Model (SDTM) during inference stage of a neural dialog model to re-rank response candidates to enhance self-disclosure in single-turn responses from from the model.

Foundations

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

Your Notes