LogicInference: A New Datasaet for Teaching Logical Inference to Seq2seq Models

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.

Cite

Text

Ontanon et al. "LogicInference: A New Datasaet for Teaching Logical Inference to Seq2seq Models." ICLR 2022 Workshops: OSC, 2022.

Markdown

[Ontanon et al. "LogicInference: A New Datasaet for Teaching Logical Inference to Seq2seq Models." ICLR 2022 Workshops: OSC, 2022.](https://mlanthology.org/iclrw/2022/ontanon2022iclrw-logicinference/)

BibTeX

@inproceedings{ontanon2022iclrw-logicinference,
  title     = {{LogicInference: A New Datasaet for Teaching Logical Inference to Seq2seq Models}},
  author    = {Ontanon, Santiago and Ainslie, Joshua and Cvicek, Vaclav and Fisher, Zachary},
  booktitle = {ICLR 2022 Workshops: OSC},
  year      = {2022},
  url       = {https://mlanthology.org/iclrw/2022/ontanon2022iclrw-logicinference/}
}