ClueReader: Heterogeneous Graph Attention Network for Multi-hop Machine Reading Comprehension
Peng Gao, Feng Gao, Peng Wang, Jian-Cheng Ni, Fei Wang, Hamido Fujita

TL;DR
ClueReader is a novel heterogeneous graph attention network that mimics cognitive neuroscience concepts to improve multi-hop machine reading comprehension by assembling semantic features and enabling interpretable reasoning.
Contribution
The paper introduces ClueReader, a heterogeneous graph attention network inspired by grandmother cells, for enhanced reasoning and interpretability in multi-hop reading comprehension.
Findings
Effective on WikiHop dataset, outperforming baseline models.
Demonstrates applicability in molecular biology domain with MedHop.
Provides visualization of reasoning graphs for interpretability.
Abstract
Multi-hop machine reading comprehension is a challenging task in natural language processing as it requires more reasoning ability across multiple documents. Spectral models based on graph convolutional networks have shown good inferring abilities and lead to competitive results. However, the analysis and reasoning of some are inconsistent with those of humans. Inspired by the concept of grandmother cells in cognitive neuroscience, we propose a heterogeneous graph attention network model named ClueReader to imitate the grandmother cell concept. The model is designed to assemble the semantic features in multi-level representations and automatically concentrate or alleviate information for reasoning through the attention mechanism. The name ClueReader is a metaphor for the pattern of the model: it regards the subjects of queries as the starting points of clues, takes the reasoning…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Machine Learning in Bioinformatics
MethodsGraph Convolutional Networks
