A weakly supervised pipeline extracts and matches company tasks from news to 24 industry groups, producing 2,339 task-industry triples at 0.86 precision.
Scalable Multi-Hop Relational Reasoning for Knowledge-Aware Question Answering
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Existing work on augmenting question answering (QA) models with external knowledge (e.g., knowledge graphs) either struggle to model multi-hop relations efficiently, or lack transparency into the model's prediction rationale. In this paper, we propose a novel knowledge-aware approach that equips pre-trained language models (PTLMs) with a multi-hop relational reasoning module, named multi-hop graph relation network (MHGRN). It performs multi-hop, multi-relational reasoning over subgraphs extracted from external knowledge graphs. The proposed reasoning module unifies path-based reasoning methods and graph neural networks to achieve better interpretability and scalability. We also empirically show its effectiveness and scalability on CommonsenseQA and OpenbookQA datasets, and interpret its behaviors with case studies.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Matching Tasks with Industry Groups for Augmenting Commonsense Knowledge
A weakly supervised pipeline extracts and matches company tasks from news to 24 industry groups, producing 2,339 task-industry triples at 0.86 precision.