paper-with-me

Papers

LLP: LLM-based Product Pricing in E-commerce

2025-10-10 · Hairu Wang, Sheng You, Qiheng Zhang, Xike Xie, Shuguang Han, Yuchen Wu, Fei Huang, Jufeng Chen arxiv

Unlike Business-to-Consumer e-commerce platforms (e.g., Amazon), inexperienced individual sellers on Consumer-to-Consumer platforms (e.g., eBay) often face significant challenges in setting prices for their second-hand products efficiently. Therefore, numerous studies have been proposed for automating price prediction. However, most of them are based on static regression models, which suffer from poor generalization performance and fail to capture market dynamics (e.g., the price of a used iPhone decreases over time). Inspired by recent breakthroughs in Large Language Models (LLMs), we introduce LLP, the first LLM-based generative framework for second-hand product pricing. LLP first retrieves similar products to better align with the dynamic market change. Afterwards, it leverages the LLMs' nuanced understanding of key pricing information in free-form text to generate accurate price suggestions. To strengthen the LLMs' domain reasoning over retrieved products, we apply a two-stage optimization, supervised fine-tuning (SFT) followed by group relative policy optimization (GRPO), on a dataset built via bidirectional reasoning. Moreover, LLP employs a confidence-based filtering mechanism to reject unreliable price suggestions. Extensive experiments demonstrate that LLP substantially surpasses existing methods while generalizing well to unseen categories. We have successfully deployed LLP on Xianyu\footnote\{Xianyu is China's largest second-hand e-commerce platform.\}, significantly outperforming the previous pricing method. Under the same 30\% product coverage, it raises the static adoption rate (SAR) from 40\% to 72\%, and maintains a strong SAR of 47\% even at 90\% recall.

📄 PDF Abstract BibTeX arXiv:2510.09347

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Pricing on E-commerce Platform with Deep Reinforcement Learning

2018-09-27 · Jiaxi Liu, Yidong Zhang, Xiaoqing Wang, Yuming Deng 외

In this paper we develop an approach based on deep reinforcement learning (DRL) to address dynamic pricing problem on E-commerce platform. We models real-world E-commerce dynamic pricing problem as Markov Decision Proce…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Survey on Data Pricing: from Economics to Data Science

2020-09-09 · Jian Pei

Data are invaluable. How can we assess the value of data objectively, systematically and quantitatively? Pricing data, or information goods in general, has been studied and practiced in dispersed areas and principles, su…

BIG-bench Machine LearningManagementMarketingSurvey

RouteCost: A Production-Inspired Multi-Stage Framework for Pre-Order Shipping Cost Estimation in E-Commerce

2026-06-24 · Xianling Zeng, Zihan Yu, Sichen Zhao, Yalun Qi 외 arxiv

Accurate pre-order shipping cost estimation is important in e-commerce because it affects price presentation, margin planning, and conversion. In practice, shipping cost is shaped not only by distance but also by destina…

High-Frequency Pricing at Scale for E-Commerce

2026-06-11 · Stefan Birr, Tobias Huelden, Mones Raslan, Adele Gouttes 외 arxiv

This paper presents the design, development, and implementation of a specialized forecast-then-optimize algorithmic pricing tool for sales campaigns in fashion e-commerce. Sales events present unique challenges for prici…

AIGP: An LLM-Based Framework for Long-Term Value Alignment in E-Commerce Pricing

2026-06-25 · Chennan Ma, Yanning Zhang, Siqi Hong, Xiuchong Wang 외 arxiv

Traditional dynamic pricing models in large-scale e-commerce suffer from limited interpretability, poor utilization of unstructured information, and misalignment with long-term business objectives such as cumulative Gros…

Knowledge DistillationReinforcement Learning