Subword Language Model for Query Auto-Completion

09/02/2019
by   Gyuwan Kim, et al.
0

Current neural query auto-completion (QAC) systems rely on character-level language models, but they slow down when queries are long. We present how to utilize subword language models for the fast and accurate generation of query completion candidates. Representing queries with subwords shorten a decoding length significantly. To deal with issues coming from introducing subword language model, we develop a retrace algorithm and a reranking method by approximate marginalization. As a result, our model achieves up to 2.5 times faster while maintaining a similar quality of generated results compared to the character-level baseline. Also, we propose a new evaluation metric, mean recoverable length (MRL), measuring how many upcoming characters the model could complete correctly. It provides more explicit meaning and eliminates the need for prefix length sampling for existing rank-based metrics. Moreover, we performed a comprehensive analysis with ablation study to figure out the importance of each component.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/25/2018

Personalized Language Model for Query Auto-Completion

Query auto-completion is a search engine feature whereby the system sugg...
research
08/06/2020

Efficient Neural Query Auto Completion

Query Auto Completion (QAC), as the starting point of information retrie...
research
09/15/2021

Improving Text Auto-Completion with Next Phrase Prediction

Language models such as GPT-2 have performed well on constructing syntac...
research
06/06/2020

Utilising Information Foraging Theory for User Interaction with Image Query Auto-Completion

Query Auto-completion (QAC) is a prominently used feature in search engi...
research
04/17/2018

Personalized neural language models for real-world query auto completion

Query auto completion (QAC) systems are a standard part of search engine...
research
02/06/2020

Consistency of a Recurrent Language Model With Respect to Incomplete Decoding

Despite strong performance on a variety of tasks, neural sequence models...
research
10/10/2019

Visual Natural Language Query Auto-Completion for Estimating Instance Probabilities

We present a new task of query auto-completion for estimating instance p...

Please sign up or login with your details

Forgot password? Click here to reset