English

Unsupervised Natural Language Inference via Decoupled Multimodal Contrastive Learning

Computation and Language 2020-10-19 v1 Artificial Intelligence

Abstract

We propose to solve the natural language inference problem without any supervision from the inference labels via task-agnostic multimodal pretraining. Although recent studies of multimodal self-supervised learning also represent the linguistic and visual context, their encoders for different modalities are coupled. Thus they cannot incorporate visual information when encoding plain text alone. In this paper, we propose Multimodal Aligned Contrastive Decoupled learning (MACD) network. MACD forces the decoupled text encoder to represent the visual information via contrastive learning. Therefore, it embeds visual knowledge even for plain text inference. We conducted comprehensive experiments over plain text inference datasets (i.e. SNLI and STS-B). The unsupervised MACD even outperforms the fully-supervised BiLSTM and BiLSTM+ELMO on STS-B.

Keywords

Cite

@article{arxiv.2010.08200,
  title  = {Unsupervised Natural Language Inference via Decoupled Multimodal Contrastive Learning},
  author = {Wanyun Cui and Guangyu Zheng and Wei Wang},
  journal= {arXiv preprint arXiv:2010.08200},
  year   = {2020}
}

Comments

Published at EMNLP 2020

R2 v1 2026-06-23T19:23:46.612Z