paper-with-me

홈 › Papers

Personalized neural language models for real-world query auto completion

2018-04-17 · NAACL 2018 6 · Nicolas Fiorini, Zhiyong Lu

Query auto completion (QAC) systems are a standard part of search engines in industry, helping users formulate their query. Such systems update their suggestions after the user types each character, predicting the user's intent using various signals - one of the most common being popularity. Recently, deep learning approaches have been proposed for the QAC task, to specifically address the main limitation of previous popularity-based methods: the inability to predict unseen queries. In this work we improve previous methods based on neural language modeling, with the goal of building an end-to-end system. We particularly focus on using real-world data by integrating user information for personalized suggestions when possible. We also make use of time information and study how to increase diversity in the suggestions while studying the impact on scalability. Our empirical results demonstrate a marked improvement on two separate datasets over previous best methods in both accuracy and scalability, making a step towards neural query auto-completion in production search engines.

📄 PDF Abstract BibTeX arXiv:1804.06439

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Personalized Language Model for Query Auto-Completion

2018-04-25 · ACL 2018 7 · Aaron Jaech, Mari Ostendorf

Query auto-completion is a search engine feature whereby the system suggests completed queries as the user types. Recently, the use of a recurrent neural network language model was suggested as a method of generating que…

Language ModelingLanguage Modellingmodel

Search Intenion Network for Personalized Query Auto-Completion in E-Commerce

2024-03-05 · Wei Bao, Mi Zhang, Tao Zhang, Chengfu Huo

Query Auto-Completion(QAC), as an important part of the modern search engine, plays a key role in complementing user queries and helping them refine their search intentions.Today's QAC systems in real-world scenarios fac…

Personalized Object Identification and Localization via In-Context Inference with Vision-Language Models

2026-07-01 · Kensuke Nakamura, Byung-Woo Hong arxiv

Personalized object localization (POL) localizes an object instance in a query image based on a few reference images with bounding-box annotations and a target object label. The pioneering method, IPLoc, solves this task…

Few-Shot Object DetectionObject Localization

IterQR: An Iterative Framework for LLM-based Query Rewrite in e-Commercial Search System

2025-02-16 · Shangyu Chen, Xinyu Jia, Yingfei Zhang, Shuai Zhang 외

The essence of modern e-Commercial search system lies in matching user's intent and available candidates depending on user's query, providing personalized and precise service. However, user's query may be incorrect due t…

RAGRetrieval-augmented GenerationWorld Knowledge

Query-Conditioned Graph Retrieval for Contextualized LLM Reasoning in Personalized Wearable Data

2026-04-10 · Zhenyu Lu, Mahyar Abbasian, Amir M. Rahmani arxiv

Large language models (LLMs) are increasingly applied to analyzing wearable sensing data, which are long-term, multimodal, and highly personalized. A key challenge is context selection: providing insufficient context lim…