paper-with-me

Papers

Rewrite Caption Semantics: Bridging Semantic Gaps for Language-Supervised Semantic Segmentation

2023-09-24 · NeurIPS 2023 11 · Yun Xing, Jian Kang, Aoran Xiao, Jiahao Nie, Ling Shao, Shijian Lu

Vision-Language Pre-training has demonstrated its remarkable zero-shot recognition ability and potential to learn generalizable visual representations from language supervision. Taking a step ahead, language-supervised semantic segmentation enables spatial localization of textual inputs by learning pixel grouping solely from image-text pairs. Nevertheless, the state-of-the-art suffers from clear semantic gaps between visual and textual modality: plenty of visual concepts appeared in images are missing in their paired captions. Such semantic misalignment circulates in pre-training, leading to inferior zero-shot performance in dense predictions due to insufficient visual concepts captured in textual representations. To close such semantic gap, we propose Concept Curation (CoCu), a pipeline that leverages CLIP to compensate for the missing semantics. For each image-text pair, we establish a concept archive that maintains potential visually-matched concepts with our proposed vision-driven expansion and text-to-vision-guided ranking. Relevant concepts can thus be identified via cluster-guided sampling and fed into pre-training, thereby bridging the gap between visual and textual semantics. Extensive experiments over a broad suite of 8 segmentation benchmarks show that CoCu achieves superb zero-shot transfer performance and greatly boosts language-supervised segmentation baseline by a large margin, suggesting the value of bridging semantic gap in pre-training data.

📄 PDF Abstract BibTeX arXiv:2309.13505

Code (2)

xing0047/rewrite 공식 구현 pytorch
xing0047/cocu pytorch

Tasks

SegmentationSemantic SegmentationZero-Shot Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Emotion-Director: Bridging Affective Shortcut in Emotion-Oriented Image Generation

2025-12-22 · Guoli Jia, Junyao Hu, Xinwei Long, Kai Tian 외 arxiv

Image generation based on diffusion models has demonstrated impressive capability, motivating exploration into diverse and specialized applications. Owing to the importance of emotion in advertising, emotion-oriented ima…

Image Generation

Bridge the Gap: High-level Semantic Planning for Image Captioning

2020-12-01 · COLING 2020 8 · Chenxi Yuan, Yang Bai, Chun Yuan

Recent image captioning models have made much progress for exploring the multi-modal interaction, such as attention mechanisms. Though these mechanisms can boost the interaction, there are still two gaps between the visu…

Image CaptioningVocal Bursts Intensity Prediction

Large Language Model based Long-tail Query Rewriting in Taobao Search

2023-11-07 · Wenjun Peng, Guiyang Li, Yue Jiang, Zilong Wang 외

In the realm of e-commerce search, the significance of semantic matching cannot be overstated, as it directly impacts both user experience and company revenue. Along this line, query rewriting, serving as an important te…

Contrastive LearningLanguage ModelingLanguage ModellingLarge Language Model+1

Unified Visual-Semantic Embeddings: Bridging Vision and Language With Structured Meaning Representations

2019-06-01 · CVPR 2019 6 · Hao Wu, Jiayuan Mao, Yufeng Zhang, Yuning Jiang 외

We propose the Unified Visual-Semantic Embeddings (Unified VSE) for learning a joint space of visual representation and textual semantics. The model unifies the embeddings of concepts at different levels: objects, attrib…

Contrastive LearningCross-Modal RetrievalRetrievalSentence

AeroLite: Tag-Guided Lightweight Generation of Aerial Image Captions

2025-04-13 · Xing Zi, Tengjun Ni, Xianjing Fan, Xian Tao 외

Accurate and automated captioning of aerial imagery is crucial for applications like environmental monitoring, urban planning, and disaster management. However, this task remains challenging due to complex spatial semant…

Image CaptioningTAG