paper-with-me

Papers

SHE: Stepwise Hybrid Examination Reinforcement Learning Framework for E-commerce Search Relevance

2025-10-09 · Pengkun Jiao, Yiming Jin, Jianhui Yang, Chenhe Dong, Zerui Huang, Shaowei Yao, Xiaojiang Zhou, Dan Ou, Haihong Tang arxiv

Query-product relevance prediction is vital for AI-driven e-commerce, yet current LLM-based approaches face a dilemma: SFT and DPO struggle with long-tail generalization due to coarse supervision, while traditional RLVR suffers from sparse feedback that fails to correct intermediate reasoning errors. We propose Stepwise Hybrid Examination (SHE), an RL framework that ensures logical consistency through Stepwise Reward Policy Optimization (SRPO). SRPO utilizes a hybrid reward mechanism-combining generative reward models with human-annotated verifiers-to provide fine-grained, step-level signals. To further enhance stability, SHE incorporates diversified data filtering to maintain policy entropy and a multi-stage curriculum learning protocol for progressive skill acquisition. Extensive experiments on real-world search benchmarks show that SHE improves both reasoning quality and relevance-prediction accuracy in large-scale e-commerce settings, outperforming SFT, DPO, GRPO, and other baselines, while also enhancing interpretability and robustness.

📄 PDF Abstract BibTeX arXiv:2510.07972

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

A Hybrid Usability Approach for Rating Evaluation of M-Commerce Applications

2026-08-26 · Ahmad Ibtisam, Bilal Khan, Arshad Ali arxiv

The success of any mobile application relies on its usefulness and rating is considered as an important measure in this regard. This research work focuses on identifying usability factors, which contribute significantly …

RL-STaR: Theoretical Analysis of Reinforcement Learning Frameworks for Self-Taught Reasoner

2024-10-31 · Fu-Chieh Chang, Yu-Ting Lee, Hui-Ying Shih, Pei-Yuan Wu

The reasoning abilities of large language models (LLMs) have improved with chain-of-thought (CoT) prompting, allowing models to solve complex tasks in a stepwise manner. However, training CoT capabilities requires detail…

reinforcement-learningReinforcement Learning

Stepwise Think-Critique: A Unified Framework for Robust and Interpretable LLM Reasoning

2025-12-17 · Jiaqi Xu, Cuiling Lan, Xuejin Chen, Yan Lu arxiv

Human beings solve complex problems through critical thinking, where reasoning and evaluation are intertwined to converge toward correct solutions. However, most existing large language models (LLMs) treat the reasoning …

Reinforcement LearningMathematical Reasoning

A Hybrid Stepwise Approach for De-identifying Person Names in Clinical Documents

2012-06-01 · WS 2012 6 · Oscar Ferr{\'a}ndez, Brett South, Shuying Shen, St{\'e}phane Meystre
Named Entity Recognition (NER)

Reinforced Reasoning for End-to-End Retrosynthetic Planning

2026-03-31 · Chenyang Zuo, Siqi Fan, Yizhen Luo, Zaiqing Nie arxiv

Retrosynthetic planning is a fundamental task in organic chemistry, yet remains challenging due to its combinatorial complexity. To address this, conventional approaches typically rely on hybrid frameworks that combine s…

Reinforcement Learning