Probabilistic Graph Reasoning for Natural Proof Generation
Changzhi Sun, Xinbo Zhang, Jiangjie Chen, Chun Gan, Yuanbin Wu, Jiaze, Chen, Hao Zhou, Lei Li

TL;DR
This paper introduces PRobr, a probabilistic graphical model that jointly predicts answers and generates proofs for natural language reasoning, significantly improving accuracy in few-shot and zero-shot settings.
Contribution
The paper presents a novel joint probabilistic framework for answer prediction and proof generation, explicitly modeling proof-answer dependencies with a graphical model.
Findings
Achieves 10%-30% improvement in QA accuracy in few/zero-shot settings.
Effectively models proof-answer interdependencies with a probabilistic graphical model.
Demonstrates robustness across multiple datasets and evaluation scenarios.
Abstract
In this paper, we investigate the problem of reasoning over natural language statements. Prior neural based approaches do not explicitly consider the inter-dependency among answers and their proofs. In this paper, we propose PRobr, a novel approach for joint answer prediction and proof generation. PRobr defines a joint probabilistic distribution over all possible proof graphs and answers via an induced graphical model. We then optimize the model using variational approximation on top of neural textual representation. Experiments on multiple datasets under diverse settings (fully supervised, few-shot and zero-shot evaluation) verify the effectiveness of PRobr, e.g., achieving 10%-30% improvement on QA accuracy in few/zero-shot evaluation. Our codes and models can be found at https://github.com/changzhisun/PRobr/.
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 · Semantic Web and Ontologies
