AIGP: An LLM-Based Framework for Long-Term Value Alignment in E-Commerce Pricing
Abstract
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 Gross Merchandise Value (GMV), Return on Investment (ROI) and milestone achievement. We propose AIGP, a novel framework that leverages a Large Language Model (LLM) prompted with domain knowledge, structured data and textual context to make interpretable, knowledge-aware pricing decisions. For efficient deployment while maintaining high-quality outputs, we employ supervised fine-tuning for knowledge distillation. Central to AIGP is the Long-Term Value Estimator (LTVE), trained via offline reinforcement learning on historical data, which serves as a reward model to score candidate pricing actions and select preference pairs for Direct Preference Optimization (DPO), thereby aligning the pricing policy with long-term business objectives. Extensive offline evaluations and large-scale online A/B tests on Tao Factory demonstrate that AIGP achieves significant improvements: +13.21% in GMV, +7.59% in ROI, and +8.20% in milestone achievement rate over 14 days compared to the production baseline, while simultaneously providing interpretable and transparent pricing rationales.
Cite
@article{arxiv.2606.26787,
title = {AIGP: An LLM-Based Framework for Long-Term Value Alignment in E-Commerce Pricing},
author = {Chennan Ma and Yanning Zhang and Siqi Hong and Xiuchong Wang and Fei Xiao and Keping Yang},
journal= {arXiv preprint arXiv:2606.26787},
year = {2026}
}
Comments
Accepted by KDD 2026 Applied Data Science Track (Oral presentation)