important for a shopping portal $ 3,000,000,000 Loss to industry due to user drop off 38% users drop If they find search layout unattractive 4 https://www.disruptiveadvertising.com/ppc/ecommerce/2018-ecommerce-statistics/
never ending catalogue of products with nothing more than a picture of something similar • Will also recommend accessories that are a match to that dress you want to wear to that party 5
vector representations from InceptionV4 • Generate a list of candidate products based on cosine similarity 2 Compare • Classifies user’s image to what category it is • Uses InceptionV4-ResNet50 to classify into one of the classes in ImageNet • Determine which category to search for 1 Classify • Depending on user’s request, serve the product with highest similarity 3 Recommend
is available offline. 2. A model trained on ImageNet decides the category of a product and sends it to the appropriate pipeline. 3. Pipeline for various categories may vary such as, we may extract color information for garments, or estimate sizes for mobile phones etc. 4. Using all extracted features, we build a search space from our catalogue and compare it for similarity using a cosine vector similarity algorithms. Vectors are generated from the model at step 2. 5. Show results to user!
user’s every purchase to generate recommendations. However, such data can greatly refine predictions • Users can easily describe what they want… “A picture is worth a thousand words” • Can scale to hundreds of categories with additional pipelines for classification