paper-with-me

홈 › Papers

Bilateral Cross-Modality Graph Matching Attention for Feature Fusion in Visual Question Answering

2021-12-14 · JianJian Cao, Xiameng Qin, Sanyuan Zhao, Jianbing Shen

Answering semantically-complicated questions according to an image is challenging in Visual Question Answering (VQA) task. Although the image can be well represented by deep learning, the question is always simply embedded and cannot well indicate its meaning. Besides, the visual and textual features have a gap for different modalities, it is difficult to align and utilize the cross-modality information. In this paper, we focus on these two problems and propose a Graph Matching Attention (GMA) network. Firstly, it not only builds graph for the image, but also constructs graph for the question in terms of both syntactic and embedding information. Next, we explore the intra-modality relationships by a dual-stage graph encoder and then present a bilateral cross-modality graph matching attention to infer the relationships between the image and the question. The updated cross-modality features are then sent into the answer prediction module for final answer prediction. Experiments demonstrate that our network achieves state-of-the-art performance on the GQA dataset and the VQA 2.0 dataset. The ablation studies verify the effectiveness of each modules in our GMA network.

📄 PDF Abstract BibTeX arXiv:2112.07270

Code (1)

double125/Graph-Matching-Attention 공식 구현 pytorch

Tasks

Graph MatchingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Efficient Bilateral Cross-Modality Cluster Matching for Unsupervised Visible-Infrared Person ReID

2023-05-22 · De Cheng, Lingfeng He, Nannan Wang, Shizhou Zhang 외

Unsupervised visible-infrared person re-identification (USL-VI-ReID) aims to match pedestrian images of the same identity from different modalities without annotations. Existing works mainly focus on alleviating the moda…

Contrastive LearningPerson Re-Identification

Visual-Semantic Matching by Exploring High-Order Attention and Distraction

2020-06-01 · CVPR 2020 6 · Yongzhi Li, Duo Zhang, Yadong Mu

Cross-modality semantic matching is a vital task in computer vision and has attracted increasing attention in recent years. Existing methods mainly explore object-based alignment between image objects and text words. In …

AttributeGraph AttentionGraph MatchingGraph Similarity+5

Multi-Modality Cross Attention Network for Image and Sentence Matching

2020-06-01 · CVPR 2020 6 · Xi Wei, Tianzhu Zhang, Yan Li, Yongdong Zhang 외

The key of image and sentence matching is to accurately measure the visual-semantic similarity between an image and a sentence. However, most existing methods make use of only the intra-modality relationship within each …

Semantic SimilaritySemantic Textual SimilaritySentence

PRISM-Net: Patient-specific reference-guided inter-breast symmetry matching for three-class breast DCE-MRI classification

2026-07-29 · Boya Zhang, Shuaiwen Zhou, Di Kong, Mingxu Wang 외 arxiv

Breast DCE-MRI AI is increasingly being explored for breast-level classification of no-lesion, benign, and malignant findings, beyond conventional lesion-centered diagnosis. Within this broader diagnostic scope, however,…

Representation Learning

Unsupervised Visible-Infrared Person Re-Identification via Progressive Graph Matching and Alternate Learning

2023-01-01 · CVPR 2023 1 · Zesen Wu, Mang Ye

Unsupervised visible-infrared person re-identification is a challenging task due to the large modality gap and the unavailability of cross-modality correspondences. Cross-modality correspondences are very crucial to …

Contrastive LearningGraph MatchingPerson Re-Identification