An Interpretable Reasoning Network for Multi-Relation Question Answering
Mantong Zhou, Minlie Huang, Xiaoyan Zhu

TL;DR
This paper introduces an interpretable, hop-by-hop reasoning network for multi-relation question answering, achieving state-of-the-art results and providing transparent reasoning traces for analysis and manual intervention.
Contribution
The novel model employs dynamic, interpretable reasoning steps that improve accuracy and transparency in multi-relation question answering tasks.
Findings
Achieves state-of-the-art results on two datasets.
Provides traceable intermediate reasoning steps.
Enables manual manipulation of reasoning process.
Abstract
Multi-relation Question Answering is a challenging task, due to the requirement of elaborated analysis on questions and reasoning over multiple fact triples in knowledge base. In this paper, we present a novel model called Interpretable Reasoning Network that employs an interpretable, hop-by-hop reasoning process for question answering. The model dynamically decides which part of an input question should be analyzed at each hop; predicts a relation that corresponds to the current parsed results; utilizes the predicted relation to update the question representation and the state of the reasoning process; and then drives the next-hop reasoning. Experiments show that our model yields state-of-the-art results on two datasets. More interestingly, the model can offer traceable and observable intermediate predictions for reasoning analysis and failure diagnosis, thereby allowing manual…
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 · Advanced Graph Neural Networks · Multimodal Machine Learning Applications
