English

A Mutual Information Maximization Perspective of Language Representation Learning

Computation and Language 2019-11-27 v2 Machine Learning

Abstract

We show state-of-the-art word representation learning methods maximize an objective function that is a lower bound on the mutual information between different parts of a word sequence (i.e., a sentence). Our formulation provides an alternative perspective that unifies classical word embedding models (e.g., Skip-gram) and modern contextual embeddings (e.g., BERT, XLNet). In addition to enhancing our theoretical understanding of these methods, our derivation leads to a principled framework that can be used to construct new self-supervised tasks. We provide an example by drawing inspirations from related methods based on mutual information maximization that have been successful in computer vision, and introduce a simple self-supervised objective that maximizes the mutual information between a global sentence representation and n-grams in the sentence. Our analysis offers a holistic view of representation learning methods to transfer knowledge and translate progress across multiple domains (e.g., natural language processing, computer vision, audio processing).

Keywords

Cite

@article{arxiv.1910.08350,
  title  = {A Mutual Information Maximization Perspective of Language Representation Learning},
  author = {Lingpeng Kong and Cyprien de Masson d'Autume and Wang Ling and Lei Yu and Zihang Dai and Dani Yogatama},
  journal= {arXiv preprint arXiv:1910.08350},
  year   = {2019}
}

Comments

12 pages, 3 figures

R2 v1 2026-06-23T11:47:41.848Z