Inducing Alignment Structure with Gated Graph Attention Networks for Sentence Matching
Peng Cui, Le Hu, Yuanchao Liu

TL;DR
This paper introduces a graph-based sentence matching method using gated graph attention networks, effectively capturing sentence structure and dependencies, leading to state-of-the-art results and better interpretability.
Contribution
It proposes a novel gated graph attention network that encodes sentence structures as graphs, enhancing matching accuracy and interpretability over existing attention-based models.
Findings
Achieves state-of-the-art performance on two datasets.
Effectively models sentence structure and dependency relationships.
Provides improved interpretability of sentence matching process.
Abstract
Sentence matching is a fundamental task of natural language processing with various applications. Most recent approaches adopt attention-based neural models to build word- or phrase-level alignment between two sentences. However, these models usually ignore the inherent structure within the sentences and fail to consider various dependency relationships among text units. To address these issues, this paper proposes a graph-based approach for sentence matching. First, we represent a sentence pair as a graph with several carefully design strategies. We then employ a novel gated graph attention network to encode the constructed graph for sentence matching. Experimental results demonstrate that our method substantially achieves state-of-the-art performance on two datasets across tasks of natural language and paraphrase identification. Further discussions show that our model can learn…
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 · Natural Language Processing Techniques · Text Readability and Simplification
