English

Multi-Step Inference for Reasoning Over Paragraphs

Computation and Language 2021-06-08 v2

Abstract

Complex reasoning over text requires understanding and chaining together free-form predicates and logical connectives. Prior work has largely tried to do this either symbolically or with black-box transformers. We present a middle ground between these two extremes: a compositional model reminiscent of neural module networks that can perform chained logical reasoning. This model first finds relevant sentences in the context and then chains them together using neural modules. Our model gives significant performance improvements (up to 29\% relative error reduction when comfibined with a reranker) on ROPES, a recently introduced complex reasoning dataset.

Keywords

Cite

@article{arxiv.2004.02995,
  title  = {Multi-Step Inference for Reasoning Over Paragraphs},
  author = {Jiangming Liu and Matt Gardner and Shay B. Cohen and Mirella Lapata},
  journal= {arXiv preprint arXiv:2004.02995},
  year   = {2021}
}

Comments

accepted by EMNLP 2020

R2 v1 2026-06-23T14:41:52.837Z