CIDER

Commonsense Inference for Dialogue Explanation and Reasoning

Read the Paper

View the Project on GitHub

Download the Dataset

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.

Example Annotation

Annotation

Dataset Statistics

Stat

Citation

Please cite the following paper if you use this dataset in your work.

CIDER: Commonsense Inference for Dialogue Explanation and Reasoning. 
Deepanway Ghosal and Pengfei Hong and Siqi Shen and 
Navonil Majumder and Rada Mihalcea and Soujanya Poria. 
SIGDIAL 2021.