English

CLUTRR: A Diagnostic Benchmark for Inductive Reasoning from Text

Machine Learning 2019-09-05 v2 Computation and Language Logic in Computer Science Machine Learning

Abstract

The recent success of natural language understanding (NLU) systems has been troubled by results highlighting the failure of these models to generalize in a systematic and robust way. In this work, we introduce a diagnostic benchmark suite, named CLUTRR, to clarify some key issues related to the robustness and systematicity of NLU systems. Motivated by classic work on inductive logic programming, CLUTRR requires that an NLU system infer kinship relations between characters in short stories. Successful performance on this task requires both extracting relationships between entities, as well as inferring the logical rules governing these relationships. CLUTRR allows us to precisely measure a model's ability for systematic generalization by evaluating on held-out combinations of logical rules, and it allows us to evaluate a model's robustness by adding curated noise facts. Our empirical results highlight a substantial performance gap between state-of-the-art NLU models (e.g., BERT and MAC) and a graph neural network model that works directly with symbolic inputs---with the graph-based model exhibiting both stronger generalization and greater robustness.

Keywords

Cite

@article{arxiv.1908.06177,
  title  = {CLUTRR: A Diagnostic Benchmark for Inductive Reasoning from Text},
  author = {Koustuv Sinha and Shagun Sodhani and Jin Dong and Joelle Pineau and William L. Hamilton},
  journal= {arXiv preprint arXiv:1908.06177},
  year   = {2019}
}

Comments

Accepted at EMNLP 2019, 9 page content + Appendix

R2 v1 2026-06-23T10:49:33.564Z