English

A Compositional Approach to Language Modeling

Computation and Language 2016-04-04 v1

Abstract

Traditional language models treat language as a finite state automaton on a probability space over words. This is a very strong assumption when modeling something inherently complex such as language. In this paper, we challenge this by showing how the linear chain assumption inherent in previous work can be translated into a sequential composition tree. We then propose a new model that marginalizes over all possible composition trees thereby removing any underlying structural assumptions. As the partition function of this new model is intractable, we use a recently proposed sentence level evaluation metric Contrastive Entropy to evaluate our model. Given this new evaluation metric, we report more than 100% improvement across distortion levels over current state of the art recurrent neural network based language models.

Keywords

Cite

@article{arxiv.1604.00100,
  title  = {A Compositional Approach to Language Modeling},
  author = {Kushal Arora and Anand Rangarajan},
  journal= {arXiv preprint arXiv:1604.00100},
  year   = {2016}
}

Comments

submitted to ACL 2016

R2 v1 2026-06-22T13:22:56.230Z