The goal of product copywriting is to capture the interest of potential buyers by emphasizing the features of products through text descriptions. As e-commerce platforms offer a wide range of services, it's becoming essential to dynamically adjust the styles of these auto-generated descriptions. Typical approaches to copywriting generation often rely solely on specified product attributes, which may result in dull and repetitive content. To tackle this issue, we propose to generate copywriting based on customer reviews, as they provide firsthand practical experiences with products, offering a richer source of information than just product attributes. We have developed a sequence-to-sequence framework, enhanced with reinforcement learning, to produce copywriting that is attractive, authentic, and rich in information. Our framework outperforms all existing baseline and zero-shot large language models, including LLaMA-2-chat-7B and GPT-3.5, in terms of both attractiveness and faithfulness. Furthermore, this work features the use of LLMs for aspect-based summaries collection and argument allure assessment. Experiments demonstrate the effectiveness of using LLMs for marketing domain corpus construction. The code and the dataset is publicly available at: https://github.com/YuXiangLin1234/Copywriting-Generation.
翻译:产品文案的目标是通过文本描述强调产品特性,从而吸引潜在买家的兴趣。随着电商平台提供多样化的服务,动态调整自动生成文案的风格变得至关重要。典型的文案生成方法往往仅依赖指定的产品属性,这可能导致内容单调且重复。为解决这一问题,我们提出基于客户评论生成文案的方法,因为客户评论提供了产品的第一手使用体验,比产品属性蕴含更丰富的信息源。我们开发了一个结合强化学习的序列到序列框架,用于生成既有吸引力又真实可靠、信息丰富的文案。在吸引力和忠实度方面,我们的框架超越了所有现有基线模型和零样本大语言模型(包括LLaMA-2-chat-7B和GPT-3.5)。此外,本工作创新性地利用大语言模型进行基于方面的摘要收集和论点吸引力评估。实验证明了大语言模型在营销领域语料库构建中的有效性。相关代码和数据集已在以下链接公开:https://github.com/YuXiangLin1234/Copywriting-Generation。