POG: Personalized Outfit Generation for Fashion Recommendation at Alibaba iFashion
Wen Chen, Pipei Huang, Jiaming Xu, Xin Guo, Cheng Guo, Fei Sun, Chao, Li, Andreas Pfadler, Huan Zhao, Binqiang Zhao

TL;DR
This paper introduces POG, a personalized outfit generation model using Transformer architecture, which enhances fashion recommendation by ensuring compatibility and personalization, demonstrated through extensive experiments and deployment at Alibaba.
Contribution
The paper presents the first large-scale dataset of fashion outfits and user behaviors, and develops a Transformer-based model for personalized outfit generation in an industrial setting.
Findings
POG outperforms existing methods in compatibility and personalization metrics.
Extensive offline and online experiments validate the effectiveness of POG.
Successful deployment of POG on Alibaba's platform demonstrates practical utility.
Abstract
Increasing demand for fashion recommendation raises a lot of challenges for online shopping platforms and fashion communities. In particular, there exist two requirements for fashion outfit recommendation: the Compatibility of the generated fashion outfits, and the Personalization in the recommendation process. In this paper, we demonstrate these two requirements can be satisfied via building a bridge between outfit generation and recommendation. Through large data analysis, we observe that people have similar tastes in individual items and outfits. Therefore, we propose a Personalized Outfit Generation (POG) model, which connects user preferences regarding individual items and outfits with Transformer architecture. Extensive offline and online experiments provide strong quantitative evidence that our method outperforms alternative methods regarding both compatibility and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Fashion and Cultural Textiles · Aesthetic Perception and Analysis
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Byte Pair Encoding · Dense Connections · Label Smoothing · *Communicated@Fast*How Do I Communicate to Expedia? · Adam · Softmax
