paper-with-me

홈 › Papers

ROSITA: Enhancing Vision-and-Language Semantic Alignments via Cross- and Intra-modal Knowledge Integration

2021-08-16 · Yuhao Cui, Zhou Yu, Chunqi Wang, Zhongzhou Zhao, Ji Zhang, Meng Wang, Jun Yu

Vision-and-language pretraining (VLP) aims to learn generic multimodal representations from massive image-text pairs. While various successful attempts have been proposed, learning fine-grained semantic alignments between image-text pairs plays a key role in their approaches. Nevertheless, most existing VLP approaches have not fully utilized the intrinsic knowledge within the image-text pairs, which limits the effectiveness of the learned alignments and further restricts the performance of their models. To this end, we introduce a new VLP method called ROSITA, which integrates the cross- and intra-modal knowledge in a unified scene graph to enhance the semantic alignments. Specifically, we introduce a novel structural knowledge masking (SKM) strategy to use the scene graph structure as a priori to perform masked language (region) modeling, which enhances the semantic alignments by eliminating the interference information within and across modalities. Extensive ablation studies and comprehensive analysis verifies the effectiveness of ROSITA in semantic alignments. Pretrained with both in-domain and out-of-domain datasets, ROSITA significantly outperforms existing state-of-the-art VLP methods on three typical vision-and-language tasks over six benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2108.07073

Code (1)

milvlg/rosita 공식 구현 pytorch

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Probing Cross-modal Semantics Alignment Capability from the Textual Perspective

2022-10-18 · Zheng Ma, Shi Zong, Mianzhi Pan, Jianbing Zhang 외

In recent years, vision and language pre-training (VLP) models have advanced the state-of-the-art results in a variety of cross-modal downstream tasks. Aligning cross-modal semantics is claimed to be one of the essential…

Image CaptioningSentence

Effectiveness of Vision Language Models for Open-world Single Image Test Time Adaptation

2024-06-01 · Manogna Sreenivas, Soma Biswas

We propose a novel framework to address the real-world challenging task of Single Image Test Time Adaptation in an open and dynamic environment. We leverage large scale Vision Language Models like CLIP to enable real tim…

Contrastive LearningDomain AdaptationOut of Distribution (OOD) DetectionTest-time Adaptation

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

Polyglot Contextual Representations Improve Crosslingual Transfer

2019-02-26 · NAACL 2019 6 · Phoebe Mulcaire, Jungo Kasai, Noah A. Smith

We introduce Rosita, a method to produce multilingual contextual word representations by training a single language model on text from multiple languages. Our method combines the advantages of contextual word representat…

Dependency ParsingLanguage ModelingLanguage Modellingnamed-entity-recognition+4

On the Potential of Lexico-logical Alignments for Semantic Parsing to SQL Queries

2020-10-21 · Findings of the Association for Computational Linguistics 2020 · Tianze Shi, Chen Zhao, Jordan Boyd-Graber, Hal Daumé III 외

Large-scale semantic parsing datasets annotated with logical forms have enabled major advances in supervised approaches. But can richer supervision help even more? To explore the utility of fine-grained, lexical-level su…

DecoderMachine TranslationSemantic ParsingTranslation