SOTAVerified

Mutual Information Maximization for Simple and Accurate Part-Of-Speech Induction

2018-04-20NAACL 2019Code Available0· sign in to hype

Karl Stratos

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We address part-of-speech (POS) induction by maximizing the mutual information between the induced label and its context. We focus on two training objectives that are amenable to stochastic gradient descent (SGD): a novel generalization of the classical Brown clustering objective and a recently proposed variational lower bound. While both objectives are subject to noise in gradient updates, we show through analysis and experiments that the variational lower bound is robust whereas the generalized Brown objective is vulnerable. We obtain competitive performance on a multitude of datasets and languages with a simple architecture that encodes morphology and context.

Tasks

Reproductions