Trend-Aware Fashion Recommendation with Visual Segmentation and Semantic Similarity
Mohamed Djilani, Nassim Ali Ousalah, Nidhal Eddine Chenni

TL;DR
This paper presents a trend-aware fashion recommendation system that combines visual segmentation, semantic similarity, and user behavior modeling to improve personalized clothing suggestions.
Contribution
It introduces a novel pipeline integrating visual embeddings, segmentation, and synthetic user behavior simulation for enhanced fashion recommendations.
Findings
ResNet-50 achieves 64.95% category similarity.
The system improves relevance and trend alignment.
Ablation study confirms the effectiveness of visual and popularity cues.
Abstract
We introduce a trend-aware and visually-grounded fashion recommendation system that integrates deep visual representations, garment-aware segmentation, semantic category similarity and user behavior simulation. Our pipeline extracts focused visual embeddings by masking non-garment regions via semantic segmentation followed by feature extraction using pretrained CNN backbones (ResNet-50, DenseNet-121, VGG16). To simulate realistic shopping behavior, we generate synthetic purchase histories influenced by user-specific trendiness and item popularity. Recommendations are computed using a weighted scoring function that fuses visual similarity, semantic coherence and popularity alignment. Experiments on the DeepFashion dataset demonstrate consistent gender alignment and improved category relevance, with ResNet-50 achieving 64.95% category similarity and lowest popularity MAE. An ablation…
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.
Code & Models
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
MethodsMasked autoencoder
