Product Design Using Generative Adversarial Network: Incorporating Consumer Preference and External Data

Hui Li,Jian Ni,Fangzhu Yang
2024-06-03
Abstract:The development of generative artificial intelligence (AI) enables large-scale product design automation. However, this automated process usually does not incorporate consumer preference information from the internal dataset of a company. Furthermore, external sources such as social media and user-generated content (UGC) websites often contain rich product design and consumer preference information, but such information is not utilized by companies when generating designs. We propose a semi-supervised deep generative framework that integrates consumer preferences and external data into the product design process, allowing companies to generate consumer-preferred designs in a cost-effective and scalable way. We train a predictor model to learn consumer preferences and use predicted popularity levels as additional input labels to guide the training procedure of a continuous conditional generative adversarial network (CcGAN). The CcGAN can be instructed to generate new designs with a certain popularity level, enabling companies to efficiently create consumer-preferred designs and save resources by avoiding the development and testing of unpopular designs. The framework also incorporates existing product designs and consumer preference information from external sources, which is particularly helpful for small or start-up companies that have limited internal data and face the "cold-start" problem. We apply the proposed framework to a real business setting by helping a large self-aided photography chain in China design new photo templates. We show that our proposed model performs well in terms of generating appealing template designs for the company.
General Economics,Human-Computer Interaction
What problem does this paper attempt to address?
This paper aims to address the issue of integrating consumer preferences and external data in product design. Traditional automated design processes often do not consider internal consumer data of companies, and the rich design and consumer preference information in external resources such as social media and user-generated content (UGC) is also underutilized. To this end, the paper proposes a semi-supervised deep generation framework that integrates consumer preferences and external data into the product design process, allowing companies to generate designs that consumers like in a cost-effective and scalable manner. By training predictive models to learn consumer preferences and using predicted popularity as guidance, the Conditional Continuous Generative Adversarial Network (Cc-GAN) is trained with additional input labels. As a result, Cc-GAN can generate new designs according to specific popularity, thereby improving design efficiency and avoiding the development and testing of designs that are not well-received by consumers. In addition, the framework utilizes both external data and internal designs, making it particularly suitable for small companies or startups with limited internal data. The paper demonstrates the effectiveness of this framework through a practical application of helping a self-service photography chain store in China design new photo templates.