English

TaoSR1: The Thinking Model for E-commerce Relevance Search

Information Retrieval 2026-03-11 v4 Artificial Intelligence Computation and Language

Abstract

Query-product relevance prediction is a core task in e-commerce search. BERT-based models excel at semantic matching but lack complex reasoning capabilities. While Large Language Models (LLMs) are explored, most still use discriminative fine-tuning or distill to smaller models for deployment. We propose a framework to directly deploy LLMs for this task, addressing key challenges: Chain-of-Thought (CoT) error accumulation, discriminative hallucination, and deployment feasibility. Our framework, TaoSR1, involves three stages: (1) Supervised Fine-Tuning (SFT) with CoT to instill reasoning; (2) Offline sampling with a pass@N strategy and Direct Preference Optimization (DPO) to improve generation quality; and (3) Difficulty-based dynamic sampling with Group Relative Policy Optimization (GRPO) to mitigate discriminative hallucination. Additionally, post-CoT processing and a cumulative probability-based partitioning method enable efficient online deployment. TaoSR1 significantly outperforms baselines on offline datasets and achieves substantial gains in online side-by-side human evaluations, introducing a novel paradigm for applying CoT reasoning to relevance classification.

Keywords

Cite

@article{arxiv.2508.12365,
  title  = {TaoSR1: The Thinking Model for E-commerce Relevance Search},
  author = {Chenhe Dong and Shaowei Yao and Pengkun Jiao and Jianhui Yang and Yiming Jin and Zerui Huang and Xiaojiang Zhou and Dan Ou and Haihong Tang and Bo Zheng},
  journal= {arXiv preprint arXiv:2508.12365},
  year   = {2026}
}
R2 v1 2026-07-01T04:53:43.869Z