Discovering Style Trends through Deep Visually Aware Latent Item Embeddings
Murium Iqbal, Adair Kovac, Kamelia Aryafar

TL;DR
This paper introduces a novel approach combining deep visual features and text data with LDA and PolyLDA to uncover trending styles in fashion items, demonstrating effective style discovery through latent topic modeling.
Contribution
It develops a method to convert deep visual features into a bag of words for LDA, integrating visual and textual data for style trend analysis.
Findings
Effective visual style discovery using deep features and LDA
Visual and text data integration improves style detection
Topics strongly correlate with visual style trends
Abstract
In this paper, we explore Latent Dirichlet Allocation (LDA) and Polylingual Latent Dirichlet Allocation (PolyLDA), as a means to discover trending styles in Overstock from deep visual semantic features transferred from a pretrained convolutional neural network and text-based item attributes. To utilize deep visual semantic features in conjunction with LDA, we develop a method for creating a bag of words representation of unrolled image vectors. By viewing the channels within the convolutional layers of a Resnet-50 as being representative of a word, we can index these activations to create visual documents. We then train LDA over these documents to discover the latent style in the images. We also incorporate text-based data with PolyLDA, where each representation is viewed as an independent language attempting to describe the same style. The resulting topics are shown to be excellent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Discriminant Analysis
