paper-with-me

Papers

Cross-View Language Modeling: Towards Unified Cross-Lingual Cross-Modal Pre-training

2022-06-01 · Yan Zeng, Wangchunshu Zhou, Ao Luo, Ziming Cheng, Xinsong Zhang

In this paper, we introduce Cross-View Language Modeling, a simple and effective pre-training framework that unifies cross-lingual and cross-modal pre-training with shared architectures and objectives. Our approach is motivated by a key observation that cross-lingual and cross-modal pre-training share the same goal of aligning two different views of the same object into a common semantic space. To this end, the cross-view language modeling framework considers both multi-modal data (i.e., image-caption pairs) and multi-lingual data (i.e., parallel sentence pairs) as two different views of the same object, and trains the model to align the two views by maximizing the mutual information between them with conditional masked language modeling and contrastive learning. We pre-train CCLM, a Cross-lingual Cross-modal Language Model, with the cross-view language modeling framework. Empirical results on IGLUE, a multi-lingual multi-modal benchmark, and two multi-lingual image-text retrieval datasets show that while conceptually simpler, CCLM significantly outperforms the prior state-of-the-art with an average absolute improvement of over 10%. Moreover, CCLM is the first multi-lingual multi-modal pre-trained model that surpasses the translate-test performance of representative English vision-language models by zero-shot cross-lingual transfer.

📄 PDF Abstract BibTeX arXiv:2206.00621

Code (1)

zengyan-97/cclm 공식 구현 pytorch

Tasks

Contrastive LearningCross-Lingual TransferImage-text RetrievalLanguage ModelingLanguage ModellingMasked Language ModelingRetrievalSentenceText RetrievalZero-Shot Cross-Lingual Image-to-Text RetrievalZero-Shot Cross-Lingual Text-to-Image RetrievalZero-Shot Cross-Lingual Visual Natural Language InferenceZero-Shot Cross-Lingual Visual Question AnsweringZero-Shot Cross-Lingual Visual Reasoning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

A Critical Review of Traffic Signal Control and A Novel Unified View of Reinforcement Learning and Model Predictive Control Approaches for Adaptive Traffic Signal Control

2022-11-26 · Xiaoyu Wang, Scott Sanner, Baher Abdulhai

Recent years have witnessed substantial growth in adaptive traffic signal control (ATSC) methodologies that improve transportation network efficiency, especially in branches leveraging artificial intelligence based optim…

Model Predictive ControlTraffic Signal Control

FrameONE: Hierarchical Motion Modeling for Universal Multi-View Echocardiographic Keyframe Detection

2026-07-01 · Rusi Chen, Yuhao Huang, Hongyuan Zhang, Chao Tian 외 arxiv

Accurate detection of end-systole (ES) and end-diastole (ED) frames is fundamental to echocardiographic assessment. Existing methods are typically developed in a view-specific manner, depend on auxiliary annotations or i…

Representation LearningMulti-Task Learning

ViewMask-1-to-3: Multi-View Consistent Image Generation via Multimodal Discrete Diffusion Models

2025-12-16 · Ruishu Zhu, Zhihao Huang, Jiacheng Sun, Ping Luo 외 arxiv

Motivated by discrete diffusion's success in language-vision modeling, we explore its potential for multi-view generation, a task dominated by continuous approaches. We introduce ViewMask-1-to-3, formulating multi-view g…

Text-to-Image Generation

Spa3R: Predictive Spatial Field Modeling for 3D Visual Reasoning

2026-02-24 · Haoyi Jiang, Liu Liu, Xinjie Wang, Yonghao He 외 arxiv

Vision-language models excel at 2D visual understanding but remain limited in 3D spatial reasoning. Existing approaches either depend on explicit 3D modalities, which limits scalability, or inject partial, view-condition…

Visual Reasoning

Towards Practical World Model-based Reinforcement Learning for Vision-Language-Action Models

2026-03-21 · Zhilong Zhang, Haoxiang Ren, Yihao Sun, Yifei Sheng 외 arxiv

Vision-Language-Action (VLA) models show strong generalization for robotic control, but finetuning them with reinforcement learning (RL) is constrained by the high cost and safety risks of real-world interaction. Trainin…

Reinforcement Learning