SOTAVerified

Self-Governing Neural Networks for On-Device Short Text Classification

2018-10-01EMNLP 2018Code Available0· sign in to hype

Sujith Ravi, Zornitsa Kozareva

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Deep neural networks reach state-of-the-art performance for wide range of natural language processing, computer vision and speech applications. Yet, one of the biggest challenges is running these complex networks on devices such as mobile phones or smart watches with tiny memory footprint and low computational capacity. We propose on-device Self-Governing Neural Networks (SGNNs), which learn compact projection vectors with local sensitive hashing. The key advantage of SGNNs over existing work is that they surmount the need for pre-trained word embeddings and complex networks with huge parameters. We conduct extensive evaluation on dialog act classification and show significant improvement over state-of-the-art results. Our findings show that SGNNs are effective at capturing low-dimensional semantic text representations, while maintaining high accuracy.

Tasks

Reproductions