A Hybrid Multimodal Deep Learning Framework for Intelligent Fashion Recommendation
Kamand Kalashi, Babak Teimourpour

TL;DR
This paper introduces a hybrid deep learning framework that combines visual and textual data to improve fashion recommendation systems, effectively predicting outfit compatibility and retrieving complementary items.
Contribution
It presents a novel multimodal model using CLIP and transformer architecture for joint compatibility prediction and item retrieval in fashion recommendation.
Findings
Achieved 0.95 AUC on Polyvore for compatibility prediction
Reached 69.24% accuracy on FITB for item retrieval
Demonstrated strong performance across both tasks
Abstract
The rapid expansion of online fashion platforms has created an increasing demand for intelligent recommender systems capable of understanding both visual and textual cues. This paper proposes a hybrid multimodal deep learning framework for fashion recommendation that jointly addresses two key tasks: outfit compatibility prediction and complementary item retrieval. The model leverages the visual and textual encoders of the CLIP architecture to obtain joint latent representations of fashion items, which are then integrated into a unified feature vector and processed by a transformer encoder. For compatibility prediction, an "outfit token" is introduced to model the holistic relationships among items, achieving an AUC of 0.95 on the Polyvore dataset. For complementary item retrieval, a "target item token" representing the desired item description is used to retrieve compatible items,…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Recommender Systems and Techniques · Face recognition and analysis
