ConjointNet: Enhancing Conjoint Analysis for Preference Prediction with Representation Learning
Yanxia Zhang, Francine Chen, Shabnam Hakimi, Totte Harinen, Alex Filipowicz, Yan-Ying Chen, Rumen Iliev, Nikos Arechiga, Kalani Murakami, Kent Lyons, Charlene Wu, Matt Klenk
TL;DR
The paper targets the limitations of linear conjoint analysis in capturing non-linear attribute interactions. It introduces ConjointNet, comprising a semi-supervised autoencoder-based architecture and a residual ConjointNet that combines linear and non-linear components to model complex preferences. Across the Moral Machine and Car Preference datasets, ConjointNet consistently outperforms traditional conjoint models in accuracy (and AUC on MM), demonstrating the value of representation learning for preference prediction. The approach enables end-to-end learning from raw choice data, reduces reliance on hand-crafted features, and opens avenues for integrating additional modalities and visualizing the learned interactions.
Abstract
Understanding consumer preferences is essential to product design and predicting market response to these new products. Choice-based conjoint analysis is widely used to model user preferences using their choices in surveys. However, traditional conjoint estimation techniques assume simple linear models. This assumption may lead to limited predictability and inaccurate estimation of product attribute contributions, especially on data that has underlying non-linear relationships. In this work, we employ representation learning to efficiently alleviate this issue. We propose ConjointNet, which is composed of two novel neural architectures, to predict user preferences. We demonstrate that the proposed ConjointNet models outperform traditional conjoint estimate techniques on two preference datasets by over 5%, and offer insights into non-linear feature interactions.
