Product Title Generation for Conversational Systems using BERT
Mansi Ranjit Mane, Shashank Kedia, Aditya Mantha, Stephen Guo, Kannan, Achan

TL;DR
This paper introduces a BERT-based sequence-to-sequence model to generate concise, natural spoken language titles for products, improving voice interface interactions in e-commerce.
Contribution
It presents a novel application of BERT for product title summarization tailored for conversational systems, outperforming existing baseline models.
Findings
BERT-based summarization outperforms baseline models in experiments.
Human evaluation confirms improved naturalness and clarity.
Model effectively generates spoken language-friendly product titles.
Abstract
Through recent advancements in speech technology and introduction of smart devices, such as Amazon Alexa and Google Home, increasing number of users are interacting with applications through voice. E-commerce companies typically display short product titles on their webpages, either human-curated or algorithmically generated, when brevity is required, but these titles are dissimilar from natural spoken language. For example, "Lucky Charms Gluten Free Break-fast Cereal, 20.5 oz a box Lucky Charms Gluten Free" is acceptable to display on a webpage, but "a 20.5 ounce box of lucky charms gluten free cereal" is easier to comprehend over a conversational system. As compared to display devices, where images and detailed product information can be presented to users, short titles for products are necessary when interfacing with voice assistants. We propose a sequence-to-sequence approach using…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
MethodsLinear Layer · Layer Normalization · Attention Is All You Need · Dense Connections · Residual Connection · Adam · Multi-Head Attention · Attention Dropout · Dropout · WordPiece
