Probing Product Description Generation via Posterior Distillation
Haolan Zhan, Hainan Zhang, Hongshen Chen, Lei Shen, Zhuoye Ding,, Yongjun Bao, Weipeng Yan, Yanyan Lan

TL;DR
This paper introduces an adaptive posterior Transformer model that leverages customer reviews to improve product description generation, especially for new products lacking sufficient review data.
Contribution
It proposes a novel adaptive posterior distillation method within a Transformer framework to incorporate user-cared review information into product description generation.
Findings
Outperforms traditional models in automatic metrics.
Achieves higher human evaluation scores.
Effective for long-tailed product categories.
Abstract
In product description generation (PDG), the user-cared aspect is critical for the recommendation system, which can not only improve user's experiences but also obtain more clicks. High-quality customer reviews can be considered as an ideal source to mine user-cared aspects. However, in reality, a large number of new products (known as long-tailed commodities) cannot gather sufficient amount of customer reviews, which brings a big challenge in the product description generation task. Existing works tend to generate the product description solely based on item information, i.e., product attributes or title words, which leads to tedious contents and cannot attract customers effectively. To tackle this problem, we propose an adaptive posterior network based on Transformer architecture that can utilize user-cared information from customer reviews. Specifically, we first extend the…
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.
Videos
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Web Data Mining and Analysis
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Layer Normalization · Residual Connection · Adam · Dropout · Label Smoothing · Multi-Head Attention
