English

LogicInference: A New Dataset for Teaching Logical Inference to seq2seq Models

Artificial Intelligence 2022-04-12 v3

Abstract

Machine learning models such as Transformers or LSTMs struggle with tasks that are compositional in nature such as those involving reasoning/inference. Although many datasets exist to evaluate compositional generalization, when it comes to evaluating inference abilities, options are more limited. This paper presents LogicInference, a new dataset to evaluate the ability of models to perform logical inference. The dataset focuses on inference using propositional logic and a small subset of first-order logic, represented both in semi-formal logical notation, as well as in natural language. We also report initial results using a collection of machine learning models to establish an initial baseline in this dataset.

Keywords

Cite

@article{arxiv.2203.15099,
  title  = {LogicInference: A New Dataset for Teaching Logical Inference to seq2seq Models},
  author = {Santiago Ontanon and Joshua Ainslie and Vaclav Cvicek and Zachary Fisher},
  journal= {arXiv preprint arXiv:2203.15099},
  year   = {2022}
}

Comments

Accepted at ICLR 2022 OSC workshop (v3 contains updated results after fixing a problem in dataset generation)

R2 v1 2026-06-24T10:29:06.321Z