English

CIDER: Commonsense Inference for Dialogue Explanation and Reasoning

Computation and Language 2021-07-01 v2 Artificial Intelligence Machine Learning

Abstract

Commonsense inference to understand and explain human language is a fundamental research problem in natural language processing. Explaining human conversations poses a great challenge as it requires contextual understanding, planning, inference, and several aspects of reasoning including causal, temporal, and commonsense reasoning. In this work, we introduce CIDER -- a manually curated dataset that contains dyadic dialogue explanations in the form of implicit and explicit knowledge triplets inferred using contextual commonsense inference. Extracting such rich explanations from conversations can be conducive to improving several downstream applications. The annotated triplets are categorized by the type of commonsense knowledge present (e.g., causal, conditional, temporal). We set up three different tasks conditioned on the annotated dataset: Dialogue-level Natural Language Inference, Span Extraction, and Multi-choice Span Selection. Baseline results obtained with transformer-based models reveal that the tasks are difficult, paving the way for promising future research. The dataset and the baseline implementations are publicly available at https://cider-task.github.io/cider/.

Keywords

Cite

@article{arxiv.2106.00510,
  title  = {CIDER: Commonsense Inference for Dialogue Explanation and Reasoning},
  author = {Deepanway Ghosal and Pengfei Hong and Siqi Shen and Navonil Majumder and Rada Mihalcea and Soujanya Poria},
  journal= {arXiv preprint arXiv:2106.00510},
  year   = {2021}
}

Comments

SIGDIAL 2021

R2 v1 2026-06-24T02:42:40.371Z