Efficient Natural Language Response Suggestion For Smart Reply | Awesome LLM Papers Contribute to Awesome LLM Papers

Efficient Natural Language Response Suggestion For Smart Reply

Matthew Henderson, Rami Al-Rfou, Brian Strope, Yun-Hsuan Sung, Laszlo Lukacs, Ruiqi Guo, Sanjiv Kumar, Balint Miklos, Ray Kurzweil . Arxiv 2017 – 220 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Uncategorized

This paper presents a computationally efficient machine-learned method for natural language response suggestion. Feed-forward neural networks using n-gram embedding features encode messages into vectors which are optimized to give message-response pairs a high dot-product value. An optimized search finds response suggestions. The method is evaluated in a large-scale commercial e-mail application, Inbox by Gmail. Compared to a sequence-to-sequence approach, the new system achieves the same quality at a small fraction of the computational requirements and latency.

Similar Work