multiPRover: Generating Multiple Proofs for Improved Interpretability in Rule Reasoning
Swarnadeep Saha, Prateek Yadav, Mohit Bansal

TL;DR
multiPRover introduces a novel approach to generate multiple proof graphs for natural language rule reasoning, enhancing interpretability and handling multiple reasoning paths, outperforming previous models especially in complex and zero-shot scenarios.
Contribution
It proposes two models, Multilabel-multiPRover and Iterative-multiPRover, for generating multiple proofs simultaneously, addressing the challenge of non-uniqueness in compositional reasoning.
Findings
Both models outperform PRover on datasets with multiple proofs.
Iterative-multiPRover achieves state-of-the-art proof F1 in zero-shot scenarios.
Models generalize better to questions with higher reasoning depth.
Abstract
We focus on a type of linguistic formal reasoning where the goal is to reason over explicit knowledge in the form of natural language facts and rules (Clark et al., 2020). A recent work, named PRover (Saha et al., 2020), performs such reasoning by answering a question and also generating a proof graph that explains the answer. However, compositional reasoning is not always unique and there may be multiple ways of reaching the correct answer. Thus, in our work, we address a new and challenging problem of generating multiple proof graphs for reasoning over natural language rule-bases. Each proof provides a different rationale for the answer, thereby improving the interpretability of such reasoning systems. In order to jointly learn from all proof graphs and exploit the correlations between multiple proofs for a question, we pose this task as a set generation problem over structured output…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
