paper-with-me

Papers

Consensus-Aware Visual-Semantic Embedding for Image-Text Matching

2020-07-17 · ECCV 2020 8 · Haoran Wang, Ying Zhang, Zhong Ji, Yanwei Pang, Lin Ma

Image-text matching plays a central role in bridging vision and language. Most existing approaches only rely on the image-text instance pair to learn their representations, thereby exploiting their matching relationships and making the corresponding alignments. Such approaches only exploit the superficial associations contained in the instance pairwise data, with no consideration of any external commonsense knowledge, which may hinder their capabilities to reason the higher-level relationships between image and text. In this paper, we propose a Consensus-aware Visual-Semantic Embedding (CVSE) model to incorporate the consensus information, namely the commonsense knowledge shared between both modalities, into image-text matching. Specifically, the consensus information is exploited by computing the statistical co-occurrence correlations between the semantic concepts from the image captioning corpus and deploying the constructed concept correlation graph to yield the consensus-aware concept (CAC) representations. Afterwards, CVSE learns the associations and alignments between image and text based on the exploited consensus as well as the instance-level representations for both modalities. Extensive experiments conducted on two public datasets verify that the exploited consensus makes significant contributions to constructing more meaningful visual-semantic embeddings, with the superior performances over the state-of-the-art approaches on the bidirectional image and text retrieval task. Our code of this paper is available at: https://github.com/BruceW91/CVSE.

📄 PDF Abstract BibTeX arXiv:2007.08883

Code (1)

BruceW91/CVSE 공식 구현 pytorch

Tasks

Image CaptioningImage-text matchingRetrievalText MatchingText Retrieval

Similar Papers 제목 키워드 기반

Multi-Head Attention Driven Dynamic Visual-Semantic Embedding for Enhanced Image-Text Matching

2024-12-26 · Wenjing Chen

With the rapid development of multimodal learning, the image-text matching task, as a bridge connecting vision and language, has become increasingly important. Based on existing research, this study proposes an innovativ…

Image-text matchingText MatchingText Retrieval

SeViCES: Unifying Semantic-Visual Evidence Consensus for Long Video Understanding

2025-10-23 · Yuan Sheng, Yanbin Hao, Chenxu Li, Shuo Wang 외 arxiv

Long video understanding remains challenging due to its complex, diverse, and temporally scattered content. Although video large language models (Video-LLMs) can process videos lasting tens of minutes, applying them to t…

Language-Driven Visual Consensus for Zero-Shot Semantic Segmentation

2024-03-13 · ZiCheng Zhang, Tong Zhang, Yi Zhu, Jianzhuang Liu 외

The pre-trained vision-language model, exemplified by CLIP, advances zero-shot semantic segmentation by aligning visual features with class embeddings through a transformer decoder to generate semantic masks. Despite its…

DecoderLanguage ModelingLanguage ModellingSemantic Segmentation+1

Cross-modal Cognitive Consensus guided Audio-Visual Segmentation

2023-10-10 · Zhaofeng Shi, Qingbo Wu, Fanman Meng, Linfeng Xu 외

Audio-Visual Segmentation (AVS) aims to extract the sounding object from a video frame, which is represented by a pixel-wise segmentation mask for application scenarios such as multi-modal video editing, augmented realit…

ObjectSegmentationVideo Editing

Consensus Graph Representation Learning for Better Grounded Image Captioning

2021-12-02 · Wenqiao Zhang, Haochen Shi, Siliang Tang, Jun Xiao 외

The contemporary visual captioning models frequently hallucinate objects that are not actually in a scene, due to the visual misclassification or over-reliance on priors that resulting in the semantic inconsistency betwe…

Graph Representation LearningHallucinationImage CaptioningObject Hallucination+1