Question-Answer Cross Language Image Matching for Weakly Supervised Semantic Segmentation
Class Activation Map (CAM) has emerged as a popular tool for weakly supervised semantic segmentation (WSSS), allowing the localization of object regions in an image using only image-level labels. However, existing CAM methods suffer from under-activation of target object regions and false-activation of background regions due to the fact that a lack of detailed supervision can hinder the model's ability to understand the image as a whole. In this paper, we propose a novel Question-Answer Cross-Language-Image Matching framework for WSSS (QA-CLIMS), leveraging the vision-language foundation model to maximize the text-based understanding of images and guide the generation of activation maps. First, a series of carefully designed questions are posed to the VQA (Visual Question Answering) model with Question-Answer Prompt Engineering (QAPE) to generate a corpus of both foreground target objects and backgrounds that are adaptive to query images. We then employ contrastive learning in a Region Image Text Contrastive (RITC) network to compare the obtained foreground and background regions with the generated corpus. Our approach exploits the rich textual information from the open vocabulary as additional supervision, enabling the model to generate high-quality CAMs with a more complete object region and reduce false-activation of background regions. We conduct extensive analysis to validate the proposed method and show that our approach performs state-of-the-art on both PASCAL VOC 2012 and MS COCO datasets. Code is available at: https://github.com/CVI-SZU/QA-CLIMS
Code (1)
Tasks
Contrastive LearningPrompt EngineeringQuestion AnsweringSemantic SegmentationVisual Question AnsweringVisual Question Answering (VQA)Weakly supervised Semantic SegmentationWeakly-Supervised Semantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Bilateral Cross-Modality Graph Matching Attention for Feature Fusion in Visual Question Answering
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 embedd…
Graph MatchingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)Query Expansion for Cross-Language Question Re-Ranking
Community question-answering (CQA) platforms have become very popular forums for asking and answering questions daily. While these forums are rich repositories of community knowledge, they present challenges for finding …
Community Question AnsweringQuestion AnsweringRe-RankingWord EmbeddingsA Novel Attention-based Aggregation Function to Combine Vision and Language
The joint understanding of vision and language has been recently gaining a lot of attention in both the Computer Vision and Natural Language Processing communities, with the emergence of tasks such as image captioning, i…
General ClassificationImage CaptioningImage-text matchingQuestion Answering+3Chinese Medical Question Answer Matching Based on Interactive Sentence Representation Learning
Chinese medical question-answer matching is more challenging than the open-domain question answer matching in English. Even though the deep learning method has performed well in improving the performance of question answ…
Representation LearningSentenceInteractive Mongolian Question Answer Matching Model Based on Attention Mechanism in the Law Domain
“Mongolian question answer matching task is challenging, since Mongolian is a kind of lowresource language and its complex morphological structures lead to data sparsity. In this work, we propose an Interactive Mongolian…
Question Answering