paper-with-me

홈 › Papers

Inducing Alignment Structure with Gated Graph Attention Networks for Sentence Matching

2020-10-15 · Peng Cui, Le Hu, Yuanchao Liu

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 meaningful graph structure, indicating its superiority on improved interpretability.

📄 PDF Abstract BibTeX arXiv:2010.07668

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionParaphrase IdentificationSentence

Similar Papers 제목 키워드 기반

Unsupervised Vision-Language Parsing: Seamlessly Bridging Visual Scene Graphs with Language Structures via Dependency Relationships

2022-03-27 · CVPR 2022 1 · Chao Lou, Wenjuan Han, Yuhuan Lin, Zilong Zheng

Understanding realistic visual scene images together with language descriptions is a fundamental task towards generic visual understanding. Previous works have shown compelling comprehensive results by building hierarchi…

Contrastive LearningPhrase Grounding

Knowledge Graph Alignment Network with Gated Multi-hop Neighborhood Aggregation

2019-11-20 · Zequn Sun, Chengming Wang, Wei Hu, Muhao Chen 외

Graph neural networks (GNNs) have emerged as a powerful paradigm for embedding-based entity alignment due to their capability of identifying isomorphic subgraphs. However, in real knowledge graphs (KGs), the counterpart …

Entity AlignmentKnowledge Graphs

Balancing the Scales: Enhancing Fairness in Facial Expression Recognition with Latent Alignment

2024-10-25 · Syed Sameen Ahmad Rizvi, Aryan Seth, Pratik Narang

Automatically recognizing emotional intent using facial expression has been a thoroughly investigated topic in the realm of computer vision. Facial Expression Recognition (FER), being a supervised learning task, relies h…

Facial Expression RecognitionFacial Expression Recognition (FER)FairnessRepresentation Learning

A Differentiable Relaxation of Graph Segmentation and Alignment for AMR Parsing

2020-10-23 · EMNLP 2021 11 · Chunchuan Lyu, Shay B. Cohen, Ivan Titov

Abstract Meaning Representations (AMR) are a broad-coverage semantic formalism which represents sentence meaning as a directed acyclic graph. To train most AMR parsers, one needs to segment the graph into subgraphs and a…

AMR ParsingSegmentationSentence

i-Align: an interpretable knowledge graph alignment model

2023-08-26 · Bayu Distiawan Trisedya, Flora D Salim, Jeffrey Chan, Damiano Spina 외

Knowledge graphs (KGs) are becoming essential resources for many downstream applications. However, their incompleteness may limit their potential. Thus, continuous curation is needed to mitigate this problem. One of the …

Knowledge Graphsmodel