paper-with-me

Papers

Atlas: A Dataset and Benchmark for E-commerce Clothing Product Categorization

2019-08-12 · Venkatesh Umaashankar, Girish Shanmugam S, Aditi Prakash

In E-commerce, it is a common practice to organize the product catalog using product taxonomy. This enables the buyer to easily locate the item they are looking for and also to explore various items available under a category. Product taxonomy is a tree structure with 3 or more levels of depth and several leaf nodes. Product categorization is a large scale classification task that assigns a category path to a particular product. Research in this area is restricted by the unavailability of good real-world datasets and the variations in taxonomy due to the absence of a standard across the different e-commerce stores. In this paper, we introduce a high-quality product taxonomy dataset focusing on clothing products which contain 186,150 images under clothing category with 3 levels and 52 leaf nodes in the taxonomy. We explain the methodology used to collect and label this dataset. Further, we establish the benchmark by comparing image classification and Attention based Sequence models for predicting the category path. Our benchmark model reaches a micro f-score of 0.92 on the test set. The dataset, code and pre-trained models are publicly available at \url{https://github.com/vumaasha/atlas}. We invite the community to improve upon these baselines.

📄 PDF Abstract BibTeX arXiv:1908.08984

Code (2)

vumaasha/atlas 공식 구현 pytorch
AemikaChow/DATASOURCE

Tasks

General Classificationimage-classificationImage ClassificationProduct Categorization

Similar Papers 제목 키워드 기반

When Fashion Meets Big Data: Discriminative Mining of Best Selling Clothing Features

2016-11-11 · Kuan-Ting Chen, Jiebo Luo

With the prevalence of e-commence websites and the ease of online shopping, consumers are embracing huge amounts of various options in products. Undeniably, shopping is one of the most essential activities in our society…

Sociology

Leveraging Weakly Annotated Data for Fashion Image Retrieval and Label Prediction

2017-09-27 · Charles Corbière, Hedi Ben-Younes, Alexandre Ramé, Charles Ollion

In this paper, we present a method to learn a visual representation adapted for e-commerce products. Based on weakly supervised learning, our model learns from noisy datasets crawled on e-commerce website catalogs and do…

General ClassificationImage RetrievalRetrievalWeakly-supervised Learning

EI-CLIP: Entity-Aware Interventional Contrastive Learning for E-Commerce Cross-Modal Retrieval

2022-01-01 · CVPR 2022 1 · Haoyu Ma, Handong Zhao, Zhe Lin, Ajinkya Kale 외

recommendation, and marketing services. Extensive efforts have been made to conquer the cross-modal retrieval problem in the general domain. When it comes to E-commerce, a common practice is to adopt the pretrained m…

Causal InferenceContrastive LearningCross-Modal RetrievalImage to text+2

Statistical Analysis on E-Commerce Reviews, with Sentiment Classification using Bidirectional Recurrent Neural Network (RNN)

2018-05-08 · Abien Fred Agarap

Understanding customer sentiments is of paramount importance in marketing strategies today. Not only will it give companies an insight as to how customers perceive their products and/or services, but it will also give th…

ClassificationGeneral ClassificationMarketingSentiment Analysis+1

Product Image Recognition with Guidance Learning and Noisy Supervision

2019-07-26 · Qing Li, Xiaojiang Peng, Liangliang Cao, Wenbin Du 외

This paper considers recognizing products from daily photos, which is an important problem in real-world applications but also challenging due to background clutters, category diversities, noisy labels, etc. We address t…