arXiv:2601.15711cs.CV2026-01中稿 · WACV 2026 Workshop…

用三阶段框架评估视觉语言模型在零样本服饰属性标注中的表现

Zero-Shot Product Attribute Labeling with Vision-Language Models: A Three-Tier Evaluation Framework

  • 分三步评估:整体性能、属性适用性判断、细粒度分类
  • 零样本模型宏F1达64.0%,是基线的三倍;分类能力强但适用性判断差
  • 高效模型性能接近旗舰版,适合实际部署

细粒度属性预测对时尚零售中的商品目录增强、视觉搜索和推荐系统至关重要。视觉语言模型(VLMs)可在无需任务特定训练的情况下实现零样本预测,但其在多属性时尚任务上的系统性评估仍不充分。关键挑战在于,时尚属性常具条件性——例如无外衣时“外层材质”无意义。这要求模型先判断属性是否适用,再进行分类。本文提出三阶段评估框架:(1) 所有属性类别的整体表现(含NA类:属性不适用);(2) 属性适用性检测;(3) 属性可判定时的细粒度分类。基于包含显式NA标签的DeepFashion-MultiModal数据集,在5,000张图像上涵盖18个属性,对九种VLMs(包括旗舰级GPT-5、Gemini 2.5 Pro,高效型GPT-5 Mini、Gemini 2.5 Flash,及超高效型GPT-5 Nano、Gemini 2.5 Flash-Lite)进行评测,并与基于预训练Fashion-CLIP嵌入的分类器对比。结果表明:(1) 零样本VLMs取得64.0%宏观F1,是基准逻辑回归方法的三倍;(2) 在细粒度分类(第3阶段)中表现优异(70.8% F1),但在适用性检测(第2阶段)上仅得34.1% NA-F1,暴露关键瓶颈;(3) 高效模型达到旗舰模型90%以上性能,成本更低,具备实用部署价值。该诊断框架帮助从业者定位错误来源,指导生产系统优化。

原文摘要 · Abstract (English)

Fine-grained attribute prediction is essential for fashion retail applications including catalog enrichment, visual search, and recommendation systems. Vision-Language Models (VLMs) offer zero-shot prediction without task-specific training, yet their systematic evaluation on multi-attribute fashion tasks remains underexplored. A key challenge is that fashion attributes are often conditional. For example, "outer fabric" is undefined when no outer garment is visible. This requires models to detect attribute applicability before attempting classification. We introduce a three-tier evaluation framework that decomposes this challenge: (1) overall task performance across all classes (including NA class: suggesting attribute is not applicable) for all attributes, (2) attribute applicability detection, and (3) fine-grained classification when attributes are determinable. Using DeepFashion-MultiModal, which explicitly defines NA (meaning attribute doesn't exist or is not visible) within attribute label spaces, we benchmark nine VLMs spanning flagship (GPT-5, Gemini 2.5 Pro), efficient (GPT-5 Mini, Gemini 2.5 Flash), and ultra-efficient tiers (GPT-5 Nano, Gemini 2.5 Flash-Lite) against classifiers trained on pretrained Fashion-CLIP embeddings on 5,000 images across 18 attributes. Our findings reveal that: (1) zero-shot VLMs achieve 64.0% macro-F1, a threefold improvement over logistic regression on pretrained Fashion-CLIP embeddings; (2) VLMs excel at fine-grained classification (Tier 3: 70.8% F1) but struggle with applicability detection (Tier 2: 34.1% NA-F1), identifying a key bottleneck; (3) efficient models achieve over 90% of flagship performance at lower cost, offering practical deployment paths. This diagnostic framework enables practitioners to pinpoint whether errors stem from visibility detection or classification, guiding targeted improvements for production systems.

视觉语言模型零样本学习属性标注时尚零售

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。