Generating Query-Relevant Document Summaries via Reinforcement Learning
Nitin Yadav, Changsung Kang, Hongwei Shang, Ming Sun

TL;DR
ReLSum is a reinforcement learning framework that generates concise, query-relevant summaries of product descriptions to improve search relevance in e-commerce, balancing detail and computational efficiency.
Contribution
The paper introduces ReLSum, a novel RL-based method that aligns summarization with ranking objectives using relevance scores, enhancing search relevance with a trainable LLM.
Findings
Significant improvements in recall and NDCG metrics.
Enhanced online user engagement metrics.
Effective scalability for large e-commerce systems.
Abstract
E-commerce search engines often rely solely on product titles as input for ranking models with latency constraints. However, this approach can result in suboptimal relevance predictions, as product titles often lack sufficient detail to capture query intent. While product descriptions provide richer information, their verbosity and length make them unsuitable for real-time ranking, particularly for computationally expensive architectures like cross-encoder ranking models. To address this challenge, we propose ReLSum, a novel reinforcement learning framework designed to generate concise, query-relevant summaries of product descriptions optimized for search relevance. ReLSum leverages relevance scores as rewards to align the objectives of summarization and ranking, effectively overcoming limitations of prior methods, such as misaligned learning targets. The framework employs a trainable…
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
TopicsInformation Retrieval and Search Behavior · Text and Document Classification Technologies · Topic Modeling
