paper-with-me

홈 › Papers

Virtual-Taobao: Virtualizing Real-world Online Retail Environment for Reinforcement Learning

2018-05-25 · Jing-Cheng Shi, Yang Yu, Qing Da, Shi-Yong Chen, An-Xiang Zeng

Applying reinforcement learning in physical-world tasks is extremely challenging. It is commonly infeasible to sample a large number of trials, as required by current reinforcement learning methods, in a physical environment. This paper reports our project on using reinforcement learning for better commodity search in Taobao, one of the largest online retail platforms and meanwhile a physical environment with a high sampling cost. Instead of training reinforcement learning in Taobao directly, we present our approach: first we build Virtual Taobao, a simulator learned from historical customer behavior data through the proposed GAN-SD (GAN for Simulating Distributions) and MAIL (multi-agent adversarial imitation learning), and then we train policies in Virtual Taobao with no physical costs in which ANC (Action Norm Constraint) strategy is proposed to reduce over-fitting. In experiments, Virtual Taobao is trained from hundreds of millions of customers' records, and its properties are compared with the real environment. The results disclose that Virtual Taobao faithfully recovers important properties of the real environment. We also show that the policies trained in Virtual Taobao can have significantly superior online performance to the traditional supervised approaches. We hope our work could shed some light on reinforcement learning applications in complex physical environments.

📄 PDF Abstract BibTeX arXiv:1805.10000

Code (2)

eyounx/virtualtaobao pytorch
httpwww404notfound/CRIR pytorch

Tasks

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Policy Gradient for items Recommendation on Virtual Taobao

2020-12-14 · CUHK Course IERG5350 2020 12 · Wei Fang, Fanyuan Zeng

Recent years have witnessed digital content appear with plenty of forms (including online courses, online shopping and e-news) in daily life of people, which has provided with opportunities as well as challenges for syst…

Gibson Env: Real-World Perception for Embodied Agents

2018-08-31 · CVPR 2018 6 · Fei Xia, Amir Zamir, Zhi-Yang He, Alexander Sax 외

Developing visual perception models for active agents and sensorimotor control are cumbersome to be done in the physical world, as existing algorithms are too slow to efficiently learn in real-time and robots are fragile…

Domain AdaptationGeneral Reinforcement LearningRobot Navigation

Compressing DMA Engine: Leveraging Activation Sparsity for Training Deep Neural Networks

2017-05-03 · Minsoo Rhu, Mike O'Connor, Niladrish Chatterjee, Jeff Pool 외

Popular deep learning frameworks require users to fine-tune their memory usage so that the training data of a deep neural network (DNN) fits within the GPU physical memory. Prior work tries to address this restriction by…

CPUGPU

Ditto in the House: Building Articulation Models of Indoor Scenes through Interactive Perception

2023-02-02 · Cheng-Chun Hsu, Zhenyu Jiang, Yuke Zhu

Virtualizing the physical world into virtual models has been a critical technique for robot navigation and planning in the real world. To foster manipulation with articulated objects in everyday life, this work explores …

Robot Navigation

Continual Transfer Learning for Cross-Domain Click-Through Rate Prediction at Taobao

2022-08-11 · Lixin Liu, Yanling Wang, Tianming Wang, Dong Guan 외

As one of the largest e-commerce platforms in the world, Taobao's recommendation systems (RSs) serve the demands of shopping for hundreds of millions of customers. Click-Through Rate (CTR) prediction is a core component …

Click-Through Rate PredictionPredictionRecommendation SystemsTransfer Learning