Hint-Augmented Re-ranking: Efficient Product Search using LLM-Based Query Decomposition
By: Yilun Zhu, Nikhita Vedula, Shervin Malmasi
Potential Business Impact:
Helps online shoppers find the best stuff faster.
Search queries with superlatives (e.g., best, most popular) require comparing candidates across multiple dimensions, demanding linguistic understanding and domain knowledge. We show that LLMs can uncover latent intent behind these expressions in e-commerce queries through a framework that extracts structured interpretations or hints. Our approach decomposes queries into attribute-value hints generated concurrently with retrieval, enabling efficient integration into the ranking pipeline. Our method improves search performanc eby 10.9 points in MAP and ranking by 5.9 points in MRR over baselines. Since direct LLM-based reranking faces prohibitive latency, we develop an efficient approach transferring superlative interpretations to lightweight models. Our findings provide insights into how superlative semantics can be represented and transferred between models, advancing linguistic interpretation in retrieval systems while addressing practical deployment constraints.
Similar Papers
Generative Product Recommendations for Implicit Superlative Queries
Information Retrieval
Helps online stores find best products for vague searches.
LLM as Explainable Re-Ranker for Recommendation System
Information Retrieval
Helps online stores show you better, clearer choices.
How Reliable are LLMs for Reasoning on the Re-ranking task?
Computation and Language
Shows how computers learn to explain their choices.