Trigger$^3$: Refining Query Correction via Adaptive Model Selector
Kepu Zhang, Zhongxiang Sun, Xiao Zhang, Xiaoxue Zang, Kai Zheng, Yang, Song, Jun Xu

TL;DR
Trigger$^3$ introduces an adaptive framework combining traditional models and large language models for query correction, improving accuracy and efficiency in handling diverse erroneous search queries.
Contribution
The paper presents a novel collaborative framework that adaptively selects correction methods, enhancing query correction performance over existing models.
Findings
Trigger$^3$ outperforms baseline correction methods in accuracy.
The framework effectively filters correct queries, reducing unnecessary corrections.
Trigger$^3$ maintains efficiency while improving correction quality.
Abstract
In search scenarios, user experience can be hindered by erroneous queries due to typos, voice errors, or knowledge gaps. Therefore, query correction is crucial for search engines. Current correction models, usually small models trained on specific data, often struggle with queries beyond their training scope or those requiring contextual understanding. While the advent of Large Language Models (LLMs) offers a potential solution, they are still limited by their pre-training data and inference cost, particularly for complex queries, making them not always effective for query correction. To tackle these, we propose Trigger, a large-small model collaboration framework that integrates the traditional correction model and LLM for query correction, capable of adaptively choosing the appropriate correction method based on the query and the correction results from the traditional correction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries · Data Mining Algorithms and Applications · Data Management and Algorithms
