CLAILGApr 19, 2021

Probing Commonsense Explanation in Dialogue Response Generation

arXiv:2104.09574v4668 citations
AI Analysis

This addresses the gap in making AI dialogue systems more human-like for smoother human-AI communication, but it is incremental as it focuses on evaluation rather than proposing a new solution.

The study tackled the problem of understanding why response generation models produce certain responses by probing their commonsense reasoning capabilities, finding that models fail to capture logical relations between explanations and responses, with fine-tuning and larger models not improving this understanding.

Humans use commonsense reasoning (CSR) implicitly to produce natural and coherent responses in conversations. Aiming to close the gap between current response generation (RG) models and human communication abilities, we want to understand why RG models respond as they do by probing RG model's understanding of commonsense reasoning that elicits proper responses. We formalize the problem by framing commonsense as a latent variable in the RG task and using explanations for responses as textual form of commonsense. We collect 6k annotated explanations justifying responses from four dialogue datasets and ask humans to verify them and propose two probing settings to evaluate RG models' CSR capabilities. Probing results show that models fail to capture the logical relations between commonsense explanations and responses and fine-tuning on in-domain data and increasing model sizes do not lead to understanding of CSR for RG. We hope our study motivates more research in making RG models emulate the human reasoning process in pursuit of smooth human-AI communication.

Foundations

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

Your Notes