Pith. sign in

REVIEW 4 cited by

Large Language Model based Long-tail Query Rewriting in Taobao Search

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.03758 v3 pith:ABUL3MCZ submitted 2023-11-07 cs.IR

classification cs.IR
keywords semanticlong-tailrewritingtaobaobequemethodmodeloffline
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

In the realm of e-commerce search, the significance of semantic matching cannot be overstated, as it directly impacts both user experience and company revenue. Along this line, query rewriting, serving as an important technique to bridge the semantic gaps inherent in the semantic matching process, has attached wide attention from the industry and academia. However, existing query rewriting methods often struggle to effectively optimize long-tail queries and alleviate the phenomenon of "few-recall" caused by semantic gap. In this paper, we present BEQUE, a comprehensive framework that Bridges the sEmantic gap for long-tail QUEries. In detail, BEQUE comprises three stages: multi-instruction supervised fine tuning (SFT), offline feedback, and objective alignment. We first construct a rewriting dataset based on rejection sampling and auxiliary tasks mixing to fine-tune our large language model (LLM) in a supervised fashion. Subsequently, with the well-trained LLM, we employ beam search to generate multiple candidate rewrites, and feed them into Taobao offline system to obtain the partial order. Leveraging the partial order of rewrites, we introduce a contrastive learning method to highlight the distinctions between rewrites, and align the model with the Taobao online objectives. Offline experiments prove the effectiveness of our method in bridging semantic gap. Online A/B tests reveal that our method can significantly boost gross merchandise volume (GMV), number of transaction (#Trans) and unique visitor (UV) for long-tail queries. BEQUE has been deployed on Taobao, one of most popular online shopping platforms in China, since October 2023.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. SPEAR: Selection-aware Personalized End-to-end Adaptive Rewriting and Retrieval for Community Search

    cs.IR 2026-08 conditional novelty 6.0 of 10

    SPEAR, a PDN-style framework with gradient-isolated embeddings, multiplicative rewrite gating, and a dynamic rewrite selector, reports large offline and online gains over Dewu's production search baseline.

  2. FRAG: A Flexible Modular Framework for Retrieval-Augmented Generation based on Knowledge Graphs

    cs.CL 2025-01 conditional novelty 6.0 of 10

    FRAG routes knowledge-graph questions through a query-complexity classifier to BFS or shortest-path retrieval, improving KG-RAG accuracy without LLM fine-tuning or retrieval-time LLM calls.

  3. Next-Gen Sponsored Search: Crafting the Perfect Query with Inventory-Aware RAG (InvAwr-RAG) Based GenAI

    cs.IR 2026-07 conditional novelty 5.0 of 10

    Inventory-aware RAG plus LoRA-tuned Llama-2 rewrites zero-fill sponsored-search queries to 68% fill rate and higher NDCG@8 than GPT-4 on 10k historical Walmart queries.

  4. QExplorer: Large Language Model Based Query Extraction for Toxic Content Exploration

    cs.IR 2025-02 conditional novelty 5.0 of 10

    A two-stage fine-tuned LLM, using SFT followed by DPO with search-engine feedback, extracts queries that find more toxic items on a second-hand marketplace than human auditors do.

Pith tools