Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

UC2: Universal Cross-lingual Cross-modal Vision-and-Language Pre-training

Domaine:

natural language processing

Type de record:

papermodel
Créateur:
ZhoZhoWanChe
Hôte:avatar
Vision-and-language pre-training has achieved impressive success in learning multimodal representations between vision and language. To generalize this success to non-English languages, we introduce UC2, the first machine translation-augmented framework for cross-lingual cross-modal representation learning. To tackle the scarcity problem of multilingual captions for image datasets, we first augment existing English-only datasets with other languages via machine translation (MT). Then we extend the standard Masked Language Modeling and Image-Text Matching training objectives to multilingual setting, where alignment between different languages is captured through shared visual context (i.e, using image as pivot). To facilitate the learning of a joint embedding space of images and all languages of interest, we further propose two novel pre-training tasks, namely Masked Region-to-Token Modeling (MRTM) and Visual Translation Language Modeling (VTLM), leveraging MT-enhanced translated data. Evaluation on multilingual image-text retrieval and multilingual visual question answering benchmarks demonstrates that our proposed framework achieves new state-of-the-art on diverse non-English benchmarks while maintaining comparable performance to monolingual pre-trained models on English tasks.

Visit

arxiv.org

Tasks

image-text retrievalcomputer vision

Tags

Computer Vision and Pattern Recognition

Similaires

Universal Cross-Lingual Text ClassificationMVL-SIB: A Massively Multilingual Vision-Language Benchmark for Cross-Modal Topical MatchingCross-Lingual Adaptation Using Universal DependenciesFew-Shot Cross-Lingual Stance Detection with Sentiment-Based Pre-TrainingArtificial Code-Switching in Pre-Training for Cross-Lingual Retrieval RobustnessXGLUE: A New Benchmark Dataset for Cross-lingual Pre-training, Understanding and Generation

Universal Cross-Lingual Text Classification

Text classification, an integral task in natural language processing, involves the automatic categor

MVL-SIB: A Massively Multilingual Vision-Language Benchmark for Cross-Modal Topical Matching

Existing multilingual vision-language (VL) benchmarks often only cover a handful of languages. Conse

Cross-Lingual Adaptation Using Universal Dependencies

We describe a cross-lingual adaptation method based on syntactic parse trees obtained from the Unive

Few-Shot Cross-Lingual Stance Detection with Sentiment-Based Pre-Training

The goal of stance detection is to determine the viewpoint expressed in a piece of text towards a ta

Artificial Code-Switching in Pre-Training for Cross-Lingual Retrieval Robustness

Transferring information retrieval (IR) models from a high-resource language (typically English) to

XGLUE: A New Benchmark Dataset for Cross-lingual Pre-training, Understanding and Generation

In this paper, we introduce XGLUE, a new benchmark dataset that can be used to train large-scale cross-lingual pre-trained models using multilingual and bilingual corpora and evaluate their performance across a diverse set of cross-lingual tasks. Comparing to GLUE(