SUB
收藏资源简介:
SUB是一个细粒度的图像和概念基准,包含基于CUB数据集的38,400张合成图像。它选择了33个鸟类类别和45个概念来生成反事实图像,这些图像替换了特定的概念,如翅膀颜色或腹部图案。通过新颖的Tied Diffusion Guidance (TDG)方法,可以精确控制生成的图像,确保生成正确的鸟类类别和属性。
SUB is a fine-grained image and concept benchmark containing 38,400 synthetic images based on the CUB dataset. It selects 33 bird categories and 45 concepts to generate counterfactual images that replace specific concepts such as wing color or abdominal patterns. The novel Tied Diffusion Guidance (TDG) method allows for precise control over the generated images, ensuring the correct bird categories and attributes are produced.
SUB数据集概述
数据集简介
- 全称:Benchmarking CBM Generalization via Synthetic Attribute Substitutions
- 目的:评估概念瓶颈模型(CBMs)和其他可解释模型在概念变化下的鲁棒性
- 基础数据:基于CUB数据集的子集(33种鸟类类别和45个概念)
- 数据规模:38,400张合成图像
- 生成方法:通过替换特定概念(如翅膀颜色或腹部图案)生成反事实图像
技术特点
- 核心创新:采用Tied Diffusion Guidance (TDG)方法
- 通过两个并行去噪过程的噪声共享机制
- 确保同时生成正确的鸟类类别和属性
- 控制精度:可精确控制生成图像的特征
数据集内容
- 数据类型:精细标注的图像和概念数据
- 应用领域:医学等需要透明AI的领域
获取方式
- 下载地址:https://huggingface.co/datasets/Jessica-bader/SUB
相关资源
- 代码实现:提供TDG演示脚本
tied_diffusion_guidance_demo.py - 评估代码:预训练CBM评估代码即将发布
引用信息
bibtex @article{bader2025sub, title={SUB: Benchmarking CBM Generalization via Synthetic Attribute Substitutions}, author={Jessica Bader and Leander Girrbach and Stephan Alaniz and Zeynep Akata}, journal={Proceedings of the IEEE/CVF International Conference on Computer Vision}, year={2025} }




