Should Neural Network Architecture Reflect Linguistic Structure?

2016-06-02 11:00:38 2016-06-02 11:00:50 Europe/Helsinki Should Neural Network Architecture Reflect Linguistic Structure? Welcome to participate in Chris Dyer's talk "Should Neural Network Architecture Reflect Linguistic Structure?" http://old.cs.aalto.fi/en/midcom-permalink-1e621952604ab22219511e6898d4fec702118071807 Otakaari 5, 02150, Espoo

Welcome to participate in Chris Dyer's talk "Should Neural Network Architecture Reflect Linguistic Structure?"

02.06.2016 / 11:00
S2, Otakaari 5, 02150, Espoo, FI

Prof. Dyer is working with Google's DeepMind after being a professor at CMU.

Abstract:

Should Neural Network Architecture Reflect Linguistic Structure?

Sequential recurrent neural networks (RNNs) over finite alphabets are remarkably effective models of natural language. RNNs now obtain language modeling results that substantially improve over long-standing state-of-the-art baselines, as well as in various conditional language modeling tasks such as machine translation, image caption generation, and dialogue generation. Despite these impressive results, such models are a priori inappropriate models of language. One point of criticism is that language users create and understand new words all the time, challenging the finite vocabulary assumption. A second is that relationships among words are computed in terms of latent nested structures rather than sequential surface order (Chomsky, 1957; Everaert, Huybregts, Chomsky, Berwick, and Bolhuis, 2015).

In this talk I discuss two models that explore the hypothesis that more (a priori) appropriate models of language will lead to better performance on real-world language processing tasks. The first composes sub word units (bytes, characters, or morphemes) into lexical representations, enabling more naturalistic interpretation and generation of novel word forms. The second, which we call recurrent neural network grammars (RNNGs), is a new generative model of sentences that explicitly models nested, hierarchical relationships among words and phrases. RNNGs operate via a recursive syntactic process reminiscent of probabilistic context-free grammar generation, but decisions are parameterized using RNNs that condition on the entire (top-down,

left-to-right) syntactic derivation history, greatly relaxing context-free independence assumptions. Experimental results show that RNNGs obtain better results in generating language than models that don’t exploit linguistic structures.

This is joint work with Adhi Kuncoro, Austin Matthews, Miguel Ballesteros, Wang Ling, Isabel Trancoso, Alan W Black, and Noah A. Smith.