CLSep 2, 2022

FOLIO: Natural Language Reasoning with First-Order Logic

Salesforce
arXiv:2209.00840v3192 citationsh-index: 84
Originality Incremental advance
AI Analysis

This addresses the problem of inadequate evaluation for logical reasoning in AI, though it is incremental as it focuses on dataset creation and benchmarking.

The authors tackled the lack of benchmarks for complex logical reasoning in large language models by introducing FOLIO, a dataset with 1,430 examples annotated with first-order logic, and found that it challenges GPT-4.

Large language models (LLMs) have achieved remarkable performance on a variety of natural language understanding tasks. However, existing benchmarks are inadequate in measuring the complex logical reasoning capabilities of a model. We present FOLIO, a human-annotated, logically complex and diverse dataset for reasoning in natural language (NL), equipped with first-order logic (FOL) annotations. FOLIO consists of 1,430 examples (unique conclusions), each paired with one of 487 sets of premises used to deductively reason for the validity of each conclusion. The logical correctness of the premises and conclusions is ensured by their FOL annotations, which are automatically verified by an FOL inference engine. In addition to the main NL reasoning task, NL-FOL pairs in FOLIO constitute a new NL-FOL translation dataset. Our experiments on FOLIO systematically evaluate the FOL reasoning ability of supervised fine-tuning on medium-sized language models. For both NL reasoning and NL-FOL translation, we benchmark multiple state-of-the-art language models. Our results show that a subset of FOLIO presents a challenge for one of the most capable {Large Language Model (LLM)} publicly available, GPT-4.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes