paper-with-me

Papers

Seasonality Based Reranking of E-commerce Autocomplete Using Natural Language Queries

2023-08-03 · Prateek Verma, Shan Zhong, Xiaoyu Liu, Adithya Rajan

Query autocomplete (QAC) also known as typeahead, suggests list of complete queries as user types prefix in the search box. It is one of the key features of modern search engines specially in e-commerce. One of the goals of typeahead is to suggest relevant queries to users which are seasonally important. In this paper we propose a neural network based natural language processing (NLP) algorithm to incorporate seasonality as a signal and present end to end evaluation of the QAC ranking model. Incorporating seasonality into autocomplete ranking model can improve autocomplete relevance and business metric.

📄 PDF Abstract BibTeX arXiv:2308.02055

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language QueriesReranking

Similar Papers 제목 키워드 기반

Synthetic Prefixes to Mitigate Bias in Real-Time Neural Query Autocomplete

2025-10-02 · Adithya Rajan, Xiaoyu Liu, Prateek Verma, Vibhu Arora arxiv

We introduce a data-centric approach for mitigating presentation bias in real-time neural query autocomplete systems through the use of synthetic prefixes. These prefixes are generated from complete user queries collecte…

You Autocomplete Me: Poisoning Vulnerabilities in Neural Code Completion

2020-07-05 · Roei Schuster, Congzheng Song, Eran Tromer, Vitaly Shmatikov

Code autocompletion is an integral feature of modern code editors and IDEs. The latest generation of autocompleters uses neural language models, trained on public open-source code repositories, to suggest likely (not jus…

Code CompletionData PoisoningModel Poisoning

Sequential Decision-Making for Inline Text Autocomplete

2024-03-21 · Rohan Chitnis, Shentao Yang, Alborz Geramifard

Autocomplete suggestions are fundamental to modern text entry systems, with applications in domains such as messaging and email composition. Typically, autocomplete suggestions are generated from a language model with a …

Decision MakingLanguage ModellingSequential Decision Making

ChaI-TeA: A Benchmark for Evaluating Autocompletion of Interactions with LLM-based Chatbots

2024-12-24 · Shani Goren, Oren Kalinsky, Tomer Stav, Yuri Rapoport 외

The rise of LLMs has deflected a growing portion of human-computer interactions towards LLM-based chatbots. The remarkable abilities of these models allow users to interact using long, diverse natural language text cover…

Chatbot

The Effectiveness of Bidirectional Generative Patent Language Models

2022-09-04 · Jieh-Sheng Lee

Generative patent language models can assist humans to write patent text more effectively. The question is how to measure effectiveness from a human-centric perspective and how to improve effectiveness. In this manuscrip…

Text Generation