English

Better Long-Range Dependency By Bootstrapping A Mutual Information Regularizer

Machine Learning 2020-02-25 v2 Computation and Language Machine Learning

Abstract

In this work, we develop a novel regularizer to improve the learning of long-range dependency of sequence data. Applied on language modelling, our regularizer expresses the inductive bias that sequence variables should have high mutual information even though the model might not see abundant observations for complex long-range dependency. We show how the `next sentence prediction (classification)' heuristic can be derived in a principled way from our mutual information estimation framework, and be further extended to maximize the mutual information of sequence variables. The proposed approach not only is effective at increasing the mutual information of segments under the learned model but more importantly, leads to a higher likelihood on holdout data, and improved generation quality. Code is released at https://github.com/BorealisAI/BMI.

Keywords

Cite

@article{arxiv.1905.11978,
  title  = {Better Long-Range Dependency By Bootstrapping A Mutual Information Regularizer},
  author = {Yanshuai Cao and Peng Xu},
  journal= {arXiv preprint arXiv:1905.11978},
  year   = {2020}
}

Comments

Camera-ready for AISTATS 2020

R2 v1 2026-06-23T09:29:43.238Z