提出自动评估少样本分类器抗伪相关能力的框架FewSTAB。
Benchmarking Spurious Bias in Few-Shot Image Classifiers
- 基于视觉语言模型自动筛选带伪属性样本,构建可复现的评测任务。
- 在三个数据集上测试10种方法,量化不同鲁棒性水平的差异。
- 帮助设计更抗伪相关的少样本分类模型,适合算法研发者使用。
少样本图像分类器虽能在少量标注数据下识别新类别,但常依赖类别与伪属性之间的虚假关联,即伪相关偏差。这类偏差在特定样本中普遍存在,导致分类器性能下降。目前缺乏自动化的评估体系来衡量少样本分类器对伪相关偏差的鲁棒性。本文提出系统且严谨的基准框架FewSTAB,可公平展示并量化少样本分类器在不同伪相关程度下的鲁棒性表现。FewSTAB通过预训练视觉语言模型驱动的属性导向样本选择策略,自动生成带伪属性的少样本任务,无需人工数据标注。该框架可直接应用于任意现有测试数据,实现自动化评测。实验在三个数据集上对十种少样本学习方法进行了验证,结果揭示了不同分类器的鲁棒性差异,并提供新的设计指导。本框架有助于推动更鲁棒的少样本分类器开发。
原文摘要 · Abstract (English)
Few-shot image classifiers are designed to recognize and classify new data with minimal supervision and limited data but often show reliance on spurious correlations between classes and spurious attributes, known as spurious bias. Spurious correlations commonly hold in certain samples and few-shot classifiers can suffer from spurious bias induced from them. There is an absence of an automatic benchmarking system to assess the robustness of few-shot classifiers against spurious bias. In this paper, we propose a systematic and rigorous benchmark framework, termed FewSTAB, to fairly demonstrate and quantify varied degrees of robustness of few-shot classifiers to spurious bias. FewSTAB creates few-shot evaluation tasks with biased attributes so that using them for predictions can demonstrate poor performance. To construct these tasks, we propose attribute-based sample selection strategies based on a pre-trained vision-language model, eliminating the need for manual dataset curation. This allows FewSTAB to automatically benchmark spurious bias using any existing test data. FewSTAB offers evaluation results in a new dimension along with a new design guideline for building robust classifiers. Moreover, it can benchmark spurious bias in varied degrees and enable designs for varied degrees of robustness. Its effectiveness is demonstrated through experiments on ten few-shot learning methods across three datasets. We hope our framework can inspire new designs of robust few-shot classifiers. Our code is available at https://github.com/gtzheng/FewSTAB.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。