paper-with-me

Papers

Similarity Reasoning and Filtration for Image-Text Matching

2021-01-05 · Haiwen Diao, Ying Zhang, Lin Ma, Huchuan Lu

Image-text matching plays a critical role in bridging the vision and language, and great progress has been made by exploiting the global alignment between image and sentence, or local alignments between regions and words. However, how to make the most of these alignments to infer more accurate matching scores is still underexplored. In this paper, we propose a novel Similarity Graph Reasoning and Attention Filtration (SGRAF) network for image-text matching. Specifically, the vector-based similarity representations are firstly learned to characterize the local and global alignments in a more comprehensive manner, and then the Similarity Graph Reasoning (SGR) module relying on one graph convolutional neural network is introduced to infer relation-aware similarities with both the local and global alignments. The Similarity Attention Filtration (SAF) module is further developed to integrate these alignments effectively by selectively attending on the significant and representative alignments and meanwhile casting aside the interferences of non-meaningful alignments. We demonstrate the superiority of the proposed method with achieving state-of-the-art performances on the Flickr30K and MSCOCO datasets, and the good interpretability of SGR and SAF modules with extensive qualitative experiments and analyses.

📄 PDF Abstract BibTeX arXiv:2101.01368

Code (1)

Paranioar/SGRAF 공식 구현 pytorch

Tasks

Cross-Modal RetrievalImage RetrievalImage-text matchingSentenceSentence RetrievalText Matching

Similar Papers 제목 키워드 기반

Two-stream Hierarchical Similarity Reasoning for Image-text Matching

2022-03-10 · Ran Chen, Hanli Wang, Lei Wang, Sam Kwong

Reasoning-based approaches have demonstrated their powerful ability for the task of image-text matching. In this work, two issues are addressed for image-text matching. First, for reasoning processing, conventional appro…

Image-text matchingImage to textText MatchingVocal Bursts Valence Prediction

Hierarchical Matching and Reasoning for Multi-Query Image Retrieval

2023-06-26 · Zhong Ji, Zhihao LI, Yan Zhang, Haoran Wang 외

As a promising field, Multi-Query Image Retrieval (MQIR) aims at searching for the semantically relevant image given multiple region-specific text queries. Existing works mainly focus on a single-level similarity between…

Image RetrievalRetrieval

Dual Attention Networks for Multimodal Reasoning and Matching

2016-11-02 · CVPR 2017 7 · Hyeonseob Nam, Jung-Woo Ha, Jeonghee Kim

We propose Dual Attention Networks (DANs) which jointly leverage visual and textual attention mechanisms to capture fine-grained interplay between vision and language. DANs attend to specific regions in images and words …

Collaborative InferenceImage-text matchingMultimodal ReasoningQuestion Answering+3

Predictive Maintenance for Ultrafiltration Membranes Using Explainable Similarity-Based Prognostics

2026-01-31 · Qusai Khaled, Laura Genga, Uzay Kaymak arxiv

In reverse osmosis desalination, ultrafiltration (UF) membranes degrade due to fouling, leading to performance loss and costly downtime. Most plants rely on scheduled preventive maintenance, since existing predictive mai…

Cross-Modal Implicit Relation Reasoning and Aligning for Text-to-Image Person Retrieval

2023-03-22 · CVPR 2023 1 · Ding Jiang, Mang Ye

Text-to-image person retrieval aims to identify the target person based on a given textual description query. The primary challenge is to learn the mapping of visual and textual modalities into a common latent space. Pri…

Image-text matchingLanguage ModelingLanguage ModellingMasked Language Modeling+9