paper-with-me

홈 › Papers

ClueReader: Heterogeneous Graph Attention Network for Multi-hop Machine Reading Comprehension

2021-07-02 · Peng Gao, Feng Gao, Peng Wang, Jian-Cheng Ni, Fei Wang, Hamido Fujita

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 entities as bridge points, considers the latent candidate entities as grandmother cells, and the clues end up in candidate entities. The proposed model enables the visualization of the reasoning graph, making it possible to analyze the importance of edges connecting entities and the selectivity in the mention and candidate nodes, which is easier to comprehend empirically. Evaluations on the open-domain multi-hop reading dataset WikiHop and drug-drug interaction dataset MedHop proved the validity of ClueReader and showed the feasibility of its application of the model in the molecular biology domain.

📄 PDF Abstract BibTeX arXiv:2107.00841

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionMachine Reading ComprehensionReading Comprehension

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Multi-Hyperbolic Space-based Heterogeneous Graph Attention Network

2024-11-18 · Jongmin Park, SeungHoon Han, Jong-Ryul Lee, Sungsu Lim

To leverage the complex structures within heterogeneous graphs, recent studies on heterogeneous graph embedding use a hyperbolic space, characterized by a constant negative curvature and exponentially increasing space, w…

Graph AttentionGraph Embedding

Question Directed Graph Attention Network for Numerical Reasoning over Text

2020-09-16 · EMNLP 2020 11 · Kunlong Chen, Weidi Xu, Xingyi Cheng, Zou Xiaochuan 외

Numerical reasoning over texts, such as addition, subtraction, sorting and counting, is a challenging machine reading comprehension task, since it requires both natural language understanding and arithmetic computation. …

Graph AttentionMachine Reading ComprehensionNatural Language UnderstandingQuestion Answering+1

SGAT: Simplicial Graph Attention Network

2022-07-24 · See Hian Lee, Feng Ji, Wee Peng Tay

Heterogeneous graphs have multiple node and edge types and are semantically richer than homogeneous graphs. To learn such complex semantics, many graph neural network approaches for heterogeneous graphs use metapaths to …

Graph AttentionGraph LearningGraph Neural NetworkNode Classification

APT-MMF: An advanced persistent threat actor attribution method based on multimodal and multilevel feature fusion

2024-02-20 · Nan Xiao, Bo Lang, Ting Wang, Yikai Chen

Threat actor attribution is a crucial defense strategy for combating advanced persistent threats (APTs). Cyber threat intelligence (CTI), which involves analyzing multisource heterogeneous data from APTs, plays an import…

AttributeGraph Attention

HetReGAT-FC: heterogeneous residual graph attention network via feature completion

2023-06-01 · Information Sciences 2023 6 · Chao Li, Yeyu Yan, Jinhu Fu, Zhongying Zhao ∗ 외

Heterogeneous graph embedding is receiving increasing attention from researchers due to the ubiquity of heterogeneous graphs (HGs). How to effectively handle the problem of missing features in HGs has become a hot resear…

Graph AttentionGraph Embedding