Table of Contents
Fetching ...

A Fashion Item Recommendation Model in Hyperbolic Space

Ryotaro Shimizu, Yu Wang, Masanari Kimura, Yuki Hirakawa, Takashi Wada, Yuki Saito, Julian McAuley

TL;DR

A fashion item recommendation model that incorporates hyperbolic geometry into user and item representations using hyperbolic space to capture implicit hierarchies among items based on their visual data and users' purchase history is proposed.

Abstract

In this work, we propose a fashion item recommendation model that incorporates hyperbolic geometry into user and item representations. Using hyperbolic space, our model aims to capture implicit hierarchies among items based on their visual data and users' purchase history. During training, we apply a multi-task learning framework that considers both hyperbolic and Euclidean distances in the loss function. Our experiments on three data sets show that our model performs better than previous models trained in Euclidean space only, confirming the effectiveness of our model. Our ablation studies show that multi-task learning plays a key role, and removing the Euclidean loss substantially deteriorates the model performance.

A Fashion Item Recommendation Model in Hyperbolic Space

TL;DR

A fashion item recommendation model that incorporates hyperbolic geometry into user and item representations using hyperbolic space to capture implicit hierarchies among items based on their visual data and users' purchase history is proposed.

Abstract

In this work, we propose a fashion item recommendation model that incorporates hyperbolic geometry into user and item representations. Using hyperbolic space, our model aims to capture implicit hierarchies among items based on their visual data and users' purchase history. During training, we apply a multi-task learning framework that considers both hyperbolic and Euclidean distances in the loss function. Our experiments on three data sets show that our model performs better than previous models trained in Euclidean space only, confirming the effectiveness of our model. Our ablation studies show that multi-task learning plays a key role, and removing the Euclidean loss substantially deteriorates the model performance.
Paper Structure (16 sections, 11 equations, 8 figures, 4 tables)

This paper contains 16 sections, 11 equations, 8 figures, 4 tables.

Figures (8)

  • Figure 1: Overview of our proposed model.
  • Figure 2: AUC w.r.t. balancing value $\gamma$
  • Figure 3: AUC w.r.t. scaling factor $c$
  • Figure 5: The embedding-norm distribution on Amazon Women.
  • Figure 6: User and item representations
  • ...and 3 more figures