Using item recommendations and LLMs in marketing email titles
E-commerce marketplaces make use of a number of marketing channels like emails, push notifications, etc. to reach their users and stimulate purchases. Personalized emails especially are a popular touch point for marketers to inform users of latest items in stock, especially for those who stopped visiting the marketplace. Such emails contain personalized recommendations tailored to each user's interests, enticing users to buy relevant items. A common limitation of these emails is that the primary entry point, the title of the email, tends to follow fixed templates, failing to inspire enough interest in the contents. In this work, we explore the potential of large language models (LLMs) for generating thematic titles that reflect the personalized content of the emails. We perform offline simulations and conduct online experiments on the order of millions of users, finding our techniques useful in improving the engagement between customers and our emails. We highlight key findings and learnings as we productionize the safe and automated generation of email titles for millions of users.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Reindex-Then-Adapt: Improving Large Language Models for Conversational Recommendation
Large language models (LLMs) are revolutionizing conversational recommender systems by adeptly indexing item content, understanding complex conversational contexts, and generating relevant item titles. However, controlli…
Conversational RecommendationRecommendation SystemsMacro-optimization of email recommendation response rates harnessing individual activity levels and group affinity trends
Recommendation emails are among the best ways to re-engage with customers after they have left a website. While on-site recommendation systems focus on finding the most relevant items for a user at the moment (right item…
Recommendation SystemsSequence-aware item recommendations for multiply repeated user-item interactions
Recommender systems are one of the most successful applications of machine learning and data science. They are successful in a wide variety of application domains, including e-commerce, media streaming content, email mar…
Collaborative FilteringMarketingMatrix CompletionRecommendation SystemsCollaborative Generative Hashing for Marketing and Fast Cold-start Recommendation
Cold-start has being a critical issue in recommender systems with the explosion of data in e-commerce. Most existing studies proposed to alleviate the cold-start problem are also known as hybrid recommender systems that …
MarketingRecommendation SystemsSemSR: Semantics aware robust Session-based Recommendations
Session-based recommendation (SR) models aim to recommend items to anonymous users based on their behavior during the current session. While various SR models in the literature utilize item sequences to predict the next …
Session-Based Recommendations