用视觉语言模型实现零样本商品细粒度分类,提升零售场景识别精度。
Exploring Fine-grained Retail Product Discrimination with Zero-shot Object Classification Using Vision-Language Models
- 融合CLIP与DINOv2嵌入,结合降维技术提升分类性能。
- 在MIMEX数据集上显著优于现有视觉语言模型。
- 支持少量标注样本下的商品类别自适应,适合快速迭代的零售环境。
在智能零售应用中,产品数量庞大且更新频繁,亟需可靠的零样本物体分类方法。零样本假设对避免新商品上架或品牌重塑时重复训练分类器至关重要。本文提出三个关键贡献:首先,构建了包含28个不同产品类别的MIMEX数据集,专注于细粒度商品分类,涵盖多样化的零售商品;其次,在MIMEX上基准测试了先进视觉语言模型(VLMs)的零样本分类性能,实验表明其细粒度分类效果不理想,凸显专用方法的必要性;最后,提出一种新颖的集成方法,结合CLIP与DINOv2的嵌入,并引入降维技术,有效捕捉细粒度商品判别性视觉特征,性能超越VLMs;此外,提出一种基于有限样本的视觉原型类适配方法,适用于标注数据稀缺的零售场景。为推动该领域研究,本文将公开MIMEX数据集与基准测试,代码已开源。
原文摘要 · Abstract (English)
In smart retail applications, the large number of products and their frequent turnover necessitate reliable zero-shot object classification methods. The zero-shot assumption is essential to avoid the need for re-training the classifier every time a new product is introduced into stock or an existing product undergoes rebranding. In this paper, we make three key contributions. Firstly, we introduce the MIMEX dataset, comprising 28 distinct product categories. Unlike existing datasets in the literature, MIMEX focuses on fine-grained product classification and includes a diverse range of retail products. Secondly, we benchmark the zero-shot object classification performance of state-of-the-art vision-language models (VLMs) on the proposed MIMEX dataset. Our experiments reveal that these models achieve unsatisfactory fine-grained classification performance, highlighting the need for specialized approaches. Lastly, we propose a novel ensemble approach that integrates embeddings from CLIP and DINOv2 with dimensionality reduction techniques to enhance classification performance. By combining these components, our ensemble approach outperforms VLMs, effectively capturing visual cues crucial for fine-grained product discrimination. Additionally, we introduce a class adaptation method that utilizes visual prototyping with limited samples in scenarios with scarce labeled data, addressing a critical need in retail environments where product variety frequently changes. To encourage further research into zero-shot object classification for smart retail applications, we will release both the MIMEX dataset and benchmark to the research community. Interested researchers can contact the authors for details on the terms and conditions of use. The code is available: https://github.com/AnilOsmanTur/Zero-shot-Retail-Product-Classification.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。