SOTAVerified

On-Device Neural Language Model Based Word Prediction

2018-08-01COLING 2018Code Available0· sign in to hype

Seunghak Yu, Nilesh Kulkarni, Haejun Lee, Jihie Kim

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Recent developments in deep learning with application to language modeling have led to success in tasks of text processing, summarizing and machine translation. However, deploying huge language models for the mobile device such as on-device keyboards poses computation as a bottle-neck due to their puny computation capacities. In this work, we propose an on-device neural language model based word prediction method that optimizes run-time memory and also provides a real-time prediction environment. Our model size is 7.40MB and has average prediction time of 6.47 ms. Our proposed model outperforms the existing methods for word prediction in terms of keystroke savings and word prediction rate and has been successfully commercialized.

Tasks

Reproductions