paper-with-me

Papers

Learning Semantic Concepts and Order for Image and Sentence Matching

2017-12-06 · CVPR 2018 6 · Yan Huang, Qi Wu, Liang Wang

Image and sentence matching has made great progress recently, but it remains challenging due to the large visual-semantic discrepancy. This mainly arises from that the representation of pixel-level image usually lacks of high-level semantic information as in its matched sentence. In this work, we propose a semantic-enhanced image and sentence matching model, which can improve the image representation by learning semantic concepts and then organizing them in a correct semantic order. Given an image, we first use a multi-regional multi-label CNN to predict its semantic concepts, including objects, properties, actions, etc. Then, considering that different orders of semantic concepts lead to diverse semantic meanings, we use a context-gated sentence generation scheme for semantic order learning. It simultaneously uses the image global context containing concept relations as reference and the groundtruth semantic order in the matched sentence as supervision. After obtaining the improved image representation, we learn the sentence representation with a conventional LSTM, and then jointly perform image and sentence matching and sentence generation for model learning. Extensive experiments demonstrate the effectiveness of our learned semantic concepts and order, by achieving the state-of-the-art results on two public benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1712.02036

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalSentence

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Average Pooling 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

A General and Flexible Multi-concept Parsing Framework for Multilingual Semantic Matching

2024-03-05 · Dong Yao, Asaad Alghamdi, Qingrong Xia, Xiaoye Qu 외

Sentence semantic matching is a research hotspot in natural language processing, which is considerably significant in various key scenarios, such as community question answering, searching, chatbot, and recommendation. S…

ChatbotCommunity Question AnsweringHow to refund a wrong transaction in PhonePeMRPC+4

Learning Dual Semantic Relations with Graph Attention for Image-Text Matching

2020-10-22 · Keyu Wen, Xiaodong Gu, Qingrong Cheng

Image-Text Matching is one major task in cross-modal information processing. The main challenge is to learn the unified visual and textual representations. Previous methods that perform well on this task primarily focus …

Cross-Modal RetrievalGraph AttentionImage-text matchingText Matching

Natural Language Processing for Financial Regulation

2023-11-14 · Ixandra Achitouv, Dragos Gorduza, Antoine Jacquier

This article provides an understanding of Natural Language Processing techniques in the framework of financial regulation, more specifically in order to perform semantic matching search between rules and policy when no d…

An Unsupervised Sampling Approach for Image-Sentence Matching Using Document-Level Structural Information

2021-03-21 · Zejun Li, Zhongyu Wei, Zhihao Fan, Haijun Shan 외

In this paper, we focus on the problem of unsupervised image-sentence matching. Existing research explores to utilize document-level structural information to sample positive and negative instances for model training. Al…

Representation LearningSemantic SimilaritySemantic Textual SimilaritySentence

Cross-Modal Retrieval with Implicit Concept Association

2018-04-12 · Yale Song, Mohammad Soleymani

Traditional cross-modal retrieval assumes explicit association of concepts across modalities, where there is no ambiguity in how the concepts are linked to each other, e.g., when we do the image search with a query "dogs…

Cross-Modal RetrievalImage RetrievalMultiple Instance LearningRetrieval+1