DISSERTATION

Multiresolution Graph Attention Networks for Relevance Matching

Abstract

Various of deep learning models have been proposed for the text matching problem, which is at the core of various typical natural language processing (NLP) tasks. However, existing deep models are mainly designed for the semantic matching between a pair of short texts, such as paraphrase identification and question answering, and do not perform well on the task of relevance matching between short-long text pairs. This is partially due to the fact that the essential characteristics of short-long text matching have not been well considered in these deep models. More specifically, these methods fail to handle extreme length discrepancy between text pieces and neither can they fully characterize the underlying structural information in long text documents. In this thesis, we are especially interested in relevance matching between a piece of short text and a long document, which is critical to problems like query-document matching in information retrieval and web searching. To extract the structural information of documents, an undirected graph is constructed, with each vertex representing a keyword and the weight of an edge indicating the degree of interaction between keywords. Based on the keyword graph, we further propose a Multiresolution Graph Attention Network to learn multi-layered representations of vertices through a Graph Convolutional Network (GCN), and then match the short text snippet with the graphical representation of the document with an attention mechanism applied over each layer of the GCN. Moreover, we develop deeper insights into the GCN model and address its limits to weighted graphs. Experimental results on two benchmark datasets demonstrate that our graph approach outperforms other state-of-the-art deep matching models.

Keywords:
Graph Matching (statistics) Relevance (law) Deep learning Representation (politics) Snippet Filter (signal processing) Pattern recognition (psychology)

Metrics

0
Cited By
0.00
FWCI (Field Weighted Citation Impact)
0
Refs
Citation Normalized Percentile
Is in top 1%
Is in top 10%

Topics

Advanced Text Analysis Techniques
Physical Sciences →  Computer Science →  Artificial Intelligence
Advanced Graph Neural Networks
Physical Sciences →  Computer Science →  Artificial Intelligence
Graph Theory and Algorithms
Physical Sciences →  Computer Science →  Computer Vision and Pattern Recognition

Related Documents

JOURNAL ARTICLE

Graph-context Attention Networks for Size-varied Deep Graph Matching

Zheheng JiangHossein RahmaniPlamen AngelovSue BlackBryan M. Williams

Journal:   2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Year: 2022 Pages: 2333-2342
BOOK-CHAPTER

Graph Attention Networks

Zhiyuan LiuJie Zhou

Synthesis lectures on artificial intelligence and machine learning Year: 2020 Pages: 39-41
© 2026 ScienceGate Book Chapters — All rights reserved.